COLOR #578950

HEX: #578950 RGB: (87,137,80)

Color info

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

RGB color model

#578950 color RGB value is (87,137,80).

RGB: (87,137,80) (34%, 54%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 137 of 255 = 54%
B 80 of 255 = 31%

87
137
80

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

Portions of RGB colors in percentages

R + G + B = 87 + 137 + 80 = 304 (100%)
R 87 of 304 ~ 28.62%
G 137 of 304 ~ 45.07%
B 80 of 304 ~ 26.32'%

%28.62
%45.07
%26.32

CMYK color model

#578950 color CMYK value is (36,0,42,46).

  • cyan value is 36.50%
  • magenta value is 0.00%
  • yellow value is 41.61%
  • key color value is 46.27%
CMYK: (36,0,42,46) C36M0Y42K46 (36%,0%,42%,46%) (0.36/0.00/0.42/0.46) 

CMYK percentages

%36.5
%0
%41.61
%46.27

Codes

Color #578950 in popluar color models

57 89 50
RGB 87 137 80
HSL 113° 26.27% 42.55%
HSB/HSV 113° 41.61% 53.73%
CMYK 36.50% 0.00% 41.61%
46.27%

Color #578950 in popluar number systems.

HEX 57 89 50
Decimal 87 137 80
Binary 1010111 10001001 1010000
Octal 127 211 120

Shades and tints

Shades of #578950

#578950
(87,137,80)
#507D49
(80,125,73)
#497142
(73,113,66)
#42653B
(66,101,59)
#3B5934
(59,89,52)
#344D2D
(52,77,45)
#2D4126
(45,65,38)
#26351F
(38,53,31)
#1F2918
(31,41,24)
#181D11
(24,29,17)
#11110A
(17,17,10)
#000000
(0,0,0)

Tints of #578950

#578950
(87,137,80)
#66935F
(102,147,95)
#759D6E
(117,157,110)
#84A77D
(132,167,125)
#93B18C
(147,177,140)
#A2BB9B
(162,187,155)
#B1C5AA
(177,197,170)
#C0CFB9
(192,207,185)
#CFD9C8
(207,217,200)
#DEE3D7
(222,227,215)
#EDEDE6
(237,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #578950 color. Also use rgb(87,137,80) instead hex code.

Text Font Color

.myTextColor { color: #578950; }

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

This text font color is #578950.

Background Color

.myBgColor { background-color: #578950; }

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

This div background color is #578950.

Border color

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

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

This div border color is #578950.

Opacity

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

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

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

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

This text has shadow with #578950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #578950.

Preview

Color preview on black background

This text has color #578950 on black background.


Color preview on white background

This text has color #578950 on white background.


Black color preview on #578950 background

This text has black color on #578950 background.


White color preview on #578950 background

This text has white color on #578950 background.


Related colors

Complementary color

Complementary color for #hex is #A876AF.


I love getcolorcode.com

Triadic colors

1 #505789 and #895057 with #578950 are triadic colors.

2 #508957 and #895750 with #578950 are triadic colors.