COLOR #516031

HEX: #516031 RGB: (81,96,49)

Color info

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

RGB color model

#516031 color RGB value is (81,96,49).

RGB: (81,96,49) (32%, 38%, 19%)

RGB channels and saturation

R 81 of 255 = 32%
G 96 of 255 = 38%
B 49 of 255 = 19%

81
96
49

R + G + B ~ 30%. #516031 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 96 + 49 = 226 (100%)
R 81 of 226 ~ 35.84%
G 96 of 226 ~ 42.48%
B 49 of 226 ~ 21.68'%

%35.84
%42.48
%21.68

CMYK color model

#516031 color CMYK value is (16,0,49,62).

  • cyan value is 15.63%
  • magenta value is 0.00%
  • yellow value is 48.96%
  • key color value is 62.35%

CMYK: (16,0,49,62)
C16M0Y49K62 (16%, 0%, 49%, 62%)
(0.16 / 0.00 / 0.49 / 0.62)

CMYK percentages

%15.63
%0
%48.96
%62.35

Codes

Color #516031 in popluar color models

51 60 31
RGB 81 96 49
HSL 79° 32.41% 28.43%
HSB/HSV 79° 48.96% 37.65%
CMYK 15.63% 0.00% 48.96%
62.35%

Color #516031 in popluar number systems.

HEX 51 60 31
Decimal 81 96 49
Binary 1010001 1100000 110001
Octal 121 140 61

Shades and tints

Shades of #516031

#516031
(81,96,49)
#4A582D
(74,88,45)
#435029
(67,80,41)
#3C4825
(60,72,37)
#354021
(53,64,33)
#2E381D
(46,56,29)
#273019
(39,48,25)
#202815
(32,40,21)
#192011
(25,32,17)
#12180D
(18,24,13)
#0B1009
(11,16,9)
#000000
(0,0,0)

Tints of #516031

#516031
(81,96,49)
#606E43
(96,110,67)
#6F7C55
(111,124,85)
#7E8A67
(126,138,103)
#8D9879
(141,152,121)
#9CA68B
(156,166,139)
#ABB49D
(171,180,157)
#BAC2AF
(186,194,175)
#C9D0C1
(201,208,193)
#D8DED3
(216,222,211)
#E7ECE5
(231,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516031 color. Also use rgb(81,96,49) instead hex code.

Text Font Color

.myTextColor { color: #516031; }

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

This text font color is #516031.

Background Color

.myBgColor { background-color: #516031; }

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

This div background color is #516031.

Border color

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

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

This div border color is #516031.

Opacity

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

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

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

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

This text has shadow with #516031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516031.

Preview

Color preview on black background

This text has color #516031 on black background.


Color preview on white background

This text has color #516031 on white background.


Black color preview on #516031 background

This text has black color on #516031 background.


White color preview on #516031 background

This text has white color on #516031 background.


Related colors

Complementary color

Complementary color for #hex is #AE9FCE.


I love getcolorcode.com

Triadic colors

1 #315160 and #603151 with #516031 are triadic colors.

2 #316051 and #605131 with #516031 are triadic colors.