COLOR #518276

HEX: #518276 RGB: (81,130,118)

Color info

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

RGB color model

#518276 color RGB value is (81,130,118).

RGB: (81,130,118) (32%, 51%, 46%)

RGB channels and saturation

R 81 of 255 = 32%
G 130 of 255 = 51%
B 118 of 255 = 46%

81
130
118

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

Portions of RGB colors in percentages

R + G + B = 81 + 130 + 118 = 329 (100%)
R 81 of 329 ~ 24.62%
G 130 of 329 ~ 39.51%
B 118 of 329 ~ 35.87'%

%24.62
%39.51
%35.87

CMYK color model

#518276 color CMYK value is (38,0,9,49).

  • cyan value is 37.69%
  • magenta value is 0.00%
  • yellow value is 9.23%
  • key color value is 49.02%
CMYK: (38,0,9,49) C38M0Y9K49 (38%,0%,9%,49%) (0.38/0.00/0.09/0.49) 

CMYK percentages

%37.69
%0
%9.23
%49.02

Codes

Color #518276 in popluar color models

51 82 76
RGB 81 130 118
HSL 165° 23.22% 41.37%
HSB/HSV 165° 37.69% 50.98%
CMYK 37.69% 0.00% 9.23%
49.02%

Color #518276 in popluar number systems.

HEX 51 82 76
Decimal 81 130 118
Binary 1010001 10000010 1110110
Octal 121 202 166

Shades and tints

Shades of #518276

#518276
(81,130,118)
#4A776C
(74,119,108)
#436C62
(67,108,98)
#3C6158
(60,97,88)
#35564E
(53,86,78)
#2E4B44
(46,75,68)
#27403A
(39,64,58)
#203530
(32,53,48)
#192A26
(25,42,38)
#121F1C
(18,31,28)
#0B1412
(11,20,18)
#000000
(0,0,0)

Tints of #518276

#518276
(81,130,118)
#608D82
(96,141,130)
#6F988E
(111,152,142)
#7EA39A
(126,163,154)
#8DAEA6
(141,174,166)
#9CB9B2
(156,185,178)
#ABC4BE
(171,196,190)
#BACFCA
(186,207,202)
#C9DAD6
(201,218,214)
#D8E5E2
(216,229,226)
#E7F0EE
(231,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #518276 color. Also use rgb(81,130,118) instead hex code.

Text Font Color

.myTextColor { color: #518276; }

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

This text font color is #518276.

Background Color

.myBgColor { background-color: #518276; }

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

This div background color is #518276.

Border color

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

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

This div border color is #518276.

Opacity

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

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

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

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

This text has shadow with #518276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518276.

Preview

Color preview on black background

This text has color #518276 on black background.


Color preview on white background

This text has color #518276 on white background.


Black color preview on #518276 background

This text has black color on #518276 background.


White color preview on #518276 background

This text has white color on #518276 background.


Related colors

Complementary color

Complementary color for #hex is #AE7D89.


I love getcolorcode.com

Triadic colors

1 #765182 and #827651 with #518276 are triadic colors.

2 #768251 and #825176 with #518276 are triadic colors.