COLOR #576138

HEX: #576138 RGB: (87,97,56)

Color info

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

RGB color model

#576138 color RGB value is (87,97,56).

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

RGB channels and saturation

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

87
97
56

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

Portions of RGB colors in percentages

R + G + B = 87 + 97 + 56 = 240 (100%)
R 87 of 240 ~ 36.25%
G 97 of 240 ~ 40.42%
B 56 of 240 ~ 23.33'%

%36.25
%40.42
%23.33

CMYK color model

#576138 color CMYK value is (10,0,42,62).

  • cyan value is 10.31%
  • magenta value is 0.00%
  • yellow value is 42.27%
  • key color value is 61.96%

CMYK: (10,0,42,62)
C10M0Y42K62 (10%, 0%, 42%, 62%)
(0.10 / 0.00 / 0.42 / 0.62)

CMYK percentages

%10.31
%0
%42.27
%61.96

Codes

Color #576138 in popluar color models

57 61 38
RGB 87 97 56
HSL 75° 26.80% 30.00%
HSB/HSV 75° 42.27% 38.04%
CMYK 10.31% 0.00% 42.27%
61.96%

Color #576138 in popluar number systems.

HEX 57 61 38
Decimal 87 97 56
Binary 1010111 1100001 111000
Octal 127 141 70

Shades and tints

Shades of #576138

#576138
(87,97,56)
#505933
(80,89,51)
#49512E
(73,81,46)
#424929
(66,73,41)
#3B4124
(59,65,36)
#34391F
(52,57,31)
#2D311A
(45,49,26)
#262915
(38,41,21)
#1F2110
(31,33,16)
#18190B
(24,25,11)
#111106
(17,17,6)
#000000
(0,0,0)

Tints of #576138

#576138
(87,97,56)
#666F4A
(102,111,74)
#757D5C
(117,125,92)
#848B6E
(132,139,110)
#939980
(147,153,128)
#A2A792
(162,167,146)
#B1B5A4
(177,181,164)
#C0C3B6
(192,195,182)
#CFD1C8
(207,209,200)
#DEDFDA
(222,223,218)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576138; }

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

This text font color is #576138.

Background Color

.myBgColor { background-color: #576138; }

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

This div background color is #576138.

Border color

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

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

This div border color is #576138.

Opacity

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

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

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

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

This text has shadow with #576138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576138.

Preview

Color preview on black background

This text has color #576138 on black background.


Color preview on white background

This text has color #576138 on white background.


Black color preview on #576138 background

This text has black color on #576138 background.


White color preview on #576138 background

This text has white color on #576138 background.


Related colors

Complementary color

Complementary color for #hex is #A89EC7.


I love getcolorcode.com

Triadic colors

1 #385761 and #613857 with #576138 are triadic colors.

2 #386157 and #615738 with #576138 are triadic colors.