COLOR #576960

HEX: #576960 RGB: (87,105,96)

Color info

#576960 contains red, green and blue colors in about the same proportion. Web safe color of #576960 is #666666 (or #666).

RGB color model

#576960 color RGB value is (87,105,96).

RGB: (87,105,96) (34%, 41%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 105 of 255 = 41%
B 96 of 255 = 38%

87
105
96

R + G + B ~ 38%. #576960 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 105 + 96 = 288 (100%)
R 87 of 288 ~ 30.21%
G 105 of 288 ~ 36.46%
B 96 of 288 ~ 33.33'%

%30.21
%36.46
%33.33

CMYK color model

#576960 color CMYK value is (17,0,9,59).

  • cyan value is 17.14%
  • magenta value is 0.00%
  • yellow value is 8.57%
  • key color value is 58.82%
CMYK: (17,0,9,59) C17M0Y9K59 (17%,0%,9%,59%) (0.17/0.00/0.09/0.59) 

CMYK percentages

%17.14
%0
%8.57
%58.82

Codes

Color #576960 in popluar color models

57 69 60
RGB 87 105 96
HSL 150° 9.38% 37.65%
HSB/HSV 150° 17.14% 41.18%
CMYK 17.14% 0.00% 8.57%
58.82%

Color #576960 in popluar number systems.

HEX 57 69 60
Decimal 87 105 96
Binary 1010111 1101001 1100000
Octal 127 151 140

Shades and tints

Shades of #576960

#576960
(87,105,96)
#506058
(80,96,88)
#495750
(73,87,80)
#424E48
(66,78,72)
#3B4540
(59,69,64)
#343C38
(52,60,56)
#2D3330
(45,51,48)
#262A28
(38,42,40)
#1F2120
(31,33,32)
#181818
(24,24,24)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #576960

#576960
(87,105,96)
#66766E
(102,118,110)
#75837C
(117,131,124)
#84908A
(132,144,138)
#939D98
(147,157,152)
#A2AAA6
(162,170,166)
#B1B7B4
(177,183,180)
#C0C4C2
(192,196,194)
#CFD1D0
(207,209,208)
#DEDEDE
(222,222,222)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576960 color. Also use rgb(87,105,96) instead hex code.

Text Font Color

.myTextColor { color: #576960; }

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

This text font color is #576960.

Background Color

.myBgColor { background-color: #576960; }

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

This div background color is #576960.

Border color

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

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

This div border color is #576960.

Opacity

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

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

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

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

This text has shadow with #576960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576960.

Preview

Color preview on black background

This text has color #576960 on black background.


Color preview on white background

This text has color #576960 on white background.


Black color preview on #576960 background

This text has black color on #576960 background.


White color preview on #576960 background

This text has white color on #576960 background.


Related colors

Complementary color

Complementary color for #hex is #A8969F.


I love getcolorcode.com

Triadic colors

1 #605769 and #696057 with #576960 are triadic colors.

2 #606957 and #695760 with #576960 are triadic colors.