COLOR #576474

HEX: #576474 RGB: (87,100,116)

Color info

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

RGB color model

#576474 color RGB value is (87,100,116).

RGB: (87,100,116) (34%, 39%, 45%)

RGB channels and saturation

R 87 of 255 = 34%
G 100 of 255 = 39%
B 116 of 255 = 45%

87
100
116

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

Portions of RGB colors in percentages

R + G + B = 87 + 100 + 116 = 303 (100%)
R 87 of 303 ~ 28.71%
G 100 of 303 ~ 33%
B 116 of 303 ~ 38.28'%

%28.71
%33
%38.28

CMYK color model

#576474 color CMYK value is (25,14,0,55).

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

CMYK: (25,14,0,55)
C25M14Y0K55 (25%, 14%, 0%, 55%)
(0.25 / 0.14 / 0.00 / 0.55)

CMYK percentages

%25
%13.79
%0
%54.51

Codes

Color #576474 in popluar color models

57 64 74
RGB 87 100 116
HSL 213° 14.29% 39.80%
HSB/HSV 213° 25.00% 45.49%
CMYK 25.00% 13.79% 0.00%
54.51%

Color #576474 in popluar number systems.

HEX 57 64 74
Decimal 87 100 116
Binary 1010111 1100100 1110100
Octal 127 144 164

Shades and tints

Shades of #576474

#576474
(87,100,116)
#505B6A
(80,91,106)
#495260
(73,82,96)
#424956
(66,73,86)
#3B404C
(59,64,76)
#343742
(52,55,66)
#2D2E38
(45,46,56)
#26252E
(38,37,46)
#1F1C24
(31,28,36)
#18131A
(24,19,26)
#110A10
(17,10,16)
#000000
(0,0,0)

Tints of #576474

#576474
(87,100,116)
#667280
(102,114,128)
#75808C
(117,128,140)
#848E98
(132,142,152)
#939CA4
(147,156,164)
#A2AAB0
(162,170,176)
#B1B8BC
(177,184,188)
#C0C6C8
(192,198,200)
#CFD4D4
(207,212,212)
#DEE2E0
(222,226,224)
#EDF0EC
(237,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576474; }

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

This text font color is #576474.

Background Color

.myBgColor { background-color: #576474; }

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

This div background color is #576474.

Border color

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

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

This div border color is #576474.

Opacity

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

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

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

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

This text has shadow with #576474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576474.

Preview

Color preview on black background

This text has color #576474 on black background.


Color preview on white background

This text has color #576474 on white background.


Black color preview on #576474 background

This text has black color on #576474 background.


White color preview on #576474 background

This text has white color on #576474 background.


Related colors

Complementary color

Complementary color for #hex is #A89B8B.


I love getcolorcode.com

Triadic colors

1 #745764 and #647457 with #576474 are triadic colors.

2 #746457 and #645774 with #576474 are triadic colors.