COLOR #576174

HEX: #576174 RGB: (87,97,116)

Color info

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

RGB color model

#576174 color RGB value is (87,97,116).

RGB: (87,97,116) (34%, 38%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 97 of 255 = 38%
B 116 of 255 = 45%

87
97
116

R + G + B ~ 39%. #576174 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 97 + 116 = 300 (100%)
R 87 of 300 ~ 29%
G 97 of 300 ~ 32.33%
B 116 of 300 ~ 38.67'%

%29
%32.33
%38.67

CMYK color model

#576174 color CMYK value is (25,16,0,55).

  • cyan value is 25.00%
  • magenta value is 16.38%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (25,16,0,55)
C25M16Y0K55 (25%, 16%, 0%, 55%)
(0.25 / 0.16 / 0.00 / 0.55)

CMYK percentages

%25
%16.38
%0
%54.51

Codes

Color #576174 in popluar color models

57 61 74
RGB 87 97 116
HSL 219° 14.29% 39.80%
HSB/HSV 219° 25.00% 45.49%
CMYK 25.00% 16.38% 0.00%
54.51%

Color #576174 in popluar number systems.

HEX 57 61 74
Decimal 87 97 116
Binary 1010111 1100001 1110100
Octal 127 141 164

Shades and tints

Shades of #576174

#576174
(87,97,116)
#50596A
(80,89,106)
#495160
(73,81,96)
#424956
(66,73,86)
#3B414C
(59,65,76)
#343942
(52,57,66)
#2D3138
(45,49,56)
#26292E
(38,41,46)
#1F2124
(31,33,36)
#18191A
(24,25,26)
#111110
(17,17,16)
#000000
(0,0,0)

Tints of #576174

#576174
(87,97,116)
#666F80
(102,111,128)
#757D8C
(117,125,140)
#848B98
(132,139,152)
#9399A4
(147,153,164)
#A2A7B0
(162,167,176)
#B1B5BC
(177,181,188)
#C0C3C8
(192,195,200)
#CFD1D4
(207,209,212)
#DEDFE0
(222,223,224)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576174; }

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

This text font color is #576174.

Background Color

.myBgColor { background-color: #576174; }

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

This div background color is #576174.

Border color

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

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

This div border color is #576174.

Opacity

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

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

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

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

This text has shadow with #576174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576174.

Preview

Color preview on black background

This text has color #576174 on black background.


Color preview on white background

This text has color #576174 on white background.


Black color preview on #576174 background

This text has black color on #576174 background.


White color preview on #576174 background

This text has white color on #576174 background.


Related colors

Complementary color

Complementary color for #hex is #A89E8B.


I love getcolorcode.com

Triadic colors

1 #745761 and #617457 with #576174 are triadic colors.

2 #746157 and #615774 with #576174 are triadic colors.