COLOR #575122

HEX: #575122 RGB: (87,81,34)

Color info

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

RGB color model

#575122 color RGB value is (87,81,34).

RGB: (87,81,34) (34%, 32%, 13%)

RGB channels and saturation

R 87 of 255 = 34%
G 81 of 255 = 32%
B 34 of 255 = 13%

87
81
34

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

Portions of RGB colors in percentages

R + G + B = 87 + 81 + 34 = 202 (100%)
R 87 of 202 ~ 43.07%
G 81 of 202 ~ 40.1%
B 34 of 202 ~ 16.83'%

%43.07
%40.1
%16.83

CMYK color model

#575122 color CMYK value is (0,7,61,66).

  • cyan value is 0.00%
  • magenta value is 6.90%
  • yellow value is 60.92%
  • key color value is 65.88%

CMYK: (0,7,61,66)
C0M7Y61K66 (0%, 7%, 61%, 66%)
(0.00 / 0.07 / 0.61 / 0.66)

CMYK percentages

%0
%6.9
%60.92
%65.88

Codes

Color #575122 in popluar color models

57 51 22
RGB 87 81 34
HSL 53° 43.80% 23.73%
HSB/HSV 53° 60.92% 34.12%
CMYK 0.00% 6.90% 60.92%
65.88%

Color #575122 in popluar number systems.

HEX 57 51 22
Decimal 87 81 34
Binary 1010111 1010001 100010
Octal 127 121 42

Shades and tints

Shades of #575122

#575122
(87,81,34)
#504A1F
(80,74,31)
#49431C
(73,67,28)
#423C19
(66,60,25)
#3B3516
(59,53,22)
#342E13
(52,46,19)
#2D2710
(45,39,16)
#26200D
(38,32,13)
#1F190A
(31,25,10)
#181207
(24,18,7)
#110B04
(17,11,4)
#000000
(0,0,0)

Tints of #575122

#575122
(87,81,34)
#666036
(102,96,54)
#756F4A
(117,111,74)
#847E5E
(132,126,94)
#938D72
(147,141,114)
#A29C86
(162,156,134)
#B1AB9A
(177,171,154)
#C0BAAE
(192,186,174)
#CFC9C2
(207,201,194)
#DED8D6
(222,216,214)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575122 color. Also use rgb(87,81,34) instead hex code.

Text Font Color

.myTextColor { color: #575122; }

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

This text font color is #575122.

Background Color

.myBgColor { background-color: #575122; }

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

This div background color is #575122.

Border color

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

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

This div border color is #575122.

Opacity

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

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

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

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

This text has shadow with #575122 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575122.

Preview

Color preview on black background

This text has color #575122 on black background.


Color preview on white background

This text has color #575122 on white background.


Black color preview on #575122 background

This text has black color on #575122 background.


White color preview on #575122 background

This text has white color on #575122 background.


Related colors

Complementary color

Complementary color for #hex is #A8AEDD.


I love getcolorcode.com

Triadic colors

1 #225751 and #512257 with #575122 are triadic colors.

2 #225157 and #515722 with #575122 are triadic colors.