COLOR #57520F

HEX: #57520F RGB: (87,82,15)

Color info

#57520F contains mainly red and green colors. Web safe color of #57520F is #666600 (or #660).

RGB color model

#57520F color RGB value is (87,82,15).

RGB: (87,82,15) (34%, 32%, 6%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 15 of 255 = 6%

87
82
15

R + G + B ~ 24%. #57520F is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 15 = 184 (100%)
R 87 of 184 ~ 47.28%
G 82 of 184 ~ 44.57%
B 15 of 184 ~ 8.15'%

%47.28
%44.57

CMYK color model

#57520F color CMYK value is (0,6,83,66).

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

CMYK: (0,6,83,66)
C0M6Y83K66 (0%, 6%, 83%, 66%)
(0.00 / 0.06 / 0.83 / 0.66)

CMYK percentages

%0
%5.75
%82.76
%65.88

Codes

Color #57520F in popluar color models

57 52 0F
RGB 87 82 15
HSL 56° 70.59% 20.00%
HSB/HSV 56° 82.76% 34.12%
CMYK 0.00% 5.75% 82.76%
65.88%

Color #57520F in popluar number systems.

HEX 57 52 0F
Decimal 87 82 15
Binary 1010111 1010010 1111
Octal 127 122 17

Shades and tints

Shades of #57520F

#57520F
(87,82,15)
#504B0E
(80,75,14)
#49440D
(73,68,13)
#423D0C
(66,61,12)
#3B360B
(59,54,11)
#342F0A
(52,47,10)
#2D2809
(45,40,9)
#262108
(38,33,8)
#1F1A07
(31,26,7)
#181306
(24,19,6)
#110C05
(17,12,5)
#000000
(0,0,0)

Tints of #57520F

#57520F
(87,82,15)
#666124
(102,97,36)
#757039
(117,112,57)
#847F4E
(132,127,78)
#938E63
(147,142,99)
#A29D78
(162,157,120)
#B1AC8D
(177,172,141)
#C0BBA2
(192,187,162)
#CFCAB7
(207,202,183)
#DED9CC
(222,217,204)
#EDE8E1
(237,232,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57520F color. Also use rgb(87,82,15) instead hex code.

Text Font Color

.myTextColor { color: #57520F; }

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

This text font color is #57520F.

Background Color

.myBgColor { background-color: #57520F; }

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

This div background color is #57520F.

Border color

.myBorderColor { border: 1px solid #57520F; }

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

This div border color is #57520F.

Opacity

.myOpacity80 { color: #57520F; opacity: 0.8; }

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

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

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

This text has shadow with #57520F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57520F.

Preview

Color preview on black background

This text has color #57520F on black background.


Color preview on white background

This text has color #57520F on white background.


Black color preview on #57520F background

This text has black color on #57520F background.


White color preview on #57520F background

This text has white color on #57520F background.


Related colors

Complementary color

Complementary color for #hex is #A8ADF0.


I love getcolorcode.com

Triadic colors

1 #0F5752 and #520F57 with #57520F are triadic colors.

2 #0F5257 and #52570F with #57520F are triadic colors.