COLOR #57521D

HEX: #57521D RGB: (87,82,29)

Color info

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

RGB color model

#57521D color RGB value is (87,82,29).

RGB: (87,82,29) (34%, 32%, 11%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 29 of 255 = 11%

87
82
29

R + G + B ~ 26%. #57521D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 29 = 198 (100%)
R 87 of 198 ~ 43.94%
G 82 of 198 ~ 41.41%
B 29 of 198 ~ 14.65'%

%43.94
%41.41
%14.65

CMYK color model

#57521D color CMYK value is (0,6,67,66).

  • cyan value is 0.00%
  • magenta value is 5.75%
  • yellow value is 66.67%
  • key color value is 65.88%

CMYK: (0,6,67,66)
C0M6Y67K66 (0%, 6%, 67%, 66%)
(0.00 / 0.06 / 0.67 / 0.66)

CMYK percentages

%0
%5.75
%66.67
%65.88

Codes

Color #57521D in popluar color models

57 52 1D
RGB 87 82 29
HSL 55° 50.00% 22.75%
HSB/HSV 55° 66.67% 34.12%
CMYK 0.00% 5.75% 66.67%
65.88%

Color #57521D in popluar number systems.

HEX 57 52 1D
Decimal 87 82 29
Binary 1010111 1010010 11101
Octal 127 122 35

Shades and tints

Shades of #57521D

#57521D
(87,82,29)
#504B1B
(80,75,27)
#494419
(73,68,25)
#423D17
(66,61,23)
#3B3615
(59,54,21)
#342F13
(52,47,19)
#2D2811
(45,40,17)
#26210F
(38,33,15)
#1F1A0D
(31,26,13)
#18130B
(24,19,11)
#110C09
(17,12,9)
#000000
(0,0,0)

Tints of #57521D

#57521D
(87,82,29)
#666131
(102,97,49)
#757045
(117,112,69)
#847F59
(132,127,89)
#938E6D
(147,142,109)
#A29D81
(162,157,129)
#B1AC95
(177,172,149)
#C0BBA9
(192,187,169)
#CFCABD
(207,202,189)
#DED9D1
(222,217,209)
#EDE8E5
(237,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57521D color. Also use rgb(87,82,29) instead hex code.

Text Font Color

.myTextColor { color: #57521D; }

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

This text font color is #57521D.

Background Color

.myBgColor { background-color: #57521D; }

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

This div background color is #57521D.

Border color

.myBorderColor { border: 1px solid #57521D; }

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

This div border color is #57521D.

Opacity

.myOpacity80 { color: #57521D; opacity: 0.8; }

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

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

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

This text has shadow with #57521D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57521D.

Preview

Color preview on black background

This text has color #57521D on black background.


Color preview on white background

This text has color #57521D on white background.


Black color preview on #57521D background

This text has black color on #57521D background.


White color preview on #57521D background

This text has white color on #57521D background.


Related colors

Complementary color

Complementary color for #hex is #A8ADE2.


I love getcolorcode.com

Triadic colors

1 #1D5752 and #521D57 with #57521D are triadic colors.

2 #1D5257 and #52571D with #57521D are triadic colors.