COLOR #579492

HEX: #579492 RGB: (87,148,146)

Color info

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

RGB color model

#579492 color RGB value is (87,148,146).

RGB: (87,148,146) (34%, 58%, 57%)

RGB channels and saturation

R 87 of 255 = 34%
G 148 of 255 = 58%
B 146 of 255 = 57%

87
148
146

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

Portions of RGB colors in percentages

R + G + B = 87 + 148 + 146 = 381 (100%)
R 87 of 381 ~ 22.83%
G 148 of 381 ~ 38.85%
B 146 of 381 ~ 38.32'%

%22.83
%38.85
%38.32

CMYK color model

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

  • cyan value is 41.22%
  • magenta value is 0.00%
  • yellow value is 1.35%
  • 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
%1.35
%41.96

Codes

Color #579492 in popluar color models

57 94 92
RGB 87 148 146
HSL 178° 25.96% 46.08%
HSB/HSV 178° 41.22% 58.04%
CMYK 41.22% 0.00% 1.35%
41.96%

Color #579492 in popluar number systems.

HEX 57 94 92
Decimal 87 148 146
Binary 1010111 10010100 10010010
Octal 127 224 222

Shades and tints

Shades of #579492

#579492
(87,148,146)
#508785
(80,135,133)
#497A78
(73,122,120)
#426D6B
(66,109,107)
#3B605E
(59,96,94)
#345351
(52,83,81)
#2D4644
(45,70,68)
#263937
(38,57,55)
#1F2C2A
(31,44,42)
#181F1D
(24,31,29)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #579492

#579492
(87,148,146)
#669D9B
(102,157,155)
#75A6A4
(117,166,164)
#84AFAD
(132,175,173)
#93B8B6
(147,184,182)
#A2C1BF
(162,193,191)
#B1CAC8
(177,202,200)
#C0D3D1
(192,211,209)
#CFDCDA
(207,220,218)
#DEE5E3
(222,229,227)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #579492; }

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

This text font color is #579492.

Background Color

.myBgColor { background-color: #579492; }

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

This div background color is #579492.

Border color

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

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

This div border color is #579492.

Opacity

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

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

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

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

This text has shadow with #579492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #579492.

Preview

Color preview on black background

This text has color #579492 on black background.


Color preview on white background

This text has color #579492 on white background.


Black color preview on #579492 background

This text has black color on #579492 background.


White color preview on #579492 background

This text has white color on #579492 background.


Related colors

Complementary color

Complementary color for #hex is #A86B6D.


I love getcolorcode.com

Triadic colors

1 #925794 and #949257 with #579492 are triadic colors.

2 #929457 and #945792 with #579492 are triadic colors.