COLOR #575539

HEX: #575539 RGB: (87,85,57)

Color info

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

RGB color model

#575539 color RGB value is (87,85,57).

RGB: (87,85,57) (34%, 33%, 22%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 57 of 255 = 22%

87
85
57

R + G + B ~ 30%. #575539 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 57 = 229 (100%)
R 87 of 229 ~ 37.99%
G 85 of 229 ~ 37.12%
B 57 of 229 ~ 24.89'%

%37.99
%37.12
%24.89

CMYK color model

#575539 color CMYK value is (0,2,34,66).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 34.48%
  • key color value is 65.88%
CMYK: (0,2,34,66) C0M2Y34K66 (0%,2%,34%,66%) (0.00/0.02/0.34/0.66) 

CMYK percentages

%0
%2.3
%34.48
%65.88

Codes

Color #575539 in popluar color models

57 55 39
RGB 87 85 57
HSL 56° 20.83% 28.24%
HSB/HSV 56° 34.48% 34.12%
CMYK 0.00% 2.30% 34.48%
65.88%

Color #575539 in popluar number systems.

HEX 57 55 39
Decimal 87 85 57
Binary 1010111 1010101 111001
Octal 127 125 71

Shades and tints

Shades of #575539

#575539
(87,85,57)
#504E34
(80,78,52)
#49472F
(73,71,47)
#42402A
(66,64,42)
#3B3925
(59,57,37)
#343220
(52,50,32)
#2D2B1B
(45,43,27)
#262416
(38,36,22)
#1F1D11
(31,29,17)
#18160C
(24,22,12)
#110F07
(17,15,7)
#000000
(0,0,0)

Tints of #575539

#575539
(87,85,57)
#66644B
(102,100,75)
#75735D
(117,115,93)
#84826F
(132,130,111)
#939181
(147,145,129)
#A2A093
(162,160,147)
#B1AFA5
(177,175,165)
#C0BEB7
(192,190,183)
#CFCDC9
(207,205,201)
#DEDCDB
(222,220,219)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575539 color. Also use rgb(87,85,57) instead hex code.

Text Font Color

.myTextColor { color: #575539; }

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

This text font color is #575539.

Background Color

.myBgColor { background-color: #575539; }

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

This div background color is #575539.

Border color

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

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

This div border color is #575539.

Opacity

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

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

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

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

This text has shadow with #575539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575539.

Preview

Color preview on black background

This text has color #575539 on black background.


Color preview on white background

This text has color #575539 on white background.


Black color preview on #575539 background

This text has black color on #575539 background.


White color preview on #575539 background

This text has white color on #575539 background.


Related colors

Complementary color

Complementary color for #hex is #A8AAC6.


I love getcolorcode.com

Triadic colors

1 #395755 and #553957 with #575539 are triadic colors.

2 #395557 and #555739 with #575539 are triadic colors.