COLOR #576641

HEX: #576641 RGB: (87,102,65)

Color info

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

RGB color model

#576641 color RGB value is (87,102,65).

RGB: (87,102,65) (34%, 40%, 25%)

RGB channels and saturation

R 87 of 255 = 34%
G 102 of 255 = 40%
B 65 of 255 = 25%

87
102
65

R + G + B ~ 33%. #576641 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 102 + 65 = 254 (100%)
R 87 of 254 ~ 34.25%
G 102 of 254 ~ 40.16%
B 65 of 254 ~ 25.59'%

%34.25
%40.16
%25.59

CMYK color model

#576641 color CMYK value is (15,0,36,60).

  • cyan value is 14.71%
  • magenta value is 0.00%
  • yellow value is 36.27%
  • key color value is 60.00%

CMYK: (15,0,36,60)
C15M0Y36K60 (15%, 0%, 36%, 60%)
(0.15 / 0.00 / 0.36 / 0.60)

CMYK percentages

%14.71
%0
%36.27
%60

Codes

Color #576641 in popluar color models

57 66 41
RGB 87 102 65
HSL 84° 22.16% 32.75%
HSB/HSV 84° 36.27% 40.00%
CMYK 14.71% 0.00% 36.27%
60.00%

Color #576641 in popluar number systems.

HEX 57 66 41
Decimal 87 102 65
Binary 1010111 1100110 1000001
Octal 127 146 101

Shades and tints

Shades of #576641

#576641
(87,102,65)
#505D3C
(80,93,60)
#495437
(73,84,55)
#424B32
(66,75,50)
#3B422D
(59,66,45)
#343928
(52,57,40)
#2D3023
(45,48,35)
#26271E
(38,39,30)
#1F1E19
(31,30,25)
#181514
(24,21,20)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #576641

#576641
(87,102,65)
#667352
(102,115,82)
#758063
(117,128,99)
#848D74
(132,141,116)
#939A85
(147,154,133)
#A2A796
(162,167,150)
#B1B4A7
(177,180,167)
#C0C1B8
(192,193,184)
#CFCEC9
(207,206,201)
#DEDBDA
(222,219,218)
#EDE8EB
(237,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576641 color. Also use rgb(87,102,65) instead hex code.

Text Font Color

.myTextColor { color: #576641; }

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

This text font color is #576641.

Background Color

.myBgColor { background-color: #576641; }

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

This div background color is #576641.

Border color

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

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

This div border color is #576641.

Opacity

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

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

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

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

This text has shadow with #576641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576641.

Preview

Color preview on black background

This text has color #576641 on black background.


Color preview on white background

This text has color #576641 on white background.


Black color preview on #576641 background

This text has black color on #576641 background.


White color preview on #576641 background

This text has white color on #576641 background.


Related colors

Complementary color

Complementary color for #hex is #A899BE.


I love getcolorcode.com

Triadic colors

1 #415766 and #664157 with #576641 are triadic colors.

2 #416657 and #665741 with #576641 are triadic colors.