COLOR #575230

HEX: #575230 RGB: (87,82,48)

Color info

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

RGB color model

#575230 color RGB value is (87,82,48).

RGB: (87,82,48) (34%, 32%, 19%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 48 of 255 = 19%

87
82
48

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

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 48 = 217 (100%)
R 87 of 217 ~ 40.09%
G 82 of 217 ~ 37.79%
B 48 of 217 ~ 22.12'%

%40.09
%37.79
%22.12

CMYK color model

#575230 color CMYK value is (0,6,45,66).

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

CMYK: (0,6,45,66)
C0M6Y45K66 (0%, 6%, 45%, 66%)
(0.00 / 0.06 / 0.45 / 0.66)

CMYK percentages

%0
%5.75
%44.83
%65.88

Codes

Color #575230 in popluar color models

57 52 30
RGB 87 82 48
HSL 52° 28.89% 26.47%
HSB/HSV 52° 44.83% 34.12%
CMYK 0.00% 5.75% 44.83%
65.88%

Color #575230 in popluar number systems.

HEX 57 52 30
Decimal 87 82 48
Binary 1010111 1010010 110000
Octal 127 122 60

Shades and tints

Shades of #575230

#575230
(87,82,48)
#504B2C
(80,75,44)
#494428
(73,68,40)
#423D24
(66,61,36)
#3B3620
(59,54,32)
#342F1C
(52,47,28)
#2D2818
(45,40,24)
#262114
(38,33,20)
#1F1A10
(31,26,16)
#18130C
(24,19,12)
#110C08
(17,12,8)
#000000
(0,0,0)

Tints of #575230

#575230
(87,82,48)
#666142
(102,97,66)
#757054
(117,112,84)
#847F66
(132,127,102)
#938E78
(147,142,120)
#A29D8A
(162,157,138)
#B1AC9C
(177,172,156)
#C0BBAE
(192,187,174)
#CFCAC0
(207,202,192)
#DED9D2
(222,217,210)
#EDE8E4
(237,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575230; }

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

This text font color is #575230.

Background Color

.myBgColor { background-color: #575230; }

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

This div background color is #575230.

Border color

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

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

This div border color is #575230.

Opacity

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

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

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

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

This text has shadow with #575230 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575230.

Preview

Color preview on black background

This text has color #575230 on black background.


Color preview on white background

This text has color #575230 on white background.


Black color preview on #575230 background

This text has black color on #575230 background.


White color preview on #575230 background

This text has white color on #575230 background.


Related colors

Complementary color

Complementary color for #hex is #A8ADCF.


I love getcolorcode.com

Triadic colors

1 #305752 and #523057 with #575230 are triadic colors.

2 #305257 and #525730 with #575230 are triadic colors.