COLOR #575424

HEX: #575424 RGB: (87,84,36)

Color info

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

RGB color model

#575424 color RGB value is (87,84,36).

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

RGB channels and saturation

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

87
84
36

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

Portions of RGB colors in percentages

R + G + B = 87 + 84 + 36 = 207 (100%)
R 87 of 207 ~ 42.03%
G 84 of 207 ~ 40.58%
B 36 of 207 ~ 17.39'%

%42.03
%40.58
%17.39

CMYK color model

#575424 color CMYK value is (0,3,59,66).

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

CMYK: (0,3,59,66)
C0M3Y59K66 (0%, 3%, 59%, 66%)
(0.00 / 0.03 / 0.59 / 0.66)

CMYK percentages

%0
%3.45
%58.62
%65.88

Codes

Color #575424 in popluar color models

57 54 24
RGB 87 84 36
HSL 56° 41.46% 24.12%
HSB/HSV 56° 58.62% 34.12%
CMYK 0.00% 3.45% 58.62%
65.88%

Color #575424 in popluar number systems.

HEX 57 54 24
Decimal 87 84 36
Binary 1010111 1010100 100100
Octal 127 124 44

Shades and tints

Shades of #575424

#575424
(87,84,36)
#504D21
(80,77,33)
#49461E
(73,70,30)
#423F1B
(66,63,27)
#3B3818
(59,56,24)
#343115
(52,49,21)
#2D2A12
(45,42,18)
#26230F
(38,35,15)
#1F1C0C
(31,28,12)
#181509
(24,21,9)
#110E06
(17,14,6)
#000000
(0,0,0)

Tints of #575424

#575424
(87,84,36)
#666337
(102,99,55)
#75724A
(117,114,74)
#84815D
(132,129,93)
#939070
(147,144,112)
#A29F83
(162,159,131)
#B1AE96
(177,174,150)
#C0BDA9
(192,189,169)
#CFCCBC
(207,204,188)
#DEDBCF
(222,219,207)
#EDEAE2
(237,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575424; }

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

This text font color is #575424.

Background Color

.myBgColor { background-color: #575424; }

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

This div background color is #575424.

Border color

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

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

This div border color is #575424.

Opacity

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

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

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

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

This text has shadow with #575424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575424.

Preview

Color preview on black background

This text has color #575424 on black background.


Color preview on white background

This text has color #575424 on white background.


Black color preview on #575424 background

This text has black color on #575424 background.


White color preview on #575424 background

This text has white color on #575424 background.


Related colors

Complementary color

Complementary color for #hex is #A8ABDB.


I love getcolorcode.com

Triadic colors

1 #245754 and #542457 with #575424 are triadic colors.

2 #245457 and #545724 with #575424 are triadic colors.