COLOR #516815

HEX: #516815 RGB: (81,104,21)

Color info

#516815 contains mainly red and green colors. Web safe color of #516815 is #666600 (or #660).

RGB color model

#516815 color RGB value is (81,104,21).

RGB: (81,104,21) (32%, 41%, 8%)

RGB channels and saturation

R 81 of 255 = 32%
G 104 of 255 = 41%
B 21 of 255 = 8%

81
104
21

R + G + B ~ 27%. #516815 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 104 + 21 = 206 (100%)
R 81 of 206 ~ 39.32%
G 104 of 206 ~ 50.49%
B 21 of 206 ~ 10.19'%

%39.32
%50.49

CMYK color model

#516815 color CMYK value is (22,0,80,59).

  • cyan value is 22.12%
  • magenta value is 0.00%
  • yellow value is 79.81%
  • key color value is 59.22%

CMYK: (22,0,80,59)
C22M0Y80K59 (22%, 0%, 80%, 59%)
(0.22 / 0.00 / 0.80 / 0.59)

CMYK percentages

%22.12
%0
%79.81
%59.22

Codes

Color #516815 in popluar color models

51 68 15
RGB 81 104 21
HSL 77° 66.40% 24.51%
HSB/HSV 77° 79.81% 40.78%
CMYK 22.12% 0.00% 79.81%
59.22%

Color #516815 in popluar number systems.

HEX 51 68 15
Decimal 81 104 21
Binary 1010001 1101000 10101
Octal 121 150 25

Shades and tints

Shades of #516815

#516815
(81,104,21)
#4A5F14
(74,95,20)
#435613
(67,86,19)
#3C4D12
(60,77,18)
#354411
(53,68,17)
#2E3B10
(46,59,16)
#27320F
(39,50,15)
#20290E
(32,41,14)
#19200D
(25,32,13)
#12170C
(18,23,12)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #516815

#516815
(81,104,21)
#60752A
(96,117,42)
#6F823F
(111,130,63)
#7E8F54
(126,143,84)
#8D9C69
(141,156,105)
#9CA97E
(156,169,126)
#ABB693
(171,182,147)
#BAC3A8
(186,195,168)
#C9D0BD
(201,208,189)
#D8DDD2
(216,221,210)
#E7EAE7
(231,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516815; }

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

This text font color is #516815.

Background Color

.myBgColor { background-color: #516815; }

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

This div background color is #516815.

Border color

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

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

This div border color is #516815.

Opacity

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

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

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

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

This text has shadow with #516815 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516815.

Preview

Color preview on black background

This text has color #516815 on black background.


Color preview on white background

This text has color #516815 on white background.


Black color preview on #516815 background

This text has black color on #516815 background.


White color preview on #516815 background

This text has white color on #516815 background.


Related colors

Complementary color

Complementary color for #hex is #AE97EA.


I love getcolorcode.com

Triadic colors

1 #155168 and #681551 with #516815 are triadic colors.

2 #156851 and #685115 with #516815 are triadic colors.