COLOR #578678

HEX: #578678 RGB: (87,134,120)

Color info

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

RGB color model

#578678 color RGB value is (87,134,120).

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

RGB channels and saturation

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

87
134
120

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

Portions of RGB colors in percentages

R + G + B = 87 + 134 + 120 = 341 (100%)
R 87 of 341 ~ 25.51%
G 134 of 341 ~ 39.3%
B 120 of 341 ~ 35.19'%

%25.51
%39.3
%35.19

CMYK color model

#578678 color CMYK value is (35,0,10,47).

  • cyan value is 35.07%
  • magenta value is 0.00%
  • yellow value is 10.45%
  • key color value is 47.45%

CMYK: (35,0,10,47)
C35M0Y10K47 (35%, 0%, 10%, 47%)
(0.35 / 0.00 / 0.10 / 0.47)

CMYK percentages

%35.07
%0
%10.45
%47.45

Codes

Color #578678 in popluar color models

57 86 78
RGB 87 134 120
HSL 162° 21.27% 43.33%
HSB/HSV 162° 35.07% 52.55%
CMYK 35.07% 0.00% 10.45%
47.45%

Color #578678 in popluar number systems.

HEX 57 86 78
Decimal 87 134 120
Binary 1010111 10000110 1111000
Octal 127 206 170

Shades and tints

Shades of #578678

#578678
(87,134,120)
#507A6E
(80,122,110)
#496E64
(73,110,100)
#42625A
(66,98,90)
#3B5650
(59,86,80)
#344A46
(52,74,70)
#2D3E3C
(45,62,60)
#263232
(38,50,50)
#1F2628
(31,38,40)
#181A1E
(24,26,30)
#110E14
(17,14,20)
#000000
(0,0,0)

Tints of #578678

#578678
(87,134,120)
#669184
(102,145,132)
#759C90
(117,156,144)
#84A79C
(132,167,156)
#93B2A8
(147,178,168)
#A2BDB4
(162,189,180)
#B1C8C0
(177,200,192)
#C0D3CC
(192,211,204)
#CFDED8
(207,222,216)
#DEE9E4
(222,233,228)
#EDF4F0
(237,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #578678; }

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

This text font color is #578678.

Background Color

.myBgColor { background-color: #578678; }

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

This div background color is #578678.

Border color

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

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

This div border color is #578678.

Opacity

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

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

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

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

This text has shadow with #578678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #578678.

Preview

Color preview on black background

This text has color #578678 on black background.


Color preview on white background

This text has color #578678 on white background.


Black color preview on #578678 background

This text has black color on #578678 background.


White color preview on #578678 background

This text has white color on #578678 background.


Related colors

Complementary color

Complementary color for #hex is #A87987.


I love getcolorcode.com

Triadic colors

1 #785786 and #867857 with #578678 are triadic colors.

2 #788657 and #865778 with #578678 are triadic colors.