COLOR #518661

HEX: #518661 RGB: (81,134,97)

Color info

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

RGB color model

#518661 color RGB value is (81,134,97).

RGB: (81,134,97) (32%, 53%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 134 of 255 = 53%
B 97 of 255 = 38%

81
134
97

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

Portions of RGB colors in percentages

R + G + B = 81 + 134 + 97 = 312 (100%)
R 81 of 312 ~ 25.96%
G 134 of 312 ~ 42.95%
B 97 of 312 ~ 31.09'%

%25.96
%42.95
%31.09

CMYK color model

#518661 color CMYK value is (40,0,28,47).

  • cyan value is 39.55%
  • magenta value is 0.00%
  • yellow value is 27.61%
  • key color value is 47.45%

CMYK: (40,0,28,47)
C40M0Y28K47 (40%, 0%, 28%, 47%)
(0.40 / 0.00 / 0.28 / 0.47)

CMYK percentages

%39.55
%0
%27.61
%47.45

Codes

Color #518661 in popluar color models

51 86 61
RGB 81 134 97
HSL 138° 24.65% 42.16%
HSB/HSV 138° 39.55% 52.55%
CMYK 39.55% 0.00% 27.61%
47.45%

Color #518661 in popluar number systems.

HEX 51 86 61
Decimal 81 134 97
Binary 1010001 10000110 1100001
Octal 121 206 141

Shades and tints

Shades of #518661

#518661
(81,134,97)
#4A7A59
(74,122,89)
#436E51
(67,110,81)
#3C6249
(60,98,73)
#355641
(53,86,65)
#2E4A39
(46,74,57)
#273E31
(39,62,49)
#203229
(32,50,41)
#192621
(25,38,33)
#121A19
(18,26,25)
#0B0E11
(11,14,17)
#000000
(0,0,0)

Tints of #518661

#518661
(81,134,97)
#60916F
(96,145,111)
#6F9C7D
(111,156,125)
#7EA78B
(126,167,139)
#8DB299
(141,178,153)
#9CBDA7
(156,189,167)
#ABC8B5
(171,200,181)
#BAD3C3
(186,211,195)
#C9DED1
(201,222,209)
#D8E9DF
(216,233,223)
#E7F4ED
(231,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #518661 color. Also use rgb(81,134,97) instead hex code.

Text Font Color

.myTextColor { color: #518661; }

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

This text font color is #518661.

Background Color

.myBgColor { background-color: #518661; }

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

This div background color is #518661.

Border color

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

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

This div border color is #518661.

Opacity

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

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

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

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

This text has shadow with #518661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518661.

Preview

Color preview on black background

This text has color #518661 on black background.


Color preview on white background

This text has color #518661 on white background.


Black color preview on #518661 background

This text has black color on #518661 background.


White color preview on #518661 background

This text has white color on #518661 background.


Related colors

Complementary color

Complementary color for #hex is #AE799E.


I love getcolorcode.com

Triadic colors

1 #615186 and #866151 with #518661 are triadic colors.

2 #618651 and #865161 with #518661 are triadic colors.