COLOR #576732

HEX: #576732 RGB: (87,103,50)

Color info

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

RGB color model

#576732 color RGB value is (87,103,50).

RGB: (87,103,50) (34%, 40%, 20%)

RGB channels and saturation

R 87 of 255 = 34%
G 103 of 255 = 40%
B 50 of 255 = 20%

87
103
50

R + G + B ~ 31%. #576732 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 103 + 50 = 240 (100%)
R 87 of 240 ~ 36.25%
G 103 of 240 ~ 42.92%
B 50 of 240 ~ 20.83'%

%36.25
%42.92
%20.83

CMYK color model

#576732 color CMYK value is (16,0,51,60).

  • cyan value is 15.53%
  • magenta value is 0.00%
  • yellow value is 51.46%
  • key color value is 59.61%
CMYK: (16,0,51,60) C16M0Y51K60 (16%,0%,51%,60%) (0.16/0.00/0.51/0.60) 

CMYK percentages

%15.53
%0
%51.46
%59.61

Codes

Color #576732 in popluar color models

57 67 32
RGB 87 103 50
HSL 78° 34.64% 30.00%
HSB/HSV 78° 51.46% 40.39%
CMYK 15.53% 0.00% 51.46%
59.61%

Color #576732 in popluar number systems.

HEX 57 67 32
Decimal 87 103 50
Binary 1010111 1100111 110010
Octal 127 147 62

Shades and tints

Shades of #576732

#576732
(87,103,50)
#505E2E
(80,94,46)
#49552A
(73,85,42)
#424C26
(66,76,38)
#3B4322
(59,67,34)
#343A1E
(52,58,30)
#2D311A
(45,49,26)
#262816
(38,40,22)
#1F1F12
(31,31,18)
#18160E
(24,22,14)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #576732

#576732
(87,103,50)
#667444
(102,116,68)
#758156
(117,129,86)
#848E68
(132,142,104)
#939B7A
(147,155,122)
#A2A88C
(162,168,140)
#B1B59E
(177,181,158)
#C0C2B0
(192,194,176)
#CFCFC2
(207,207,194)
#DEDCD4
(222,220,212)
#EDE9E6
(237,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576732 color. Also use rgb(87,103,50) instead hex code.

Text Font Color

.myTextColor { color: #576732; }

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

This text font color is #576732.

Background Color

.myBgColor { background-color: #576732; }

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

This div background color is #576732.

Border color

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

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

This div border color is #576732.

Opacity

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

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

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

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

This text has shadow with #576732 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576732.

Preview

Color preview on black background

This text has color #576732 on black background.


Color preview on white background

This text has color #576732 on white background.


Black color preview on #576732 background

This text has black color on #576732 background.


White color preview on #576732 background

This text has white color on #576732 background.


Related colors

Complementary color

Complementary color for #hex is #A898CD.


I love getcolorcode.com

Triadic colors

1 #325767 and #673257 with #576732 are triadic colors.

2 #326757 and #675732 with #576732 are triadic colors.