COLOR #575672

HEX: #575672 RGB: (87,86,114)

Color info

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

RGB color model

#575672 color RGB value is (87,86,114).

RGB: (87,86,114) (34%, 34%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 86 of 255 = 34%
B 114 of 255 = 45%

87
86
114

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

Portions of RGB colors in percentages

R + G + B = 87 + 86 + 114 = 287 (100%)
R 87 of 287 ~ 30.31%
G 86 of 287 ~ 29.97%
B 114 of 287 ~ 39.72'%

%30.31
%29.97
%39.72

CMYK color model

#575672 color CMYK value is (24,25,0,55).

  • cyan value is 23.68%
  • magenta value is 24.56%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (24,25,0,55)
C24M25Y0K55 (24%, 25%, 0%, 55%)
(0.24 / 0.25 / 0.00 / 0.55)

CMYK percentages

%23.68
%24.56
%0
%55.29

Codes

Color #575672 in popluar color models

57 56 72
RGB 87 86 114
HSL 242° 14.00% 39.22%
HSB/HSV 242° 24.56% 44.71%
CMYK 23.68% 24.56% 0.00%
55.29%

Color #575672 in popluar number systems.

HEX 57 56 72
Decimal 87 86 114
Binary 1010111 1010110 1110010
Octal 127 126 162

Shades and tints

Shades of #575672

#575672
(87,86,114)
#504F68
(80,79,104)
#49485E
(73,72,94)
#424154
(66,65,84)
#3B3A4A
(59,58,74)
#343340
(52,51,64)
#2D2C36
(45,44,54)
#26252C
(38,37,44)
#1F1E22
(31,30,34)
#181718
(24,23,24)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #575672

#575672
(87,86,114)
#66657E
(102,101,126)
#75748A
(117,116,138)
#848396
(132,131,150)
#9392A2
(147,146,162)
#A2A1AE
(162,161,174)
#B1B0BA
(177,176,186)
#C0BFC6
(192,191,198)
#CFCED2
(207,206,210)
#DEDDDE
(222,221,222)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575672; }

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

This text font color is #575672.

Background Color

.myBgColor { background-color: #575672; }

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

This div background color is #575672.

Border color

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

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

This div border color is #575672.

Opacity

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

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

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

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

This text has shadow with #575672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575672.

Preview

Color preview on black background

This text has color #575672 on black background.


Color preview on white background

This text has color #575672 on white background.


Black color preview on #575672 background

This text has black color on #575672 background.


White color preview on #575672 background

This text has white color on #575672 background.


Related colors

Complementary color

Complementary color for #hex is #A8A98D.


I love getcolorcode.com

Triadic colors

1 #725756 and #567257 with #575672 are triadic colors.

2 #725657 and #565772 with #575672 are triadic colors.