COLOR #579699

HEX: #579699 RGB: (87,150,153)

Color info

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

RGB color model

#579699 color RGB value is (87,150,153).

RGB: (87,150,153) (34%, 59%, 60%)

RGB channels and saturation

R 87 of 255 = 34%
G 150 of 255 = 59%
B 153 of 255 = 60%

87
150
153

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

Portions of RGB colors in percentages

R + G + B = 87 + 150 + 153 = 390 (100%)
R 87 of 390 ~ 22.31%
G 150 of 390 ~ 38.46%
B 153 of 390 ~ 39.23'%

%22.31
%38.46
%39.23

CMYK color model

#579699 color CMYK value is (43,2,0,40).

  • cyan value is 43.14%
  • magenta value is 1.96%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (43,2,0,40)
C43M2Y0K40 (43%, 2%, 0%, 40%)
(0.43 / 0.02 / 0.00 / 0.40)

CMYK percentages

%43.14
%1.96
%0
%40

Codes

Color #579699 in popluar color models

57 96 99
RGB 87 150 153
HSL 183° 27.50% 47.06%
HSB/HSV 183° 43.14% 60.00%
CMYK 43.14% 1.96% 0.00%
40.00%

Color #579699 in popluar number systems.

HEX 57 96 99
Decimal 87 150 153
Binary 1010111 10010110 10011001
Octal 127 226 231

Shades and tints

Shades of #579699

#579699
(87,150,153)
#50898C
(80,137,140)
#497C7F
(73,124,127)
#426F72
(66,111,114)
#3B6265
(59,98,101)
#345558
(52,85,88)
#2D484B
(45,72,75)
#263B3E
(38,59,62)
#1F2E31
(31,46,49)
#182124
(24,33,36)
#111417
(17,20,23)
#000000
(0,0,0)

Tints of #579699

#579699
(87,150,153)
#669FA2
(102,159,162)
#75A8AB
(117,168,171)
#84B1B4
(132,177,180)
#93BABD
(147,186,189)
#A2C3C6
(162,195,198)
#B1CCCF
(177,204,207)
#C0D5D8
(192,213,216)
#CFDEE1
(207,222,225)
#DEE7EA
(222,231,234)
#EDF0F3
(237,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #579699; }

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

This text font color is #579699.

Background Color

.myBgColor { background-color: #579699; }

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

This div background color is #579699.

Border color

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

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

This div border color is #579699.

Opacity

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

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

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

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

This text has shadow with #579699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #579699.

Preview

Color preview on black background

This text has color #579699 on black background.


Color preview on white background

This text has color #579699 on white background.


Black color preview on #579699 background

This text has black color on #579699 background.


White color preview on #579699 background

This text has white color on #579699 background.


Related colors

Complementary color

Complementary color for #hex is #A86966.


I love getcolorcode.com

Triadic colors

1 #995796 and #969957 with #579699 are triadic colors.

2 #999657 and #965799 with #579699 are triadic colors.