COLOR #575529

HEX: #575529 RGB: (87,85,41)

Color info

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

RGB color model

#575529 color RGB value is (87,85,41).

RGB: (87,85,41) (34%, 33%, 16%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 41 of 255 = 16%

87
85
41

R + G + B ~ 28%. #575529 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 41 = 213 (100%)
R 87 of 213 ~ 40.85%
G 85 of 213 ~ 39.91%
B 41 of 213 ~ 19.25'%

%40.85
%39.91
%19.25

CMYK color model

#575529 color CMYK value is (0,2,53,66).

  • cyan value is 0.00%
  • magenta value is 2.30%
  • yellow value is 52.87%
  • key color value is 65.88%

CMYK: (0,2,53,66)
C0M2Y53K66 (0%, 2%, 53%, 66%)
(0.00 / 0.02 / 0.53 / 0.66)

CMYK percentages

%0
%2.3
%52.87
%65.88

Codes

Color #575529 in popluar color models

57 55 29
RGB 87 85 41
HSL 57° 35.94% 25.10%
HSB/HSV 57° 52.87% 34.12%
CMYK 0.00% 2.30% 52.87%
65.88%

Color #575529 in popluar number systems.

HEX 57 55 29
Decimal 87 85 41
Binary 1010111 1010101 101001
Octal 127 125 51

Shades and tints

Shades of #575529

#575529
(87,85,41)
#504E26
(80,78,38)
#494723
(73,71,35)
#424020
(66,64,32)
#3B391D
(59,57,29)
#34321A
(52,50,26)
#2D2B17
(45,43,23)
#262414
(38,36,20)
#1F1D11
(31,29,17)
#18160E
(24,22,14)
#110F0B
(17,15,11)
#000000
(0,0,0)

Tints of #575529

#575529
(87,85,41)
#66643C
(102,100,60)
#75734F
(117,115,79)
#848262
(132,130,98)
#939175
(147,145,117)
#A2A088
(162,160,136)
#B1AF9B
(177,175,155)
#C0BEAE
(192,190,174)
#CFCDC1
(207,205,193)
#DEDCD4
(222,220,212)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575529; }

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

This text font color is #575529.

Background Color

.myBgColor { background-color: #575529; }

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

This div background color is #575529.

Border color

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

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

This div border color is #575529.

Opacity

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

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

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

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

This text has shadow with #575529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575529.

Preview

Color preview on black background

This text has color #575529 on black background.


Color preview on white background

This text has color #575529 on white background.


Black color preview on #575529 background

This text has black color on #575529 background.


White color preview on #575529 background

This text has white color on #575529 background.


Related colors

Complementary color

Complementary color for #hex is #A8AAD6.


I love getcolorcode.com

Triadic colors

1 #295755 and #552957 with #575529 are triadic colors.

2 #295557 and #555729 with #575529 are triadic colors.