COLOR #516539

HEX: #516539 RGB: (81,101,57)

Color info

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

RGB color model

#516539 color RGB value is (81,101,57).

RGB: (81,101,57) (32%, 40%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 101 of 255 = 40%
B 57 of 255 = 22%

81
101
57

R + G + B ~ 31%. #516539 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 101 + 57 = 239 (100%)
R 81 of 239 ~ 33.89%
G 101 of 239 ~ 42.26%
B 57 of 239 ~ 23.85'%

%33.89
%42.26
%23.85

CMYK color model

#516539 color CMYK value is (20,0,44,60).

  • cyan value is 19.80%
  • magenta value is 0.00%
  • yellow value is 43.56%
  • key color value is 60.39%
CMYK: (20,0,44,60) C20M0Y44K60 (20%,0%,44%,60%) (0.20/0.00/0.44/0.60) 

CMYK percentages

%19.8
%0
%43.56
%60.39

Codes

Color #516539 in popluar color models

51 65 39
RGB 81 101 57
HSL 87° 27.85% 30.98%
HSB/HSV 87° 43.56% 39.61%
CMYK 19.80% 0.00% 43.56%
60.39%

Color #516539 in popluar number systems.

HEX 51 65 39
Decimal 81 101 57
Binary 1010001 1100101 111001
Octal 121 145 71

Shades and tints

Shades of #516539

#516539
(81,101,57)
#4A5C34
(74,92,52)
#43532F
(67,83,47)
#3C4A2A
(60,74,42)
#354125
(53,65,37)
#2E3820
(46,56,32)
#272F1B
(39,47,27)
#202616
(32,38,22)
#191D11
(25,29,17)
#12140C
(18,20,12)
#0B0B07
(11,11,7)
#000000
(0,0,0)

Tints of #516539

#516539
(81,101,57)
#60734B
(96,115,75)
#6F815D
(111,129,93)
#7E8F6F
(126,143,111)
#8D9D81
(141,157,129)
#9CAB93
(156,171,147)
#ABB9A5
(171,185,165)
#BAC7B7
(186,199,183)
#C9D5C9
(201,213,201)
#D8E3DB
(216,227,219)
#E7F1ED
(231,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516539; }

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

This text font color is #516539.

Background Color

.myBgColor { background-color: #516539; }

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

This div background color is #516539.

Border color

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

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

This div border color is #516539.

Opacity

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

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

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

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

This text has shadow with #516539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516539.

Preview

Color preview on black background

This text has color #516539 on black background.


Color preview on white background

This text has color #516539 on white background.


Black color preview on #516539 background

This text has black color on #516539 background.


White color preview on #516539 background

This text has white color on #516539 background.


Related colors

Complementary color

Complementary color for #hex is #AE9AC6.


I love getcolorcode.com

Triadic colors

1 #395165 and #653951 with #516539 are triadic colors.

2 #396551 and #655139 with #516539 are triadic colors.