COLOR #593149

HEX: #593149 RGB: (89,49,73)

Color info

#593149 contains red, green and blue colors in about the same proportion. Web safe color of #593149 is #663333 (or #633).

RGB color model

#593149 color RGB value is (89,49,73).

RGB: (89,49,73) (35%, 19%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 49 of 255 = 19%
B 73 of 255 = 29%

89
49
73

R + G + B ~ 28%. #593149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 49 + 73 = 211 (100%)
R 89 of 211 ~ 42.18%
G 49 of 211 ~ 23.22%
B 73 of 211 ~ 34.6'%

%42.18
%23.22
%34.6

CMYK color model

#593149 color CMYK value is (0,45,18,65).

  • cyan value is 0.00%
  • magenta value is 44.94%
  • yellow value is 17.98%
  • key color value is 65.10%

CMYK: (0,45,18,65)
C0M45Y18K65 (0%, 45%, 18%, 65%)
(0.00 / 0.45 / 0.18 / 0.65)

CMYK percentages

%0
%44.94
%17.98
%65.1

Codes

Color #593149 in popluar color models

59 31 49
RGB 89 49 73
HSL 324° 28.99% 27.06%
HSB/HSV 324° 44.94% 34.90%
CMYK 0.00% 44.94% 17.98%
65.10%

Color #593149 in popluar number systems.

HEX 59 31 49
Decimal 89 49 73
Binary 1011001 110001 1001001
Octal 131 61 111

Shades and tints

Shades of #593149

#593149
(89,49,73)
#512D43
(81,45,67)
#49293D
(73,41,61)
#412537
(65,37,55)
#392131
(57,33,49)
#311D2B
(49,29,43)
#291925
(41,25,37)
#21151F
(33,21,31)
#191119
(25,17,25)
#110D13
(17,13,19)
#09090D
(9,9,13)
#000000
(0,0,0)

Tints of #593149

#593149
(89,49,73)
#684359
(104,67,89)
#775569
(119,85,105)
#866779
(134,103,121)
#957989
(149,121,137)
#A48B99
(164,139,153)
#B39DA9
(179,157,169)
#C2AFB9
(194,175,185)
#D1C1C9
(209,193,201)
#E0D3D9
(224,211,217)
#EFE5E9
(239,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593149 color. Also use rgb(89,49,73) instead hex code.

Text Font Color

.myTextColor { color: #593149; }

<p style="color:#593149">This sample text font color is #593149.</p>

This text font color is #593149.

Background Color

.myBgColor { background-color: #593149; }

<div style="background-color:#593149">Inner text</div>

This div background color is #593149.

Border color

.myBorderColor { border: 1px solid #593149; }

<div style="border:3px solid #593149">Div</div>

This div border color is #593149.

Opacity

.myOpacity80 { color: #593149; opacity: 0.8; }

<p style="color:#593149;opacity:0.8;">80%</p>

Text with #593149 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #593149;}

<p style="text-shadow: 3px 3px 1px #593149">Text here.</p>

This text has shadow with #593149 color.


.textShadow {text-shadow: 3px 3px 1px #593149', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #593149, 5px 5px 20px red">Text here.</p>

This text has shadow with #593149 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#593149, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#593149, Direction=45, Strength=4)">Text</p>

This text has shadow with #593149 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #593149;
-webkit-box-shadow: 1px 1px 3px 2px #593149;
box-shadow: 1px 1px 3px 2px #593149;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #593149; -webkit-box-shadow: 1px 1px 3px 2px #593149; box-shadow:1px 1px 3px 2px #593149;">
Div content here
</div>

This div box has shadow with color #593149.

Preview

Color preview on black background

This text has color #593149 on black background.


Color preview on white background

This text has color #593149 on white background.


Black color preview on #593149 background

This text has black color on #593149 background.


White color preview on #593149 background

This text has white color on #593149 background.


Related colors

Complementary color

Complementary color for #hex is #A6CEB6.


I love getcolorcode.com

Triadic colors

1 #495931 and #314959 with #593149 are triadic colors.

2 #493159 and #315949 with #593149 are triadic colors.