COLOR #592D36

HEX: #592D36 RGB: (89,45,54)

Color info

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

RGB color model

#592D36 color RGB value is (89,45,54).

RGB: (89,45,54) (35%, 18%, 21%)

RGB channels and saturation

R 89 of 255 = 35%
G 45 of 255 = 18%
B 54 of 255 = 21%

89
45
54

R + G + B ~ 25%. #592D36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 45 + 54 = 188 (100%)
R 89 of 188 ~ 47.34%
G 45 of 188 ~ 23.94%
B 54 of 188 ~ 28.72'%

%47.34
%23.94
%28.72

CMYK color model

#592D36 color CMYK value is (0,49,39,65).

  • cyan value is 0.00%
  • magenta value is 49.44%
  • yellow value is 39.33%
  • key color value is 65.10%

CMYK: (0,49,39,65)
C0M49Y39K65 (0%, 49%, 39%, 65%)
(0.00 / 0.49 / 0.39 / 0.65)

CMYK percentages

%0
%49.44
%39.33
%65.1

Codes

Color #592D36 in popluar color models

59 2D 36
RGB 89 45 54
HSL 348° 32.84% 26.27%
HSB/HSV 348° 49.44% 34.90%
CMYK 0.00% 49.44% 39.33%
65.10%

Color #592D36 in popluar number systems.

HEX 59 2D 36
Decimal 89 45 54
Binary 1011001 101101 110110
Octal 131 55 66

Shades and tints

Shades of #592D36

#592D36
(89,45,54)
#512932
(81,41,50)
#49252E
(73,37,46)
#41212A
(65,33,42)
#391D26
(57,29,38)
#311922
(49,25,34)
#29151E
(41,21,30)
#21111A
(33,17,26)
#190D16
(25,13,22)
#110912
(17,9,18)
#09050E
(9,5,14)
#000000
(0,0,0)

Tints of #592D36

#592D36
(89,45,54)
#684048
(104,64,72)
#77535A
(119,83,90)
#86666C
(134,102,108)
#95797E
(149,121,126)
#A48C90
(164,140,144)
#B39FA2
(179,159,162)
#C2B2B4
(194,178,180)
#D1C5C6
(209,197,198)
#E0D8D8
(224,216,216)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592D36 color. Also use rgb(89,45,54) instead hex code.

Text Font Color

.myTextColor { color: #592D36; }

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

This text font color is #592D36.

Background Color

.myBgColor { background-color: #592D36; }

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

This div background color is #592D36.

Border color

.myBorderColor { border: 1px solid #592D36; }

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

This div border color is #592D36.

Opacity

.myOpacity80 { color: #592D36; opacity: 0.8; }

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

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

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

This text has shadow with #592D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592D36.

Preview

Color preview on black background

This text has color #592D36 on black background.


Color preview on white background

This text has color #592D36 on white background.


Black color preview on #592D36 background

This text has black color on #592D36 background.


White color preview on #592D36 background

This text has white color on #592D36 background.


Related colors

Complementary color

Complementary color for #hex is #A6D2C9.


I love getcolorcode.com

Triadic colors

1 #36592D and #2D3659 with #592D36 are triadic colors.

2 #362D59 and #2D5936 with #592D36 are triadic colors.