COLOR #579395

HEX: #579395 RGB: (87,147,149)

Color info

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

RGB color model

#579395 color RGB value is (87,147,149).

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

RGB channels and saturation

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

87
147
149

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

Portions of RGB colors in percentages

R + G + B = 87 + 147 + 149 = 383 (100%)
R 87 of 383 ~ 22.72%
G 147 of 383 ~ 38.38%
B 149 of 383 ~ 38.9'%

%22.72
%38.38
%38.9

CMYK color model

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

  • cyan value is 41.61%
  • magenta value is 1.34%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (42,1,0,42)
C42M1Y0K42 (42%, 1%, 0%, 42%)
(0.42 / 0.01 / 0.00 / 0.42)

CMYK percentages

%41.61
%1.34
%0
%41.57

Codes

Color #579395 in popluar color models

57 93 95
RGB 87 147 149
HSL 182° 26.27% 46.27%
HSB/HSV 182° 41.61% 58.43%
CMYK 41.61% 1.34% 0.00%
41.57%

Color #579395 in popluar number systems.

HEX 57 93 95
Decimal 87 147 149
Binary 1010111 10010011 10010101
Octal 127 223 225

Shades and tints

Shades of #579395

#579395
(87,147,149)
#508688
(80,134,136)
#49797B
(73,121,123)
#426C6E
(66,108,110)
#3B5F61
(59,95,97)
#345254
(52,82,84)
#2D4547
(45,69,71)
#26383A
(38,56,58)
#1F2B2D
(31,43,45)
#181E20
(24,30,32)
#111113
(17,17,19)
#000000
(0,0,0)

Tints of #579395

#579395
(87,147,149)
#669C9E
(102,156,158)
#75A5A7
(117,165,167)
#84AEB0
(132,174,176)
#93B7B9
(147,183,185)
#A2C0C2
(162,192,194)
#B1C9CB
(177,201,203)
#C0D2D4
(192,210,212)
#CFDBDD
(207,219,221)
#DEE4E6
(222,228,230)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #579395; }

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

This text font color is #579395.

Background Color

.myBgColor { background-color: #579395; }

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

This div background color is #579395.

Border color

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

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

This div border color is #579395.

Opacity

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

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

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

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

This text has shadow with #579395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #579395.

Preview

Color preview on black background

This text has color #579395 on black background.


Color preview on white background

This text has color #579395 on white background.


Black color preview on #579395 background

This text has black color on #579395 background.


White color preview on #579395 background

This text has white color on #579395 background.


Related colors

Complementary color

Complementary color for #hex is #A86C6A.


I love getcolorcode.com

Triadic colors

1 #955793 and #939557 with #579395 are triadic colors.

2 #959357 and #935795 with #579395 are triadic colors.