COLOR #518959

HEX: #518959 RGB: (81,137,89)

Color info

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

RGB color model

#518959 color RGB value is (81,137,89).

RGB: (81,137,89) (32%, 54%, 35%)

RGB channels and saturation

R 81 of 255 = 32%
G 137 of 255 = 54%
B 89 of 255 = 35%

81
137
89

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

Portions of RGB colors in percentages

R + G + B = 81 + 137 + 89 = 307 (100%)
R 81 of 307 ~ 26.38%
G 137 of 307 ~ 44.63%
B 89 of 307 ~ 28.99'%

%26.38
%44.63
%28.99

CMYK color model

#518959 color CMYK value is (41,0,35,46).

  • cyan value is 40.88%
  • magenta value is 0.00%
  • yellow value is 35.04%
  • key color value is 46.27%
CMYK: (41,0,35,46) C41M0Y35K46 (41%,0%,35%,46%) (0.41/0.00/0.35/0.46) 

CMYK percentages

%40.88
%0
%35.04
%46.27

Codes

Color #518959 in popluar color models

51 89 59
RGB 81 137 89
HSL 129° 25.69% 42.75%
HSB/HSV 129° 40.88% 53.73%
CMYK 40.88% 0.00% 35.04%
46.27%

Color #518959 in popluar number systems.

HEX 51 89 59
Decimal 81 137 89
Binary 1010001 10001001 1011001
Octal 121 211 131

Shades and tints

Shades of #518959

#518959
(81,137,89)
#4A7D51
(74,125,81)
#437149
(67,113,73)
#3C6541
(60,101,65)
#355939
(53,89,57)
#2E4D31
(46,77,49)
#274129
(39,65,41)
#203521
(32,53,33)
#192919
(25,41,25)
#121D11
(18,29,17)
#0B1109
(11,17,9)
#000000
(0,0,0)

Tints of #518959

#518959
(81,137,89)
#609368
(96,147,104)
#6F9D77
(111,157,119)
#7EA786
(126,167,134)
#8DB195
(141,177,149)
#9CBBA4
(156,187,164)
#ABC5B3
(171,197,179)
#BACFC2
(186,207,194)
#C9D9D1
(201,217,209)
#D8E3E0
(216,227,224)
#E7EDEF
(231,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #518959 color. Also use rgb(81,137,89) instead hex code.

Text Font Color

.myTextColor { color: #518959; }

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

This text font color is #518959.

Background Color

.myBgColor { background-color: #518959; }

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

This div background color is #518959.

Border color

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

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

This div border color is #518959.

Opacity

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

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

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

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

This text has shadow with #518959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518959.

Preview

Color preview on black background

This text has color #518959 on black background.


Color preview on white background

This text has color #518959 on white background.


Black color preview on #518959 background

This text has black color on #518959 background.


White color preview on #518959 background

This text has white color on #518959 background.


Related colors

Complementary color

Complementary color for #hex is #AE76A6.


I love getcolorcode.com

Triadic colors

1 #595189 and #895951 with #518959 are triadic colors.

2 #598951 and #895159 with #518959 are triadic colors.