COLOR #575324

HEX: #575324 RGB: (87,83,36)

Color info

#575324 contains red, green and blue colors in about the same proportion. Web safe color of #575324 is #666633 (or #663).

RGB color model

#575324 color RGB value is (87,83,36).

RGB: (87,83,36) (34%, 33%, 14%)

RGB channels and saturation

R 87 of 255 = 34%
G 83 of 255 = 33%
B 36 of 255 = 14%

87
83
36

R + G + B ~ 27%. #575324 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 83 + 36 = 206 (100%)
R 87 of 206 ~ 42.23%
G 83 of 206 ~ 40.29%
B 36 of 206 ~ 17.48'%

%42.23
%40.29
%17.48

CMYK color model

#575324 color CMYK value is (0,5,59,66).

  • cyan value is 0.00%
  • magenta value is 4.60%
  • yellow value is 58.62%
  • key color value is 65.88%

CMYK: (0,5,59,66)
C0M5Y59K66 (0%, 5%, 59%, 66%)
(0.00 / 0.05 / 0.59 / 0.66)

CMYK percentages

%0
%4.6
%58.62
%65.88

Codes

Color #575324 in popluar color models

57 53 24
RGB 87 83 36
HSL 55° 41.46% 24.12%
HSB/HSV 55° 58.62% 34.12%
CMYK 0.00% 4.60% 58.62%
65.88%

Color #575324 in popluar number systems.

HEX 57 53 24
Decimal 87 83 36
Binary 1010111 1010011 100100
Octal 127 123 44

Shades and tints

Shades of #575324

#575324
(87,83,36)
#504C21
(80,76,33)
#49451E
(73,69,30)
#423E1B
(66,62,27)
#3B3718
(59,55,24)
#343015
(52,48,21)
#2D2912
(45,41,18)
#26220F
(38,34,15)
#1F1B0C
(31,27,12)
#181409
(24,20,9)
#110D06
(17,13,6)
#000000
(0,0,0)

Tints of #575324

#575324
(87,83,36)
#666237
(102,98,55)
#75714A
(117,113,74)
#84805D
(132,128,93)
#938F70
(147,143,112)
#A29E83
(162,158,131)
#B1AD96
(177,173,150)
#C0BCA9
(192,188,169)
#CFCBBC
(207,203,188)
#DEDACF
(222,218,207)
#EDE9E2
(237,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575324 color. Also use rgb(87,83,36) instead hex code.

Text Font Color

.myTextColor { color: #575324; }

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

This text font color is #575324.

Background Color

.myBgColor { background-color: #575324; }

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

This div background color is #575324.

Border color

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

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

This div border color is #575324.

Opacity

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

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

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

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

This text has shadow with #575324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575324.

Preview

Color preview on black background

This text has color #575324 on black background.


Color preview on white background

This text has color #575324 on white background.


Black color preview on #575324 background

This text has black color on #575324 background.


White color preview on #575324 background

This text has white color on #575324 background.


Related colors

Complementary color

Complementary color for #hex is #A8ACDB.


I love getcolorcode.com

Triadic colors

1 #245753 and #532457 with #575324 are triadic colors.

2 #245357 and #535724 with #575324 are triadic colors.