COLOR #575062

HEX: #575062 RGB: (87,80,98)

Color info

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

RGB color model

#575062 color RGB value is (87,80,98).

RGB: (87,80,98) (34%, 31%, 38%)

RGB channels and saturation

R 87 of 255 = 34%
G 80 of 255 = 31%
B 98 of 255 = 38%

87
80
98

R + G + B ~ 34%. #575062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 80 + 98 = 265 (100%)
R 87 of 265 ~ 32.83%
G 80 of 265 ~ 30.19%
B 98 of 265 ~ 36.98'%

%32.83
%30.19
%36.98

CMYK color model

#575062 color CMYK value is (11,18,0,62).

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

CMYK: (11,18,0,62)
C11M18Y0K62 (11%, 18%, 0%, 62%)
(0.11 / 0.18 / 0.00 / 0.62)

CMYK percentages

%11.22
%18.37
%0
%61.57

Codes

Color #575062 in popluar color models

57 50 62
RGB 87 80 98
HSL 263° 10.11% 34.90%
HSB/HSV 263° 18.37% 38.43%
CMYK 11.22% 18.37% 0.00%
61.57%

Color #575062 in popluar number systems.

HEX 57 50 62
Decimal 87 80 98
Binary 1010111 1010000 1100010
Octal 127 120 142

Shades and tints

Shades of #575062

#575062
(87,80,98)
#50495A
(80,73,90)
#494252
(73,66,82)
#423B4A
(66,59,74)
#3B3442
(59,52,66)
#342D3A
(52,45,58)
#2D2632
(45,38,50)
#261F2A
(38,31,42)
#1F1822
(31,24,34)
#18111A
(24,17,26)
#110A12
(17,10,18)
#000000
(0,0,0)

Tints of #575062

#575062
(87,80,98)
#665F70
(102,95,112)
#756E7E
(117,110,126)
#847D8C
(132,125,140)
#938C9A
(147,140,154)
#A29BA8
(162,155,168)
#B1AAB6
(177,170,182)
#C0B9C4
(192,185,196)
#CFC8D2
(207,200,210)
#DED7E0
(222,215,224)
#EDE6EE
(237,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575062; }

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

This text font color is #575062.

Background Color

.myBgColor { background-color: #575062; }

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

This div background color is #575062.

Border color

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

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

This div border color is #575062.

Opacity

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

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

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

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

This text has shadow with #575062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575062.

Preview

Color preview on black background

This text has color #575062 on black background.


Color preview on white background

This text has color #575062 on white background.


Black color preview on #575062 background

This text has black color on #575062 background.


White color preview on #575062 background

This text has white color on #575062 background.


Related colors

Complementary color

Complementary color for #hex is #A8AF9D.


I love getcolorcode.com

Triadic colors

1 #625750 and #506257 with #575062 are triadic colors.

2 #625057 and #505762 with #575062 are triadic colors.