COLOR #576462

HEX: #576462 RGB: (87,100,98)

Color info

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

RGB color model

#576462 color RGB value is (87,100,98).

RGB: (87,100,98) (34%, 39%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 100 of 255 = 39%
B 98 of 255 = 38%

87
100
98

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

Portions of RGB colors in percentages

R + G + B = 87 + 100 + 98 = 285 (100%)
R 87 of 285 ~ 30.53%
G 100 of 285 ~ 35.09%
B 98 of 285 ~ 34.39'%

%30.53
%35.09
%34.39

CMYK color model

#576462 color CMYK value is (13,0,2,61).

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

CMYK: (13,0,2,61)
C13M0Y2K61 (13%, 0%, 2%, 61%)
(0.13 / 0.00 / 0.02 / 0.61)

CMYK percentages

%13
%0
%2
%60.78

Codes

Color #576462 in popluar color models

57 64 62
RGB 87 100 98
HSL 171° 6.95% 36.67%
HSB/HSV 171° 13.00% 39.22%
CMYK 13.00% 0.00% 2.00%
60.78%

Color #576462 in popluar number systems.

HEX 57 64 62
Decimal 87 100 98
Binary 1010111 1100100 1100010
Octal 127 144 142

Shades and tints

Shades of #576462

#576462
(87,100,98)
#505B5A
(80,91,90)
#495252
(73,82,82)
#42494A
(66,73,74)
#3B4042
(59,64,66)
#34373A
(52,55,58)
#2D2E32
(45,46,50)
#26252A
(38,37,42)
#1F1C22
(31,28,34)
#18131A
(24,19,26)
#110A12
(17,10,18)
#000000
(0,0,0)

Tints of #576462

#576462
(87,100,98)
#667270
(102,114,112)
#75807E
(117,128,126)
#848E8C
(132,142,140)
#939C9A
(147,156,154)
#A2AAA8
(162,170,168)
#B1B8B6
(177,184,182)
#C0C6C4
(192,198,196)
#CFD4D2
(207,212,210)
#DEE2E0
(222,226,224)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576462; }

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

This text font color is #576462.

Background Color

.myBgColor { background-color: #576462; }

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

This div background color is #576462.

Border color

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

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

This div border color is #576462.

Opacity

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

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

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

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

This text has shadow with #576462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576462.

Preview

Color preview on black background

This text has color #576462 on black background.


Color preview on white background

This text has color #576462 on white background.


Black color preview on #576462 background

This text has black color on #576462 background.


White color preview on #576462 background

This text has white color on #576462 background.


Related colors

Complementary color

Complementary color for #hex is #A89B9D.


I love getcolorcode.com

Triadic colors

1 #625764 and #646257 with #576462 are triadic colors.

2 #626457 and #645762 with #576462 are triadic colors.