COLOR #59372F

HEX: #59372F RGB: (89,55,47)

Color info

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

RGB color model

#59372F color RGB value is (89,55,47).

RGB: (89,55,47) (35%, 22%, 18%)

RGB channels and saturation

R 89 of 255 = 35%
G 55 of 255 = 22%
B 47 of 255 = 18%

89
55
47

R + G + B ~ 25%. #59372F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 55 + 47 = 191 (100%)
R 89 of 191 ~ 46.6%
G 55 of 191 ~ 28.8%
B 47 of 191 ~ 24.61'%

%46.6
%28.8
%24.61

CMYK color model

#59372F color CMYK value is (0,38,47,65).

  • cyan value is 0.00%
  • magenta value is 38.20%
  • yellow value is 47.19%
  • key color value is 65.10%

CMYK: (0,38,47,65)
C0M38Y47K65 (0%, 38%, 47%, 65%)
(0.00 / 0.38 / 0.47 / 0.65)

CMYK percentages

%0
%38.2
%47.19
%65.1

Codes

Color #59372F in popluar color models

59 37 2F
RGB 89 55 47
HSL 11° 30.88% 26.67%
HSB/HSV 11° 47.19% 34.90%
CMYK 0.00% 38.20% 47.19%
65.10%

Color #59372F in popluar number systems.

HEX 59 37 2F
Decimal 89 55 47
Binary 1011001 110111 101111
Octal 131 67 57

Shades and tints

Shades of #59372F

#59372F
(89,55,47)
#51322B
(81,50,43)
#492D27
(73,45,39)
#412823
(65,40,35)
#39231F
(57,35,31)
#311E1B
(49,30,27)
#291917
(41,25,23)
#211413
(33,20,19)
#190F0F
(25,15,15)
#110A0B
(17,10,11)
#090507
(9,5,7)
#000000
(0,0,0)

Tints of #59372F

#59372F
(89,55,47)
#684941
(104,73,65)
#775B53
(119,91,83)
#866D65
(134,109,101)
#957F77
(149,127,119)
#A49189
(164,145,137)
#B3A39B
(179,163,155)
#C2B5AD
(194,181,173)
#D1C7BF
(209,199,191)
#E0D9D1
(224,217,209)
#EFEBE3
(239,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59372F color. Also use rgb(89,55,47) instead hex code.

Text Font Color

.myTextColor { color: #59372F; }

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

This text font color is #59372F.

Background Color

.myBgColor { background-color: #59372F; }

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

This div background color is #59372F.

Border color

.myBorderColor { border: 1px solid #59372F; }

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

This div border color is #59372F.

Opacity

.myOpacity80 { color: #59372F; opacity: 0.8; }

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

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

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

This text has shadow with #59372F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59372F.

Preview

Color preview on black background

This text has color #59372F on black background.


Color preview on white background

This text has color #59372F on white background.


Black color preview on #59372F background

This text has black color on #59372F background.


White color preview on #59372F background

This text has white color on #59372F background.


Related colors

Complementary color

Complementary color for #hex is #A6C8D0.


I love getcolorcode.com

Triadic colors

1 #2F5937 and #372F59 with #59372F are triadic colors.

2 #2F3759 and #37592F with #59372F are triadic colors.