COLOR #577475

HEX: #577475 RGB: (87,116,117)

Color info

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

RGB color model

#577475 color RGB value is (87,116,117).

RGB: (87,116,117) (34%, 45%, 46%)

RGB channels and saturation

R 87 of 255 = 34%
G 116 of 255 = 45%
B 117 of 255 = 46%

87
116
117

R + G + B ~ 42%. #577475 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 116 + 117 = 320 (100%)
R 87 of 320 ~ 27.19%
G 116 of 320 ~ 36.25%
B 117 of 320 ~ 36.56'%

%27.19
%36.25
%36.56

CMYK color model

#577475 color CMYK value is (26,1,0,54).

  • cyan value is 25.64%
  • magenta value is 0.85%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (26,1,0,54) C26M1Y0K54 (26%,1%,0%,54%) (0.26/0.01/0.00/0.54) 

CMYK percentages

%25.64
%0.85
%0
%54.12

Codes

Color #577475 in popluar color models

57 74 75
RGB 87 116 117
HSL 182° 14.71% 40.00%
HSB/HSV 182° 25.64% 45.88%
CMYK 25.64% 0.85% 0.00%
54.12%

Color #577475 in popluar number systems.

HEX 57 74 75
Decimal 87 116 117
Binary 1010111 1110100 1110101
Octal 127 164 165

Shades and tints

Shades of #577475

#577475
(87,116,117)
#506A6B
(80,106,107)
#496061
(73,96,97)
#425657
(66,86,87)
#3B4C4D
(59,76,77)
#344243
(52,66,67)
#2D3839
(45,56,57)
#262E2F
(38,46,47)
#1F2425
(31,36,37)
#181A1B
(24,26,27)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #577475

#577475
(87,116,117)
#668081
(102,128,129)
#758C8D
(117,140,141)
#849899
(132,152,153)
#93A4A5
(147,164,165)
#A2B0B1
(162,176,177)
#B1BCBD
(177,188,189)
#C0C8C9
(192,200,201)
#CFD4D5
(207,212,213)
#DEE0E1
(222,224,225)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577475; }

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

This text font color is #577475.

Background Color

.myBgColor { background-color: #577475; }

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

This div background color is #577475.

Border color

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

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

This div border color is #577475.

Opacity

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

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

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

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

This text has shadow with #577475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577475.

Preview

Color preview on black background

This text has color #577475 on black background.


Color preview on white background

This text has color #577475 on white background.


Black color preview on #577475 background

This text has black color on #577475 background.


White color preview on #577475 background

This text has white color on #577475 background.


Related colors

Complementary color

Complementary color for #hex is #A88B8A.


I love getcolorcode.com

Triadic colors

1 #755774 and #747557 with #577475 are triadic colors.

2 #757457 and #745775 with #577475 are triadic colors.