COLOR #578878

HEX: #578878 RGB: (87,136,120)

Color info

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

RGB color model

#578878 color RGB value is (87,136,120).

RGB: (87,136,120) (34%, 53%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 136 of 255 = 53%
B 120 of 255 = 47%

87
136
120

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

Portions of RGB colors in percentages

R + G + B = 87 + 136 + 120 = 343 (100%)
R 87 of 343 ~ 25.36%
G 136 of 343 ~ 39.65%
B 120 of 343 ~ 34.99'%

%25.36
%39.65
%34.99

CMYK color model

#578878 color CMYK value is (36,0,12,47).

  • cyan value is 36.03%
  • magenta value is 0.00%
  • yellow value is 11.76%
  • key color value is 46.67%

CMYK: (36,0,12,47)
C36M0Y12K47 (36%, 0%, 12%, 47%)
(0.36 / 0.00 / 0.12 / 0.47)

CMYK percentages

%36.03
%0
%11.76
%46.67

Codes

Color #578878 in popluar color models

57 88 78
RGB 87 136 120
HSL 160° 21.97% 43.73%
HSB/HSV 160° 36.03% 53.33%
CMYK 36.03% 0.00% 11.76%
46.67%

Color #578878 in popluar number systems.

HEX 57 88 78
Decimal 87 136 120
Binary 1010111 10001000 1111000
Octal 127 210 170

Shades and tints

Shades of #578878

#578878
(87,136,120)
#507C6E
(80,124,110)
#497064
(73,112,100)
#42645A
(66,100,90)
#3B5850
(59,88,80)
#344C46
(52,76,70)
#2D403C
(45,64,60)
#263432
(38,52,50)
#1F2828
(31,40,40)
#181C1E
(24,28,30)
#111014
(17,16,20)
#000000
(0,0,0)

Tints of #578878

#578878
(87,136,120)
#669284
(102,146,132)
#759C90
(117,156,144)
#84A69C
(132,166,156)
#93B0A8
(147,176,168)
#A2BAB4
(162,186,180)
#B1C4C0
(177,196,192)
#C0CECC
(192,206,204)
#CFD8D8
(207,216,216)
#DEE2E4
(222,226,228)
#EDECF0
(237,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #578878 color. Also use rgb(87,136,120) instead hex code.

Text Font Color

.myTextColor { color: #578878; }

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

This text font color is #578878.

Background Color

.myBgColor { background-color: #578878; }

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

This div background color is #578878.

Border color

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

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

This div border color is #578878.

Opacity

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

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

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

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

This text has shadow with #578878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #578878.

Preview

Color preview on black background

This text has color #578878 on black background.


Color preview on white background

This text has color #578878 on white background.


Black color preview on #578878 background

This text has black color on #578878 background.


White color preview on #578878 background

This text has white color on #578878 background.


Related colors

Complementary color

Complementary color for #hex is #A87787.


I love getcolorcode.com

Triadic colors

1 #785788 and #887857 with #578878 are triadic colors.

2 #788857 and #885778 with #578878 are triadic colors.