COLOR #578477

HEX: #578477 RGB: (87,132,119)

Color info

#578477 contains red, green and blue colors in about the same proportion. Web safe color of #578477 is #669966 (or #696).

RGB color model

#578477 color RGB value is (87,132,119).

RGB: (87,132,119) (34%, 52%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 132 of 255 = 52%
B 119 of 255 = 47%

87
132
119

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

Portions of RGB colors in percentages

R + G + B = 87 + 132 + 119 = 338 (100%)
R 87 of 338 ~ 25.74%
G 132 of 338 ~ 39.05%
B 119 of 338 ~ 35.21'%

%25.74
%39.05
%35.21

CMYK color model

#578477 color CMYK value is (34,0,10,48).

  • cyan value is 34.09%
  • magenta value is 0.00%
  • yellow value is 9.85%
  • key color value is 48.24%

CMYK: (34,0,10,48)
C34M0Y10K48 (34%, 0%, 10%, 48%)
(0.34 / 0.00 / 0.10 / 0.48)

CMYK percentages

%34.09
%0
%9.85
%48.24

Codes

Color #578477 in popluar color models

57 84 77
RGB 87 132 119
HSL 163° 20.55% 42.94%
HSB/HSV 163° 34.09% 51.76%
CMYK 34.09% 0.00% 9.85%
48.24%

Color #578477 in popluar number systems.

HEX 57 84 77
Decimal 87 132 119
Binary 1010111 10000100 1110111
Octal 127 204 167

Shades and tints

Shades of #578477

#578477
(87,132,119)
#50786D
(80,120,109)
#496C63
(73,108,99)
#426059
(66,96,89)
#3B544F
(59,84,79)
#344845
(52,72,69)
#2D3C3B
(45,60,59)
#263031
(38,48,49)
#1F2427
(31,36,39)
#18181D
(24,24,29)
#110C13
(17,12,19)
#000000
(0,0,0)

Tints of #578477

#578477
(87,132,119)
#668F83
(102,143,131)
#759A8F
(117,154,143)
#84A59B
(132,165,155)
#93B0A7
(147,176,167)
#A2BBB3
(162,187,179)
#B1C6BF
(177,198,191)
#C0D1CB
(192,209,203)
#CFDCD7
(207,220,215)
#DEE7E3
(222,231,227)
#EDF2EF
(237,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #578477; }

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

This text font color is #578477.

Background Color

.myBgColor { background-color: #578477; }

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

This div background color is #578477.

Border color

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

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

This div border color is #578477.

Opacity

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

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

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

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

This text has shadow with #578477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #578477.

Preview

Color preview on black background

This text has color #578477 on black background.


Color preview on white background

This text has color #578477 on white background.


Black color preview on #578477 background

This text has black color on #578477 background.


White color preview on #578477 background

This text has white color on #578477 background.


Related colors

Complementary color

Complementary color for #hex is #A87B88.


I love getcolorcode.com

Triadic colors

1 #775784 and #847757 with #578477 are triadic colors.

2 #778457 and #845777 with #578477 are triadic colors.