COLOR #576F27

HEX: #576F27 RGB: (87,111,39)

Color info

#576F27 contains mainly red and green colors. Web safe color of #576F27 is #666633 (or #663).

RGB color model

#576F27 color RGB value is (87,111,39).

RGB: (87,111,39) (34%, 44%, 15%)

RGB channels and saturation

R 87 of 255 = 34%
G 111 of 255 = 44%
B 39 of 255 = 15%

87
111
39

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

Portions of RGB colors in percentages

R + G + B = 87 + 111 + 39 = 237 (100%)
R 87 of 237 ~ 36.71%
G 111 of 237 ~ 46.84%
B 39 of 237 ~ 16.46'%

%36.71
%46.84
%16.46

CMYK color model

#576F27 color CMYK value is (22,0,65,56).

  • cyan value is 21.62%
  • magenta value is 0.00%
  • yellow value is 64.86%
  • key color value is 56.47%

CMYK: (22,0,65,56)
C22M0Y65K56 (22%, 0%, 65%, 56%)
(0.22 / 0.00 / 0.65 / 0.56)

CMYK percentages

%21.62
%0
%64.86
%56.47

Codes

Color #576F27 in popluar color models

57 6F 27
RGB 87 111 39
HSL 80° 48.00% 29.41%
HSB/HSV 80° 64.86% 43.53%
CMYK 21.62% 0.00% 64.86%
56.47%

Color #576F27 in popluar number systems.

HEX 57 6F 27
Decimal 87 111 39
Binary 1010111 1101111 100111
Octal 127 157 47

Shades and tints

Shades of #576F27

#576F27
(87,111,39)
#506524
(80,101,36)
#495B21
(73,91,33)
#42511E
(66,81,30)
#3B471B
(59,71,27)
#343D18
(52,61,24)
#2D3315
(45,51,21)
#262912
(38,41,18)
#1F1F0F
(31,31,15)
#18150C
(24,21,12)
#110B09
(17,11,9)
#000000
(0,0,0)

Tints of #576F27

#576F27
(87,111,39)
#667C3A
(102,124,58)
#75894D
(117,137,77)
#849660
(132,150,96)
#93A373
(147,163,115)
#A2B086
(162,176,134)
#B1BD99
(177,189,153)
#C0CAAC
(192,202,172)
#CFD7BF
(207,215,191)
#DEE4D2
(222,228,210)
#EDF1E5
(237,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576F27 color. Also use rgb(87,111,39) instead hex code.

Text Font Color

.myTextColor { color: #576F27; }

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

This text font color is #576F27.

Background Color

.myBgColor { background-color: #576F27; }

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

This div background color is #576F27.

Border color

.myBorderColor { border: 1px solid #576F27; }

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

This div border color is #576F27.

Opacity

.myOpacity80 { color: #576F27; opacity: 0.8; }

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

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

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

This text has shadow with #576F27 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576F27.

Preview

Color preview on black background

This text has color #576F27 on black background.


Color preview on white background

This text has color #576F27 on white background.


Black color preview on #576F27 background

This text has black color on #576F27 background.


White color preview on #576F27 background

This text has white color on #576F27 background.


Related colors

Complementary color

Complementary color for #hex is #A890D8.


I love getcolorcode.com

Triadic colors

1 #27576F and #6F2757 with #576F27 are triadic colors.

2 #276F57 and #6F5727 with #576F27 are triadic colors.