COLOR #578770

HEX: #578770 RGB: (87,135,112)

Color info

#578770 contains red, green and blue colors in about the same proportion. Web safe color of #578770 is #669966 (or #696).

RGB color model

#578770 color RGB value is (87,135,112).

RGB: (87,135,112) (34%, 53%, 44%)

RGB channels and saturation

R 87 of 255 = 34%
G 135 of 255 = 53%
B 112 of 255 = 44%

87
135
112

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

Portions of RGB colors in percentages

R + G + B = 87 + 135 + 112 = 334 (100%)
R 87 of 334 ~ 26.05%
G 135 of 334 ~ 40.42%
B 112 of 334 ~ 33.53'%

%26.05
%40.42
%33.53

CMYK color model

#578770 color CMYK value is (36,0,17,47).

  • cyan value is 35.56%
  • magenta value is 0.00%
  • yellow value is 17.04%
  • key color value is 47.06%

CMYK: (36,0,17,47)
C36M0Y17K47 (36%, 0%, 17%, 47%)
(0.36 / 0.00 / 0.17 / 0.47)

CMYK percentages

%35.56
%0
%17.04
%47.06

Codes

Color #578770 in popluar color models

57 87 70
RGB 87 135 112
HSL 151° 21.62% 43.53%
HSB/HSV 151° 35.56% 52.94%
CMYK 35.56% 0.00% 17.04%
47.06%

Color #578770 in popluar number systems.

HEX 57 87 70
Decimal 87 135 112
Binary 1010111 10000111 1110000
Octal 127 207 160

Shades and tints

Shades of #578770

#578770
(87,135,112)
#507B66
(80,123,102)
#496F5C
(73,111,92)
#426352
(66,99,82)
#3B5748
(59,87,72)
#344B3E
(52,75,62)
#2D3F34
(45,63,52)
#26332A
(38,51,42)
#1F2720
(31,39,32)
#181B16
(24,27,22)
#110F0C
(17,15,12)
#000000
(0,0,0)

Tints of #578770

#578770
(87,135,112)
#66917D
(102,145,125)
#759B8A
(117,155,138)
#84A597
(132,165,151)
#93AFA4
(147,175,164)
#A2B9B1
(162,185,177)
#B1C3BE
(177,195,190)
#C0CDCB
(192,205,203)
#CFD7D8
(207,215,216)
#DEE1E5
(222,225,229)
#EDEBF2
(237,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #578770 color. Also use rgb(87,135,112) instead hex code.

Text Font Color

.myTextColor { color: #578770; }

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

This text font color is #578770.

Background Color

.myBgColor { background-color: #578770; }

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

This div background color is #578770.

Border color

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

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

This div border color is #578770.

Opacity

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

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

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

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

This text has shadow with #578770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #578770.

Preview

Color preview on black background

This text has color #578770 on black background.


Color preview on white background

This text has color #578770 on white background.


Black color preview on #578770 background

This text has black color on #578770 background.


White color preview on #578770 background

This text has white color on #578770 background.


Related colors

Complementary color

Complementary color for #hex is #A8788F.


I love getcolorcode.com

Triadic colors

1 #705787 and #877057 with #578770 are triadic colors.

2 #708757 and #875770 with #578770 are triadic colors.