COLOR #578993

HEX: #578993 RGB: (87,137,147)

Color info

#578993 contains mainly green and blue colors. Web safe color of #578993 is #669999 (or #699).

RGB color model

#578993 color RGB value is (87,137,147).

RGB: (87,137,147) (34%, 54%, 58%)

RGB channels and saturation

R 87 of 255 = 34%
G 137 of 255 = 54%
B 147 of 255 = 58%

87
137
147

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

Portions of RGB colors in percentages

R + G + B = 87 + 137 + 147 = 371 (100%)
R 87 of 371 ~ 23.45%
G 137 of 371 ~ 36.93%
B 147 of 371 ~ 39.62'%

%23.45
%36.93
%39.62

CMYK color model

#578993 color CMYK value is (41,7,0,42).

  • cyan value is 40.82%
  • magenta value is 6.80%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (41,7,0,42) C41M7Y0K42 (41%,7%,0%,42%) (0.41/0.07/0.00/0.42) 

CMYK percentages

%40.82
%6.8
%0
%42.35

Codes

Color #578993 in popluar color models

57 89 93
RGB 87 137 147
HSL 190° 25.64% 45.88%
HSB/HSV 190° 40.82% 57.65%
CMYK 40.82% 6.80% 0.00%
42.35%

Color #578993 in popluar number systems.

HEX 57 89 93
Decimal 87 137 147
Binary 1010111 10001001 10010011
Octal 127 211 223

Shades and tints

Shades of #578993

#578993
(87,137,147)
#507D86
(80,125,134)
#497179
(73,113,121)
#42656C
(66,101,108)
#3B595F
(59,89,95)
#344D52
(52,77,82)
#2D4145
(45,65,69)
#263538
(38,53,56)
#1F292B
(31,41,43)
#181D1E
(24,29,30)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #578993

#578993
(87,137,147)
#66939C
(102,147,156)
#759DA5
(117,157,165)
#84A7AE
(132,167,174)
#93B1B7
(147,177,183)
#A2BBC0
(162,187,192)
#B1C5C9
(177,197,201)
#C0CFD2
(192,207,210)
#CFD9DB
(207,217,219)
#DEE3E4
(222,227,228)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #578993; }

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

This text font color is #578993.

Background Color

.myBgColor { background-color: #578993; }

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

This div background color is #578993.

Border color

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

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

This div border color is #578993.

Opacity

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

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

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

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

This text has shadow with #578993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #578993.

Preview

Color preview on black background

This text has color #578993 on black background.


Color preview on white background

This text has color #578993 on white background.


Black color preview on #578993 background

This text has black color on #578993 background.


White color preview on #578993 background

This text has white color on #578993 background.


Related colors

Complementary color

Complementary color for #hex is #A8766C.


I love getcolorcode.com

Triadic colors

1 #935789 and #899357 with #578993 are triadic colors.

2 #938957 and #895793 with #578993 are triadic colors.