COLOR #516837

HEX: #516837 RGB: (81,104,55)

Color info

#516837 contains red, green and blue colors in about the same proportion. Web safe color of #516837 is #666633 (or #663).

RGB color model

#516837 color RGB value is (81,104,55).

RGB: (81,104,55) (32%, 41%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 104 of 255 = 41%
B 55 of 255 = 22%

81
104
55

R + G + B ~ 32%. #516837 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 104 + 55 = 240 (100%)
R 81 of 240 ~ 33.75%
G 104 of 240 ~ 43.33%
B 55 of 240 ~ 22.92'%

%33.75
%43.33
%22.92

CMYK color model

#516837 color CMYK value is (22,0,47,59).

  • cyan value is 22.12%
  • magenta value is 0.00%
  • yellow value is 47.12%
  • key color value is 59.22%
CMYK: (22,0,47,59) C22M0Y47K59 (22%,0%,47%,59%) (0.22/0.00/0.47/0.59) 

CMYK percentages

%22.12
%0
%47.12
%59.22

Codes

Color #516837 in popluar color models

51 68 37
RGB 81 104 55
HSL 88° 30.82% 31.18%
HSB/HSV 88° 47.12% 40.78%
CMYK 22.12% 0.00% 47.12%
59.22%

Color #516837 in popluar number systems.

HEX 51 68 37
Decimal 81 104 55
Binary 1010001 1101000 110111
Octal 121 150 67

Shades and tints

Shades of #516837

#516837
(81,104,55)
#4A5F32
(74,95,50)
#43562D
(67,86,45)
#3C4D28
(60,77,40)
#354423
(53,68,35)
#2E3B1E
(46,59,30)
#273219
(39,50,25)
#202914
(32,41,20)
#19200F
(25,32,15)
#12170A
(18,23,10)
#0B0E05
(11,14,5)
#000000
(0,0,0)

Tints of #516837

#516837
(81,104,55)
#607549
(96,117,73)
#6F825B
(111,130,91)
#7E8F6D
(126,143,109)
#8D9C7F
(141,156,127)
#9CA991
(156,169,145)
#ABB6A3
(171,182,163)
#BAC3B5
(186,195,181)
#C9D0C7
(201,208,199)
#D8DDD9
(216,221,217)
#E7EAEB
(231,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516837 color. Also use rgb(81,104,55) instead hex code.

Text Font Color

.myTextColor { color: #516837; }

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

This text font color is #516837.

Background Color

.myBgColor { background-color: #516837; }

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

This div background color is #516837.

Border color

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

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

This div border color is #516837.

Opacity

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

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

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

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

This text has shadow with #516837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516837.

Preview

Color preview on black background

This text has color #516837 on black background.


Color preview on white background

This text has color #516837 on white background.


Black color preview on #516837 background

This text has black color on #516837 background.


White color preview on #516837 background

This text has white color on #516837 background.


Related colors

Complementary color

Complementary color for #hex is #AE97C8.


I love getcolorcode.com

Triadic colors

1 #375168 and #683751 with #516837 are triadic colors.

2 #376851 and #685137 with #516837 are triadic colors.