COLOR #579080

HEX: #579080 RGB: (87,144,128)

Color info

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

RGB color model

#579080 color RGB value is (87,144,128).

RGB: (87,144,128) (34%, 56%, 50%)

RGB channels and saturation

R 87 of 255 = 34%
G 144 of 255 = 56%
B 128 of 255 = 50%

87
144
128

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

Portions of RGB colors in percentages

R + G + B = 87 + 144 + 128 = 359 (100%)
R 87 of 359 ~ 24.23%
G 144 of 359 ~ 40.11%
B 128 of 359 ~ 35.65'%

%24.23
%40.11
%35.65

CMYK color model

#579080 color CMYK value is (40,0,11,44).

  • cyan value is 39.58%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 43.53%

CMYK: (40,0,11,44)
C40M0Y11K44 (40%, 0%, 11%, 44%)
(0.40 / 0.00 / 0.11 / 0.44)

CMYK percentages

%39.58
%0
%11.11
%43.53

Codes

Color #579080 in popluar color models

57 90 80
RGB 87 144 128
HSL 163° 24.68% 45.29%
HSB/HSV 163° 39.58% 56.47%
CMYK 39.58% 0.00% 11.11%
43.53%

Color #579080 in popluar number systems.

HEX 57 90 80
Decimal 87 144 128
Binary 1010111 10010000 10000000
Octal 127 220 200

Shades and tints

Shades of #579080

#579080
(87,144,128)
#508375
(80,131,117)
#49766A
(73,118,106)
#42695F
(66,105,95)
#3B5C54
(59,92,84)
#344F49
(52,79,73)
#2D423E
(45,66,62)
#263533
(38,53,51)
#1F2828
(31,40,40)
#181B1D
(24,27,29)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #579080

#579080
(87,144,128)
#669A8B
(102,154,139)
#75A496
(117,164,150)
#84AEA1
(132,174,161)
#93B8AC
(147,184,172)
#A2C2B7
(162,194,183)
#B1CCC2
(177,204,194)
#C0D6CD
(192,214,205)
#CFE0D8
(207,224,216)
#DEEAE3
(222,234,227)
#EDF4EE
(237,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #579080 color. Also use rgb(87,144,128) instead hex code.

Text Font Color

.myTextColor { color: #579080; }

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

This text font color is #579080.

Background Color

.myBgColor { background-color: #579080; }

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

This div background color is #579080.

Border color

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

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

This div border color is #579080.

Opacity

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

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

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

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

This text has shadow with #579080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #579080.

Preview

Color preview on black background

This text has color #579080 on black background.


Color preview on white background

This text has color #579080 on white background.


Black color preview on #579080 background

This text has black color on #579080 background.


White color preview on #579080 background

This text has white color on #579080 background.


Related colors

Complementary color

Complementary color for #hex is #A86F7F.


I love getcolorcode.com

Triadic colors

1 #805790 and #908057 with #579080 are triadic colors.

2 #809057 and #905780 with #579080 are triadic colors.