COLOR #575662

HEX: #575662 RGB: (87,86,98)

Color info

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

RGB color model

#575662 color RGB value is (87,86,98).

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

RGB channels and saturation

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

87
86
98

R + G + B ~ 35%. #575662 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 86 + 98 = 271 (100%)
R 87 of 271 ~ 32.1%
G 86 of 271 ~ 31.73%
B 98 of 271 ~ 36.16'%

%32.1
%31.73
%36.16

CMYK color model

#575662 color CMYK value is (11,12,0,62).

  • cyan value is 11.22%
  • magenta value is 12.24%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (11,12,0,62)
C11M12Y0K62 (11%, 12%, 0%, 62%)
(0.11 / 0.12 / 0.00 / 0.62)

CMYK percentages

%11.22
%12.24
%0
%61.57

Codes

Color #575662 in popluar color models

57 56 62
RGB 87 86 98
HSL 245° 6.52% 36.08%
HSB/HSV 245° 12.24% 38.43%
CMYK 11.22% 12.24% 0.00%
61.57%

Color #575662 in popluar number systems.

HEX 57 56 62
Decimal 87 86 98
Binary 1010111 1010110 1100010
Octal 127 126 142

Shades and tints

Shades of #575662

#575662
(87,86,98)
#504F5A
(80,79,90)
#494852
(73,72,82)
#42414A
(66,65,74)
#3B3A42
(59,58,66)
#34333A
(52,51,58)
#2D2C32
(45,44,50)
#26252A
(38,37,42)
#1F1E22
(31,30,34)
#18171A
(24,23,26)
#111012
(17,16,18)
#000000
(0,0,0)

Tints of #575662

#575662
(87,86,98)
#666570
(102,101,112)
#75747E
(117,116,126)
#84838C
(132,131,140)
#93929A
(147,146,154)
#A2A1A8
(162,161,168)
#B1B0B6
(177,176,182)
#C0BFC4
(192,191,196)
#CFCED2
(207,206,210)
#DEDDE0
(222,221,224)
#EDECEE
(237,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575662; }

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

This text font color is #575662.

Background Color

.myBgColor { background-color: #575662; }

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

This div background color is #575662.

Border color

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

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

This div border color is #575662.

Opacity

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

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

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

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

This text has shadow with #575662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575662.

Preview

Color preview on black background

This text has color #575662 on black background.


Color preview on white background

This text has color #575662 on white background.


Black color preview on #575662 background

This text has black color on #575662 background.


White color preview on #575662 background

This text has white color on #575662 background.


Related colors

Complementary color

Complementary color for #hex is #A8A99D.


I love getcolorcode.com

Triadic colors

1 #625756 and #566257 with #575662 are triadic colors.

2 #625657 and #565762 with #575662 are triadic colors.