COLOR #576116

HEX: #576116 RGB: (87,97,22)

Color info

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

RGB color model

#576116 color RGB value is (87,97,22).

RGB: (87,97,22) (34%, 38%, 9%)

RGB channels and saturation

R 87 of 255 = 34%
G 97 of 255 = 38%
B 22 of 255 = 9%

87
97
22

R + G + B ~ 27%. #576116 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 97 + 22 = 206 (100%)
R 87 of 206 ~ 42.23%
G 97 of 206 ~ 47.09%
B 22 of 206 ~ 10.68'%

%42.23
%47.09
%10.68

CMYK color model

#576116 color CMYK value is (10,0,77,62).

  • cyan value is 10.31%
  • magenta value is 0.00%
  • yellow value is 77.32%
  • key color value is 61.96%
CMYK: (10,0,77,62) C10M0Y77K62 (10%,0%,77%,62%) (0.10/0.00/0.77/0.62) 

CMYK percentages

%10.31
%0
%77.32
%61.96

Codes

Color #576116 in popluar color models

57 61 16
RGB 87 97 22
HSL 68° 63.03% 23.33%
HSB/HSV 68° 77.32% 38.04%
CMYK 10.31% 0.00% 77.32%
61.96%

Color #576116 in popluar number systems.

HEX 57 61 16
Decimal 87 97 22
Binary 1010111 1100001 10110
Octal 127 141 26

Shades and tints

Shades of #576116

#576116
(87,97,22)
#505914
(80,89,20)
#495112
(73,81,18)
#424910
(66,73,16)
#3B410E
(59,65,14)
#34390C
(52,57,12)
#2D310A
(45,49,10)
#262908
(38,41,8)
#1F2106
(31,33,6)
#181904
(24,25,4)
#111102
(17,17,2)
#000000
(0,0,0)

Tints of #576116

#576116
(87,97,22)
#666F2B
(102,111,43)
#757D40
(117,125,64)
#848B55
(132,139,85)
#93996A
(147,153,106)
#A2A77F
(162,167,127)
#B1B594
(177,181,148)
#C0C3A9
(192,195,169)
#CFD1BE
(207,209,190)
#DEDFD3
(222,223,211)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576116 color. Also use rgb(87,97,22) instead hex code.

Text Font Color

.myTextColor { color: #576116; }

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

This text font color is #576116.

Background Color

.myBgColor { background-color: #576116; }

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

This div background color is #576116.

Border color

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

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

This div border color is #576116.

Opacity

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

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

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

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

This text has shadow with #576116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576116.

Preview

Color preview on black background

This text has color #576116 on black background.


Color preview on white background

This text has color #576116 on white background.


Black color preview on #576116 background

This text has black color on #576116 background.


White color preview on #576116 background

This text has white color on #576116 background.


Related colors

Complementary color

Complementary color for #hex is #A89EE9.


I love getcolorcode.com

Triadic colors

1 #165761 and #611657 with #576116 are triadic colors.

2 #166157 and #615716 with #576116 are triadic colors.