COLOR #516C31

HEX: #516C31 RGB: (81,108,49)

Color info

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

RGB color model

#516C31 color RGB value is (81,108,49).

RGB: (81,108,49) (32%, 42%, 19%)

RGB channels and saturation

R 81 of 255 = 32%
G 108 of 255 = 42%
B 49 of 255 = 19%

81
108
49

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

Portions of RGB colors in percentages

R + G + B = 81 + 108 + 49 = 238 (100%)
R 81 of 238 ~ 34.03%
G 108 of 238 ~ 45.38%
B 49 of 238 ~ 20.59'%

%34.03
%45.38
%20.59

CMYK color model

#516C31 color CMYK value is (25,0,55,58).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 54.63%
  • key color value is 57.65%

CMYK: (25,0,55,58)
C25M0Y55K58 (25%, 0%, 55%, 58%)
(0.25 / 0.00 / 0.55 / 0.58)

CMYK percentages

%25
%0
%54.63
%57.65

Codes

Color #516C31 in popluar color models

51 6C 31
RGB 81 108 49
HSL 87° 37.58% 30.78%
HSB/HSV 87° 54.63% 42.35%
CMYK 25.00% 0.00% 54.63%
57.65%

Color #516C31 in popluar number systems.

HEX 51 6C 31
Decimal 81 108 49
Binary 1010001 1101100 110001
Octal 121 154 61

Shades and tints

Shades of #516C31

#516C31
(81,108,49)
#4A632D
(74,99,45)
#435A29
(67,90,41)
#3C5125
(60,81,37)
#354821
(53,72,33)
#2E3F1D
(46,63,29)
#273619
(39,54,25)
#202D15
(32,45,21)
#192411
(25,36,17)
#121B0D
(18,27,13)
#0B1209
(11,18,9)
#000000
(0,0,0)

Tints of #516C31

#516C31
(81,108,49)
#607943
(96,121,67)
#6F8655
(111,134,85)
#7E9367
(126,147,103)
#8DA079
(141,160,121)
#9CAD8B
(156,173,139)
#ABBA9D
(171,186,157)
#BAC7AF
(186,199,175)
#C9D4C1
(201,212,193)
#D8E1D3
(216,225,211)
#E7EEE5
(231,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516C31; }

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

This text font color is #516C31.

Background Color

.myBgColor { background-color: #516C31; }

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

This div background color is #516C31.

Border color

.myBorderColor { border: 1px solid #516C31; }

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

This div border color is #516C31.

Opacity

.myOpacity80 { color: #516C31; opacity: 0.8; }

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

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

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

This text has shadow with #516C31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516C31.

Preview

Color preview on black background

This text has color #516C31 on black background.


Color preview on white background

This text has color #516C31 on white background.


Black color preview on #516C31 background

This text has black color on #516C31 background.


White color preview on #516C31 background

This text has white color on #516C31 background.


Related colors

Complementary color

Complementary color for #hex is #AE93CE.


I love getcolorcode.com

Triadic colors

1 #31516C and #6C3151 with #516C31 are triadic colors.

2 #316C51 and #6C5131 with #516C31 are triadic colors.