COLOR #579493

HEX: #579493 RGB: (87,148,147)

Color info

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

RGB color model

#579493 color RGB value is (87,148,147).

RGB: (87,148,147) (34%, 58%, 58%)

RGB channels and saturation

R 87 of 255 = 34%
G 148 of 255 = 58%
B 147 of 255 = 58%

87
148
147

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

Portions of RGB colors in percentages

R + G + B = 87 + 148 + 147 = 382 (100%)
R 87 of 382 ~ 22.77%
G 148 of 382 ~ 38.74%
B 147 of 382 ~ 38.48'%

%22.77
%38.74
%38.48

CMYK color model

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

  • cyan value is 41.22%
  • magenta value is 0.00%
  • yellow value is 0.68%
  • key color value is 41.96%

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

CMYK percentages

%41.22
%0
%0.68
%41.96

Codes

Color #579493 in popluar color models

57 94 93
RGB 87 148 147
HSL 179° 25.96% 46.08%
HSB/HSV 179° 41.22% 58.04%
CMYK 41.22% 0.00% 0.68%
41.96%

Color #579493 in popluar number systems.

HEX 57 94 93
Decimal 87 148 147
Binary 1010111 10010100 10010011
Octal 127 224 223

Shades and tints

Shades of #579493

#579493
(87,148,147)
#508786
(80,135,134)
#497A79
(73,122,121)
#426D6C
(66,109,108)
#3B605F
(59,96,95)
#345352
(52,83,82)
#2D4645
(45,70,69)
#263938
(38,57,56)
#1F2C2B
(31,44,43)
#181F1E
(24,31,30)
#111211
(17,18,17)
#000000
(0,0,0)

Tints of #579493

#579493
(87,148,147)
#669D9C
(102,157,156)
#75A6A5
(117,166,165)
#84AFAE
(132,175,174)
#93B8B7
(147,184,183)
#A2C1C0
(162,193,192)
#B1CAC9
(177,202,201)
#C0D3D2
(192,211,210)
#CFDCDB
(207,220,219)
#DEE5E4
(222,229,228)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #579493; }

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

This text font color is #579493.

Background Color

.myBgColor { background-color: #579493; }

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

This div background color is #579493.

Border color

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

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

This div border color is #579493.

Opacity

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

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

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

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

This text has shadow with #579493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #579493.

Preview

Color preview on black background

This text has color #579493 on black background.


Color preview on white background

This text has color #579493 on white background.


Black color preview on #579493 background

This text has black color on #579493 background.


White color preview on #579493 background

This text has white color on #579493 background.


Related colors

Complementary color

Complementary color for #hex is #A86B6C.


I love getcolorcode.com

Triadic colors

1 #935794 and #949357 with #579493 are triadic colors.

2 #939457 and #945793 with #579493 are triadic colors.