COLOR #592932

HEX: #592932 RGB: (89,41,50)

Color info

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

RGB color model

#592932 color RGB value is (89,41,50).

RGB: (89,41,50) (35%, 16%, 20%)

RGB channels and saturation

R 89 of 255 = 35%
G 41 of 255 = 16%
B 50 of 255 = 20%

89
41
50

R + G + B ~ 24%. #592932 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 41 + 50 = 180 (100%)
R 89 of 180 ~ 49.44%
G 41 of 180 ~ 22.78%
B 50 of 180 ~ 27.78'%

%49.44
%22.78
%27.78

CMYK color model

#592932 color CMYK value is (0,54,44,65).

  • cyan value is 0.00%
  • magenta value is 53.93%
  • yellow value is 43.82%
  • key color value is 65.10%

CMYK: (0,54,44,65)
C0M54Y44K65 (0%, 54%, 44%, 65%)
(0.00 / 0.54 / 0.44 / 0.65)

CMYK percentages

%0
%53.93
%43.82
%65.1

Codes

Color #592932 in popluar color models

59 29 32
RGB 89 41 50
HSL 349° 36.92% 25.49%
HSB/HSV 349° 53.93% 34.90%
CMYK 0.00% 53.93% 43.82%
65.10%

Color #592932 in popluar number systems.

HEX 59 29 32
Decimal 89 41 50
Binary 1011001 101001 110010
Octal 131 51 62

Shades and tints

Shades of #592932

#592932
(89,41,50)
#51262E
(81,38,46)
#49232A
(73,35,42)
#412026
(65,32,38)
#391D22
(57,29,34)
#311A1E
(49,26,30)
#29171A
(41,23,26)
#211416
(33,20,22)
#191112
(25,17,18)
#110E0E
(17,14,14)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #592932

#592932
(89,41,50)
#683C44
(104,60,68)
#774F56
(119,79,86)
#866268
(134,98,104)
#95757A
(149,117,122)
#A4888C
(164,136,140)
#B39B9E
(179,155,158)
#C2AEB0
(194,174,176)
#D1C1C2
(209,193,194)
#E0D4D4
(224,212,212)
#EFE7E6
(239,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592932 color. Also use rgb(89,41,50) instead hex code.

Text Font Color

.myTextColor { color: #592932; }

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

This text font color is #592932.

Background Color

.myBgColor { background-color: #592932; }

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

This div background color is #592932.

Border color

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

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

This div border color is #592932.

Opacity

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

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

Text with #592932 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 #592932;}

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

This text has shadow with #592932 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592932.

Preview

Color preview on black background

This text has color #592932 on black background.


Color preview on white background

This text has color #592932 on white background.


Black color preview on #592932 background

This text has black color on #592932 background.


White color preview on #592932 background

This text has white color on #592932 background.


Related colors

Complementary color

Complementary color for #hex is #A6D6CD.


I love getcolorcode.com

Triadic colors

1 #325929 and #293259 with #592932 are triadic colors.

2 #322959 and #295932 with #592932 are triadic colors.