COLOR #57522C

HEX: #57522C RGB: (87,82,44)

Color info

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

RGB color model

#57522C color RGB value is (87,82,44).

RGB: (87,82,44) (34%, 32%, 17%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 44 of 255 = 17%

87
82
44

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

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 44 = 213 (100%)
R 87 of 213 ~ 40.85%
G 82 of 213 ~ 38.5%
B 44 of 213 ~ 20.66'%

%40.85
%38.5
%20.66

CMYK color model

#57522C color CMYK value is (0,6,49,66).

  • cyan value is 0.00%
  • magenta value is 5.75%
  • yellow value is 49.43%
  • key color value is 65.88%
CMYK: (0,6,49,66) C0M6Y49K66 (0%,6%,49%,66%) (0.00/0.06/0.49/0.66) 

CMYK percentages

%0
%5.75
%49.43
%65.88

Codes

Color #57522C in popluar color models

57 52 2C
RGB 87 82 44
HSL 53° 32.82% 25.69%
HSB/HSV 53° 49.43% 34.12%
CMYK 0.00% 5.75% 49.43%
65.88%

Color #57522C in popluar number systems.

HEX 57 52 2C
Decimal 87 82 44
Binary 1010111 1010010 101100
Octal 127 122 54

Shades and tints

Shades of #57522C

#57522C
(87,82,44)
#504B28
(80,75,40)
#494424
(73,68,36)
#423D20
(66,61,32)
#3B361C
(59,54,28)
#342F18
(52,47,24)
#2D2814
(45,40,20)
#262110
(38,33,16)
#1F1A0C
(31,26,12)
#181308
(24,19,8)
#110C04
(17,12,4)
#000000
(0,0,0)

Tints of #57522C

#57522C
(87,82,44)
#66613F
(102,97,63)
#757052
(117,112,82)
#847F65
(132,127,101)
#938E78
(147,142,120)
#A29D8B
(162,157,139)
#B1AC9E
(177,172,158)
#C0BBB1
(192,187,177)
#CFCAC4
(207,202,196)
#DED9D7
(222,217,215)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57522C color. Also use rgb(87,82,44) instead hex code.

Text Font Color

.myTextColor { color: #57522C; }

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

This text font color is #57522C.

Background Color

.myBgColor { background-color: #57522C; }

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

This div background color is #57522C.

Border color

.myBorderColor { border: 1px solid #57522C; }

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

This div border color is #57522C.

Opacity

.myOpacity80 { color: #57522C; opacity: 0.8; }

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

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

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

This text has shadow with #57522C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57522C.

Preview

Color preview on black background

This text has color #57522C on black background.


Color preview on white background

This text has color #57522C on white background.


Black color preview on #57522C background

This text has black color on #57522C background.


White color preview on #57522C background

This text has white color on #57522C background.


Related colors

Complementary color

Complementary color for #hex is #A8ADD3.


I love getcolorcode.com

Triadic colors

1 #2C5752 and #522C57 with #57522C are triadic colors.

2 #2C5257 and #52572C with #57522C are triadic colors.