COLOR #575477

HEX: #575477 RGB: (87,84,119)

Color info

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

RGB color model

#575477 color RGB value is (87,84,119).

RGB: (87,84,119) (34%, 33%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 84 of 255 = 33%
B 119 of 255 = 47%

87
84
119

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

Portions of RGB colors in percentages

R + G + B = 87 + 84 + 119 = 290 (100%)
R 87 of 290 ~ 30%
G 84 of 290 ~ 28.97%
B 119 of 290 ~ 41.03'%

%30
%28.97
%41.03

CMYK color model

#575477 color CMYK value is (27,29,0,53).

  • cyan value is 26.89%
  • magenta value is 29.41%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (27,29,0,53)
C27M29Y0K53 (27%, 29%, 0%, 53%)
(0.27 / 0.29 / 0.00 / 0.53)

CMYK percentages

%26.89
%29.41
%0
%53.33

Codes

Color #575477 in popluar color models

57 54 77
RGB 87 84 119
HSL 245° 17.24% 39.80%
HSB/HSV 245° 29.41% 46.67%
CMYK 26.89% 29.41% 0.00%
53.33%

Color #575477 in popluar number systems.

HEX 57 54 77
Decimal 87 84 119
Binary 1010111 1010100 1110111
Octal 127 124 167

Shades and tints

Shades of #575477

#575477
(87,84,119)
#504D6D
(80,77,109)
#494663
(73,70,99)
#423F59
(66,63,89)
#3B384F
(59,56,79)
#343145
(52,49,69)
#2D2A3B
(45,42,59)
#262331
(38,35,49)
#1F1C27
(31,28,39)
#18151D
(24,21,29)
#110E13
(17,14,19)
#000000
(0,0,0)

Tints of #575477

#575477
(87,84,119)
#666383
(102,99,131)
#75728F
(117,114,143)
#84819B
(132,129,155)
#9390A7
(147,144,167)
#A29FB3
(162,159,179)
#B1AEBF
(177,174,191)
#C0BDCB
(192,189,203)
#CFCCD7
(207,204,215)
#DEDBE3
(222,219,227)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575477 color. Also use rgb(87,84,119) instead hex code.

Text Font Color

.myTextColor { color: #575477; }

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

This text font color is #575477.

Background Color

.myBgColor { background-color: #575477; }

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

This div background color is #575477.

Border color

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

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

This div border color is #575477.

Opacity

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

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

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

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

This text has shadow with #575477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575477.

Preview

Color preview on black background

This text has color #575477 on black background.


Color preview on white background

This text has color #575477 on white background.


Black color preview on #575477 background

This text has black color on #575477 background.


White color preview on #575477 background

This text has white color on #575477 background.


Related colors

Complementary color

Complementary color for #hex is #A8AB88.


I love getcolorcode.com

Triadic colors

1 #775754 and #547757 with #575477 are triadic colors.

2 #775457 and #545777 with #575477 are triadic colors.