COLOR #576162

HEX: #576162 RGB: (87,97,98)

Color info

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

RGB color model

#576162 color RGB value is (87,97,98).

RGB: (87,97,98) (34%, 38%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 97 of 255 = 38%
B 98 of 255 = 38%

87
97
98

R + G + B ~ 37%. #576162 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 97 + 98 = 282 (100%)
R 87 of 282 ~ 30.85%
G 97 of 282 ~ 34.4%
B 98 of 282 ~ 34.75'%

%30.85
%34.4
%34.75

CMYK color model

#576162 color CMYK value is (11,1,0,62).

  • cyan value is 11.22%
  • magenta value is 1.02%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (11,1,0,62) C11M1Y0K62 (11%,1%,0%,62%) (0.11/0.01/0.00/0.62) 

CMYK percentages

%11.22
%1.02
%0
%61.57

Codes

Color #576162 in popluar color models

57 61 62
RGB 87 97 98
HSL 185° 5.95% 36.27%
HSB/HSV 185° 11.22% 38.43%
CMYK 11.22% 1.02% 0.00%
61.57%

Color #576162 in popluar number systems.

HEX 57 61 62
Decimal 87 97 98
Binary 1010111 1100001 1100010
Octal 127 141 142

Shades and tints

Shades of #576162

#576162
(87,97,98)
#50595A
(80,89,90)
#495152
(73,81,82)
#42494A
(66,73,74)
#3B4142
(59,65,66)
#34393A
(52,57,58)
#2D3132
(45,49,50)
#26292A
(38,41,42)
#1F2122
(31,33,34)
#18191A
(24,25,26)
#111112
(17,17,18)
#000000
(0,0,0)

Tints of #576162

#576162
(87,97,98)
#666F70
(102,111,112)
#757D7E
(117,125,126)
#848B8C
(132,139,140)
#93999A
(147,153,154)
#A2A7A8
(162,167,168)
#B1B5B6
(177,181,182)
#C0C3C4
(192,195,196)
#CFD1D2
(207,209,210)
#DEDFE0
(222,223,224)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576162 color. Also use rgb(87,97,98) instead hex code.

Text Font Color

.myTextColor { color: #576162; }

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

This text font color is #576162.

Background Color

.myBgColor { background-color: #576162; }

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

This div background color is #576162.

Border color

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

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

This div border color is #576162.

Opacity

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

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

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

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

This text has shadow with #576162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576162.

Preview

Color preview on black background

This text has color #576162 on black background.


Color preview on white background

This text has color #576162 on white background.


Black color preview on #576162 background

This text has black color on #576162 background.


White color preview on #576162 background

This text has white color on #576162 background.


Related colors

Complementary color

Complementary color for #hex is #A89E9D.


I love getcolorcode.com

Triadic colors

1 #625761 and #616257 with #576162 are triadic colors.

2 #626157 and #615762 with #576162 are triadic colors.