COLOR #579576

HEX: #579576 RGB: (87,149,118)

Color info

#579576 contains mainly green and blue colors. Web safe color of #579576 is #669966 (or #696).

RGB color model

#579576 color RGB value is (87,149,118).

RGB: (87,149,118) (34%, 58%, 46%)

RGB channels and saturation

R 87 of 255 = 34%
G 149 of 255 = 58%
B 118 of 255 = 46%

87
149
118

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

Portions of RGB colors in percentages

R + G + B = 87 + 149 + 118 = 354 (100%)
R 87 of 354 ~ 24.58%
G 149 of 354 ~ 42.09%
B 118 of 354 ~ 33.33'%

%24.58
%42.09
%33.33

CMYK color model

#579576 color CMYK value is (42,0,21,42).

  • cyan value is 41.61%
  • magenta value is 0.00%
  • yellow value is 20.81%
  • key color value is 41.57%
CMYK: (42,0,21,42) C42M0Y21K42 (42%,0%,21%,42%) (0.42/0.00/0.21/0.42) 

CMYK percentages

%41.61
%0
%20.81
%41.57

Codes

Color #579576 in popluar color models

57 95 76
RGB 87 149 118
HSL 150° 26.27% 46.27%
HSB/HSV 150° 41.61% 58.43%
CMYK 41.61% 0.00% 20.81%
41.57%

Color #579576 in popluar number systems.

HEX 57 95 76
Decimal 87 149 118
Binary 1010111 10010101 1110110
Octal 127 225 166

Shades and tints

Shades of #579576

#579576
(87,149,118)
#50886C
(80,136,108)
#497B62
(73,123,98)
#426E58
(66,110,88)
#3B614E
(59,97,78)
#345444
(52,84,68)
#2D473A
(45,71,58)
#263A30
(38,58,48)
#1F2D26
(31,45,38)
#18201C
(24,32,28)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #579576

#579576
(87,149,118)
#669E82
(102,158,130)
#75A78E
(117,167,142)
#84B09A
(132,176,154)
#93B9A6
(147,185,166)
#A2C2B2
(162,194,178)
#B1CBBE
(177,203,190)
#C0D4CA
(192,212,202)
#CFDDD6
(207,221,214)
#DEE6E2
(222,230,226)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #579576 color. Also use rgb(87,149,118) instead hex code.

Text Font Color

.myTextColor { color: #579576; }

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

This text font color is #579576.

Background Color

.myBgColor { background-color: #579576; }

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

This div background color is #579576.

Border color

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

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

This div border color is #579576.

Opacity

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

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

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

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

This text has shadow with #579576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #579576.

Preview

Color preview on black background

This text has color #579576 on black background.


Color preview on white background

This text has color #579576 on white background.


Black color preview on #579576 background

This text has black color on #579576 background.


White color preview on #579576 background

This text has white color on #579576 background.


Related colors

Complementary color

Complementary color for #hex is #A86A89.


I love getcolorcode.com

Triadic colors

1 #765795 and #957657 with #579576 are triadic colors.

2 #769557 and #955776 with #579576 are triadic colors.