COLOR #516113

HEX: #516113 RGB: (81,97,19)

Color info

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

RGB color model

#516113 color RGB value is (81,97,19).

RGB: (81,97,19) (32%, 38%, 7%)

RGB channels and saturation

R 81 of 255 = 32%
G 97 of 255 = 38%
B 19 of 255 = 7%

81
97
19

R + G + B ~ 26%. #516113 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 97 + 19 = 197 (100%)
R 81 of 197 ~ 41.12%
G 97 of 197 ~ 49.24%
B 19 of 197 ~ 9.64'%

%41.12
%49.24

CMYK color model

#516113 color CMYK value is (16,0,80,62).

  • cyan value is 16.49%
  • magenta value is 0.00%
  • yellow value is 80.41%
  • key color value is 61.96%

CMYK: (16,0,80,62)
C16M0Y80K62 (16%, 0%, 80%, 62%)
(0.16 / 0.00 / 0.80 / 0.62)

CMYK percentages

%16.49
%0
%80.41
%61.96

Codes

Color #516113 in popluar color models

51 61 13
RGB 81 97 19
HSL 72° 67.24% 22.75%
HSB/HSV 72° 80.41% 38.04%
CMYK 16.49% 0.00% 80.41%
61.96%

Color #516113 in popluar number systems.

HEX 51 61 13
Decimal 81 97 19
Binary 1010001 1100001 10011
Octal 121 141 23

Shades and tints

Shades of #516113

#516113
(81,97,19)
#4A5912
(74,89,18)
#435111
(67,81,17)
#3C4910
(60,73,16)
#35410F
(53,65,15)
#2E390E
(46,57,14)
#27310D
(39,49,13)
#20290C
(32,41,12)
#19210B
(25,33,11)
#12190A
(18,25,10)
#0B1109
(11,17,9)
#000000
(0,0,0)

Tints of #516113

#516113
(81,97,19)
#606F28
(96,111,40)
#6F7D3D
(111,125,61)
#7E8B52
(126,139,82)
#8D9967
(141,153,103)
#9CA77C
(156,167,124)
#ABB591
(171,181,145)
#BAC3A6
(186,195,166)
#C9D1BB
(201,209,187)
#D8DFD0
(216,223,208)
#E7EDE5
(231,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516113; }

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

This text font color is #516113.

Background Color

.myBgColor { background-color: #516113; }

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

This div background color is #516113.

Border color

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

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

This div border color is #516113.

Opacity

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

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

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

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

This text has shadow with #516113 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516113.

Preview

Color preview on black background

This text has color #516113 on black background.


Color preview on white background

This text has color #516113 on white background.


Black color preview on #516113 background

This text has black color on #516113 background.


White color preview on #516113 background

This text has white color on #516113 background.


Related colors

Complementary color

Complementary color for #hex is #AE9EEC.


I love getcolorcode.com

Triadic colors

1 #135161 and #611351 with #516113 are triadic colors.

2 #136151 and #615113 with #516113 are triadic colors.