COLOR #518979

HEX: #518979 RGB: (81,137,121)

Color info

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

RGB color model

#518979 color RGB value is (81,137,121).

RGB: (81,137,121) (32%, 54%, 47%)

RGB channels and saturation

R 81 of 255 = 32%
G 137 of 255 = 54%
B 121 of 255 = 47%

81
137
121

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

Portions of RGB colors in percentages

R + G + B = 81 + 137 + 121 = 339 (100%)
R 81 of 339 ~ 23.89%
G 137 of 339 ~ 40.41%
B 121 of 339 ~ 35.69'%

%23.89
%40.41
%35.69

CMYK color model

#518979 color CMYK value is (41,0,12,46).

  • cyan value is 40.88%
  • magenta value is 0.00%
  • yellow value is 11.68%
  • key color value is 46.27%

CMYK: (41,0,12,46)
C41M0Y12K46 (41%, 0%, 12%, 46%)
(0.41 / 0.00 / 0.12 / 0.46)

CMYK percentages

%40.88
%0
%11.68
%46.27

Codes

Color #518979 in popluar color models

51 89 79
RGB 81 137 121
HSL 163° 25.69% 42.75%
HSB/HSV 163° 40.88% 53.73%
CMYK 40.88% 0.00% 11.68%
46.27%

Color #518979 in popluar number systems.

HEX 51 89 79
Decimal 81 137 121
Binary 1010001 10001001 1111001
Octal 121 211 171

Shades and tints

Shades of #518979

#518979
(81,137,121)
#4A7D6E
(74,125,110)
#437163
(67,113,99)
#3C6558
(60,101,88)
#35594D
(53,89,77)
#2E4D42
(46,77,66)
#274137
(39,65,55)
#20352C
(32,53,44)
#192921
(25,41,33)
#121D16
(18,29,22)
#0B110B
(11,17,11)
#000000
(0,0,0)

Tints of #518979

#518979
(81,137,121)
#609385
(96,147,133)
#6F9D91
(111,157,145)
#7EA79D
(126,167,157)
#8DB1A9
(141,177,169)
#9CBBB5
(156,187,181)
#ABC5C1
(171,197,193)
#BACFCD
(186,207,205)
#C9D9D9
(201,217,217)
#D8E3E5
(216,227,229)
#E7EDF1
(231,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #518979; }

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

This text font color is #518979.

Background Color

.myBgColor { background-color: #518979; }

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

This div background color is #518979.

Border color

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

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

This div border color is #518979.

Opacity

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

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

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

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

This text has shadow with #518979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518979.

Preview

Color preview on black background

This text has color #518979 on black background.


Color preview on white background

This text has color #518979 on white background.


Black color preview on #518979 background

This text has black color on #518979 background.


White color preview on #518979 background

This text has white color on #518979 background.


Related colors

Complementary color

Complementary color for #hex is #AE7686.


I love getcolorcode.com

Triadic colors

1 #795189 and #897951 with #518979 are triadic colors.

2 #798951 and #895179 with #518979 are triadic colors.