COLOR #516514

HEX: #516514 RGB: (81,101,20)

Color info

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

RGB color model

#516514 color RGB value is (81,101,20).

RGB: (81,101,20) (32%, 40%, 8%)

RGB channels and saturation

R 81 of 255 = 32%
G 101 of 255 = 40%
B 20 of 255 = 8%

81
101
20

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

Portions of RGB colors in percentages

R + G + B = 81 + 101 + 20 = 202 (100%)
R 81 of 202 ~ 40.1%
G 101 of 202 ~ 50%
B 20 of 202 ~ 9.9'%

%40.1
%50

CMYK color model

#516514 color CMYK value is (20,0,80,60).

  • cyan value is 19.80%
  • magenta value is 0.00%
  • yellow value is 80.20%
  • key color value is 60.39%

CMYK: (20,0,80,60)
C20M0Y80K60 (20%, 0%, 80%, 60%)
(0.20 / 0.00 / 0.80 / 0.60)

CMYK percentages

%19.8
%0
%80.2
%60.39

Codes

Color #516514 in popluar color models

51 65 14
RGB 81 101 20
HSL 75° 66.94% 23.73%
HSB/HSV 75° 80.20% 39.61%
CMYK 19.80% 0.00% 80.20%
60.39%

Color #516514 in popluar number systems.

HEX 51 65 14
Decimal 81 101 20
Binary 1010001 1100101 10100
Octal 121 145 24

Shades and tints

Shades of #516514

#516514
(81,101,20)
#4A5C13
(74,92,19)
#435312
(67,83,18)
#3C4A11
(60,74,17)
#354110
(53,65,16)
#2E380F
(46,56,15)
#272F0E
(39,47,14)
#20260D
(32,38,13)
#191D0C
(25,29,12)
#12140B
(18,20,11)
#0B0B0A
(11,11,10)
#000000
(0,0,0)

Tints of #516514

#516514
(81,101,20)
#607329
(96,115,41)
#6F813E
(111,129,62)
#7E8F53
(126,143,83)
#8D9D68
(141,157,104)
#9CAB7D
(156,171,125)
#ABB992
(171,185,146)
#BAC7A7
(186,199,167)
#C9D5BC
(201,213,188)
#D8E3D1
(216,227,209)
#E7F1E6
(231,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516514 color. Also use rgb(81,101,20) instead hex code.

Text Font Color

.myTextColor { color: #516514; }

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

This text font color is #516514.

Background Color

.myBgColor { background-color: #516514; }

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

This div background color is #516514.

Border color

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

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

This div border color is #516514.

Opacity

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

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

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

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

This text has shadow with #516514 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516514.

Preview

Color preview on black background

This text has color #516514 on black background.


Color preview on white background

This text has color #516514 on white background.


Black color preview on #516514 background

This text has black color on #516514 background.


White color preview on #516514 background

This text has white color on #516514 background.


Related colors

Complementary color

Complementary color for #hex is #AE9AEB.


I love getcolorcode.com

Triadic colors

1 #145165 and #651451 with #516514 are triadic colors.

2 #146551 and #655114 with #516514 are triadic colors.