COLOR #579697

HEX: #579697 RGB: (87,150,151)

Color info

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

RGB color model

#579697 color RGB value is (87,150,151).

RGB: (87,150,151) (34%, 59%, 59%)

RGB channels and saturation

R 87 of 255 = 34%
G 150 of 255 = 59%
B 151 of 255 = 59%

87
150
151

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

Portions of RGB colors in percentages

R + G + B = 87 + 150 + 151 = 388 (100%)
R 87 of 388 ~ 22.42%
G 150 of 388 ~ 38.66%
B 151 of 388 ~ 38.92'%

%22.42
%38.66
%38.92

CMYK color model

#579697 color CMYK value is (42,1,0,41).

  • cyan value is 42.38%
  • magenta value is 0.66%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (42,1,0,41)
C42M1Y0K41 (42%, 1%, 0%, 41%)
(0.42 / 0.01 / 0.00 / 0.41)

CMYK percentages

%42.38
%0.66
%0
%40.78

Codes

Color #579697 in popluar color models

57 96 97
RGB 87 150 151
HSL 181° 26.89% 46.67%
HSB/HSV 181° 42.38% 59.22%
CMYK 42.38% 0.66% 0.00%
40.78%

Color #579697 in popluar number systems.

HEX 57 96 97
Decimal 87 150 151
Binary 1010111 10010110 10010111
Octal 127 226 227

Shades and tints

Shades of #579697

#579697
(87,150,151)
#50898A
(80,137,138)
#497C7D
(73,124,125)
#426F70
(66,111,112)
#3B6263
(59,98,99)
#345556
(52,85,86)
#2D4849
(45,72,73)
#263B3C
(38,59,60)
#1F2E2F
(31,46,47)
#182122
(24,33,34)
#111415
(17,20,21)
#000000
(0,0,0)

Tints of #579697

#579697
(87,150,151)
#669FA0
(102,159,160)
#75A8A9
(117,168,169)
#84B1B2
(132,177,178)
#93BABB
(147,186,187)
#A2C3C4
(162,195,196)
#B1CCCD
(177,204,205)
#C0D5D6
(192,213,214)
#CFDEDF
(207,222,223)
#DEE7E8
(222,231,232)
#EDF0F1
(237,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #579697 color. Also use rgb(87,150,151) instead hex code.

Text Font Color

.myTextColor { color: #579697; }

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

This text font color is #579697.

Background Color

.myBgColor { background-color: #579697; }

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

This div background color is #579697.

Border color

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

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

This div border color is #579697.

Opacity

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

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

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

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

This text has shadow with #579697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #579697.

Preview

Color preview on black background

This text has color #579697 on black background.


Color preview on white background

This text has color #579697 on white background.


Black color preview on #579697 background

This text has black color on #579697 background.


White color preview on #579697 background

This text has white color on #579697 background.


Related colors

Complementary color

Complementary color for #hex is #A86968.


I love getcolorcode.com

Triadic colors

1 #975796 and #969757 with #579697 are triadic colors.

2 #979657 and #965797 with #579697 are triadic colors.