COLOR #576347

HEX: #576347 RGB: (87,99,71)

Color info

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

RGB color model

#576347 color RGB value is (87,99,71).

RGB: (87,99,71) (34%, 39%, 28%)

RGB channels and saturation

R 87 of 255 = 34%
G 99 of 255 = 39%
B 71 of 255 = 28%

87
99
71

R + G + B ~ 34%. #576347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 99 + 71 = 257 (100%)
R 87 of 257 ~ 33.85%
G 99 of 257 ~ 38.52%
B 71 of 257 ~ 27.63'%

%33.85
%38.52
%27.63

CMYK color model

#576347 color CMYK value is (12,0,28,61).

  • cyan value is 12.12%
  • magenta value is 0.00%
  • yellow value is 28.28%
  • key color value is 61.18%

CMYK: (12,0,28,61)
C12M0Y28K61 (12%, 0%, 28%, 61%)
(0.12 / 0.00 / 0.28 / 0.61)

CMYK percentages

%12.12
%0
%28.28
%61.18

Codes

Color #576347 in popluar color models

57 63 47
RGB 87 99 71
HSL 86° 16.47% 33.33%
HSB/HSV 86° 28.28% 38.82%
CMYK 12.12% 0.00% 28.28%
61.18%

Color #576347 in popluar number systems.

HEX 57 63 47
Decimal 87 99 71
Binary 1010111 1100011 1000111
Octal 127 143 107

Shades and tints

Shades of #576347

#576347
(87,99,71)
#505A41
(80,90,65)
#49513B
(73,81,59)
#424835
(66,72,53)
#3B3F2F
(59,63,47)
#343629
(52,54,41)
#2D2D23
(45,45,35)
#26241D
(38,36,29)
#1F1B17
(31,27,23)
#181211
(24,18,17)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #576347

#576347
(87,99,71)
#667157
(102,113,87)
#757F67
(117,127,103)
#848D77
(132,141,119)
#939B87
(147,155,135)
#A2A997
(162,169,151)
#B1B7A7
(177,183,167)
#C0C5B7
(192,197,183)
#CFD3C7
(207,211,199)
#DEE1D7
(222,225,215)
#EDEFE7
(237,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576347 color. Also use rgb(87,99,71) instead hex code.

Text Font Color

.myTextColor { color: #576347; }

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

This text font color is #576347.

Background Color

.myBgColor { background-color: #576347; }

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

This div background color is #576347.

Border color

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

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

This div border color is #576347.

Opacity

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

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

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

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

This text has shadow with #576347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576347.

Preview

Color preview on black background

This text has color #576347 on black background.


Color preview on white background

This text has color #576347 on white background.


Black color preview on #576347 background

This text has black color on #576347 background.


White color preview on #576347 background

This text has white color on #576347 background.


Related colors

Complementary color

Complementary color for #hex is #A89CB8.


I love getcolorcode.com

Triadic colors

1 #475763 and #634757 with #576347 are triadic colors.

2 #476357 and #635747 with #576347 are triadic colors.