COLOR #578489

HEX: #578489 RGB: (87,132,137)

Color info

#578489 contains red, green and blue colors in about the same proportion. Web safe color of #578489 is #669999 (or #699).

RGB color model

#578489 color RGB value is (87,132,137).

RGB: (87,132,137) (34%, 52%, 54%)

RGB channels and saturation

R 87 of 255 = 34%
G 132 of 255 = 52%
B 137 of 255 = 54%

87
132
137

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

Portions of RGB colors in percentages

R + G + B = 87 + 132 + 137 = 356 (100%)
R 87 of 356 ~ 24.44%
G 132 of 356 ~ 37.08%
B 137 of 356 ~ 38.48'%

%24.44
%37.08
%38.48

CMYK color model

#578489 color CMYK value is (36,4,0,46).

  • cyan value is 36.50%
  • magenta value is 3.65%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (36,4,0,46) C36M4Y0K46 (36%,4%,0%,46%) (0.36/0.04/0.00/0.46) 

CMYK percentages

%36.5
%3.65
%0
%46.27

Codes

Color #578489 in popluar color models

57 84 89
RGB 87 132 137
HSL 186° 22.32% 43.92%
HSB/HSV 186° 36.50% 53.73%
CMYK 36.50% 3.65% 0.00%
46.27%

Color #578489 in popluar number systems.

HEX 57 84 89
Decimal 87 132 137
Binary 1010111 10000100 10001001
Octal 127 204 211

Shades and tints

Shades of #578489

#578489
(87,132,137)
#50787D
(80,120,125)
#496C71
(73,108,113)
#426065
(66,96,101)
#3B5459
(59,84,89)
#34484D
(52,72,77)
#2D3C41
(45,60,65)
#263035
(38,48,53)
#1F2429
(31,36,41)
#18181D
(24,24,29)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #578489

#578489
(87,132,137)
#668F93
(102,143,147)
#759A9D
(117,154,157)
#84A5A7
(132,165,167)
#93B0B1
(147,176,177)
#A2BBBB
(162,187,187)
#B1C6C5
(177,198,197)
#C0D1CF
(192,209,207)
#CFDCD9
(207,220,217)
#DEE7E3
(222,231,227)
#EDF2ED
(237,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #578489; }

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

This text font color is #578489.

Background Color

.myBgColor { background-color: #578489; }

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

This div background color is #578489.

Border color

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

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

This div border color is #578489.

Opacity

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

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

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

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

This text has shadow with #578489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #578489.

Preview

Color preview on black background

This text has color #578489 on black background.


Color preview on white background

This text has color #578489 on white background.


Black color preview on #578489 background

This text has black color on #578489 background.


White color preview on #578489 background

This text has white color on #578489 background.


Related colors

Complementary color

Complementary color for #hex is #A87B76.


I love getcolorcode.com

Triadic colors

1 #895784 and #848957 with #578489 are triadic colors.

2 #898457 and #845789 with #578489 are triadic colors.