COLOR #575233

HEX: #575233 RGB: (87,82,51)

Color info

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

RGB color model

#575233 color RGB value is (87,82,51).

RGB: (87,82,51) (34%, 32%, 20%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 51 of 255 = 20%

87
82
51

R + G + B ~ 29%. #575233 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 51 = 220 (100%)
R 87 of 220 ~ 39.55%
G 82 of 220 ~ 37.27%
B 51 of 220 ~ 23.18'%

%39.55
%37.27
%23.18

CMYK color model

#575233 color CMYK value is (0,6,41,66).

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

CMYK: (0,6,41,66)
C0M6Y41K66 (0%, 6%, 41%, 66%)
(0.00 / 0.06 / 0.41 / 0.66)

CMYK percentages

%0
%5.75
%41.38
%65.88

Codes

Color #575233 in popluar color models

57 52 33
RGB 87 82 51
HSL 52° 26.09% 27.06%
HSB/HSV 52° 41.38% 34.12%
CMYK 0.00% 5.75% 41.38%
65.88%

Color #575233 in popluar number systems.

HEX 57 52 33
Decimal 87 82 51
Binary 1010111 1010010 110011
Octal 127 122 63

Shades and tints

Shades of #575233

#575233
(87,82,51)
#504B2F
(80,75,47)
#49442B
(73,68,43)
#423D27
(66,61,39)
#3B3623
(59,54,35)
#342F1F
(52,47,31)
#2D281B
(45,40,27)
#262117
(38,33,23)
#1F1A13
(31,26,19)
#18130F
(24,19,15)
#110C0B
(17,12,11)
#000000
(0,0,0)

Tints of #575233

#575233
(87,82,51)
#666145
(102,97,69)
#757057
(117,112,87)
#847F69
(132,127,105)
#938E7B
(147,142,123)
#A29D8D
(162,157,141)
#B1AC9F
(177,172,159)
#C0BBB1
(192,187,177)
#CFCAC3
(207,202,195)
#DED9D5
(222,217,213)
#EDE8E7
(237,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575233; }

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

This text font color is #575233.

Background Color

.myBgColor { background-color: #575233; }

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

This div background color is #575233.

Border color

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

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

This div border color is #575233.

Opacity

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

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

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

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

This text has shadow with #575233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575233.

Preview

Color preview on black background

This text has color #575233 on black background.


Color preview on white background

This text has color #575233 on white background.


Black color preview on #575233 background

This text has black color on #575233 background.


White color preview on #575233 background

This text has white color on #575233 background.


Related colors

Complementary color

Complementary color for #hex is #A8ADCC.


I love getcolorcode.com

Triadic colors

1 #335752 and #523357 with #575233 are triadic colors.

2 #335257 and #525733 with #575233 are triadic colors.