COLOR #516316

HEX: #516316 RGB: (81,99,22)

Color info

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

RGB color model

#516316 color RGB value is (81,99,22).

RGB: (81,99,22) (32%, 39%, 9%)

RGB channels and saturation

R 81 of 255 = 32%
G 99 of 255 = 39%
B 22 of 255 = 9%

81
99
22

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

Portions of RGB colors in percentages

R + G + B = 81 + 99 + 22 = 202 (100%)
R 81 of 202 ~ 40.1%
G 99 of 202 ~ 49.01%
B 22 of 202 ~ 10.89'%

%40.1
%49.01
%10.89

CMYK color model

#516316 color CMYK value is (18,0,78,61).

  • cyan value is 18.18%
  • magenta value is 0.00%
  • yellow value is 77.78%
  • key color value is 61.18%

CMYK: (18,0,78,61)
C18M0Y78K61 (18%, 0%, 78%, 61%)
(0.18 / 0.00 / 0.78 / 0.61)

CMYK percentages

%18.18
%0
%77.78
%61.18

Codes

Color #516316 in popluar color models

51 63 16
RGB 81 99 22
HSL 74° 63.64% 23.73%
HSB/HSV 74° 77.78% 38.82%
CMYK 18.18% 0.00% 77.78%
61.18%

Color #516316 in popluar number systems.

HEX 51 63 16
Decimal 81 99 22
Binary 1010001 1100011 10110
Octal 121 143 26

Shades and tints

Shades of #516316

#516316
(81,99,22)
#4A5A14
(74,90,20)
#435112
(67,81,18)
#3C4810
(60,72,16)
#353F0E
(53,63,14)
#2E360C
(46,54,12)
#272D0A
(39,45,10)
#202408
(32,36,8)
#191B06
(25,27,6)
#121204
(18,18,4)
#0B0902
(11,9,2)
#000000
(0,0,0)

Tints of #516316

#516316
(81,99,22)
#60712B
(96,113,43)
#6F7F40
(111,127,64)
#7E8D55
(126,141,85)
#8D9B6A
(141,155,106)
#9CA97F
(156,169,127)
#ABB794
(171,183,148)
#BAC5A9
(186,197,169)
#C9D3BE
(201,211,190)
#D8E1D3
(216,225,211)
#E7EFE8
(231,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516316 color. Also use rgb(81,99,22) instead hex code.

Text Font Color

.myTextColor { color: #516316; }

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

This text font color is #516316.

Background Color

.myBgColor { background-color: #516316; }

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

This div background color is #516316.

Border color

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

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

This div border color is #516316.

Opacity

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

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

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

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

This text has shadow with #516316 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516316.

Preview

Color preview on black background

This text has color #516316 on black background.


Color preview on white background

This text has color #516316 on white background.


Black color preview on #516316 background

This text has black color on #516316 background.


White color preview on #516316 background

This text has white color on #516316 background.


Related colors

Complementary color

Complementary color for #hex is #AE9CE9.


I love getcolorcode.com

Triadic colors

1 #165163 and #631651 with #516316 are triadic colors.

2 #166351 and #635116 with #516316 are triadic colors.