COLOR #576441

HEX: #576441 RGB: (87,100,65)

Color info

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

RGB color model

#576441 color RGB value is (87,100,65).

RGB: (87,100,65) (34%, 39%, 25%)

RGB channels and saturation

R 87 of 255 = 34%
G 100 of 255 = 39%
B 65 of 255 = 25%

87
100
65

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

Portions of RGB colors in percentages

R + G + B = 87 + 100 + 65 = 252 (100%)
R 87 of 252 ~ 34.52%
G 100 of 252 ~ 39.68%
B 65 of 252 ~ 25.79'%

%34.52
%39.68
%25.79

CMYK color model

#576441 color CMYK value is (13,0,35,61).

  • cyan value is 13.00%
  • magenta value is 0.00%
  • yellow value is 35.00%
  • key color value is 60.78%

CMYK: (13,0,35,61)
C13M0Y35K61 (13%, 0%, 35%, 61%)
(0.13 / 0.00 / 0.35 / 0.61)

CMYK percentages

%13
%0
%35
%60.78

Codes

Color #576441 in popluar color models

57 64 41
RGB 87 100 65
HSL 82° 21.21% 32.35%
HSB/HSV 82° 35.00% 39.22%
CMYK 13.00% 0.00% 35.00%
60.78%

Color #576441 in popluar number systems.

HEX 57 64 41
Decimal 87 100 65
Binary 1010111 1100100 1000001
Octal 127 144 101

Shades and tints

Shades of #576441

#576441
(87,100,65)
#505B3C
(80,91,60)
#495237
(73,82,55)
#424932
(66,73,50)
#3B402D
(59,64,45)
#343728
(52,55,40)
#2D2E23
(45,46,35)
#26251E
(38,37,30)
#1F1C19
(31,28,25)
#181314
(24,19,20)
#110A0F
(17,10,15)
#000000
(0,0,0)

Tints of #576441

#576441
(87,100,65)
#667252
(102,114,82)
#758063
(117,128,99)
#848E74
(132,142,116)
#939C85
(147,156,133)
#A2AA96
(162,170,150)
#B1B8A7
(177,184,167)
#C0C6B8
(192,198,184)
#CFD4C9
(207,212,201)
#DEE2DA
(222,226,218)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576441; }

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

This text font color is #576441.

Background Color

.myBgColor { background-color: #576441; }

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

This div background color is #576441.

Border color

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

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

This div border color is #576441.

Opacity

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

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

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

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

This text has shadow with #576441 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576441.

Preview

Color preview on black background

This text has color #576441 on black background.


Color preview on white background

This text has color #576441 on white background.


Black color preview on #576441 background

This text has black color on #576441 background.


White color preview on #576441 background

This text has white color on #576441 background.


Related colors

Complementary color

Complementary color for #hex is #A89BBE.


I love getcolorcode.com

Triadic colors

1 #415764 and #644157 with #576441 are triadic colors.

2 #416457 and #645741 with #576441 are triadic colors.