COLOR #516951

HEX: #516951 RGB: (81,105,81)

Color info

#516951 contains red, green and blue colors in about the same proportion. Web safe color of #516951 is #666666 (or #666).

RGB color model

#516951 color RGB value is (81,105,81).

RGB: (81,105,81) (32%, 41%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 105 of 255 = 41%
B 81 of 255 = 32%

81
105
81

R + G + B ~ 35%. #516951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 105 + 81 = 267 (100%)
R 81 of 267 ~ 30.34%
G 105 of 267 ~ 39.33%
B 81 of 267 ~ 30.34'%

%30.34
%39.33
%30.34

CMYK color model

#516951 color CMYK value is (23,0,23,59).

  • cyan value is 22.86%
  • magenta value is 0.00%
  • yellow value is 22.86%
  • key color value is 58.82%
CMYK: (23,0,23,59) C23M0Y23K59 (23%,0%,23%,59%) (0.23/0.00/0.23/0.59) 

CMYK percentages

%22.86
%0
%22.86
%58.82

Codes

Color #516951 in popluar color models

51 69 51
RGB 81 105 81
HSL 120° 12.90% 36.47%
HSB/HSV 120° 22.86% 41.18%
CMYK 22.86% 0.00% 22.86%
58.82%

Color #516951 in popluar number systems.

HEX 51 69 51
Decimal 81 105 81
Binary 1010001 1101001 1010001
Octal 121 151 121

Shades and tints

Shades of #516951

#516951
(81,105,81)
#4A604A
(74,96,74)
#435743
(67,87,67)
#3C4E3C
(60,78,60)
#354535
(53,69,53)
#2E3C2E
(46,60,46)
#273327
(39,51,39)
#202A20
(32,42,32)
#192119
(25,33,25)
#121812
(18,24,18)
#0B0F0B
(11,15,11)
#000000
(0,0,0)

Tints of #516951

#516951
(81,105,81)
#607660
(96,118,96)
#6F836F
(111,131,111)
#7E907E
(126,144,126)
#8D9D8D
(141,157,141)
#9CAA9C
(156,170,156)
#ABB7AB
(171,183,171)
#BAC4BA
(186,196,186)
#C9D1C9
(201,209,201)
#D8DED8
(216,222,216)
#E7EBE7
(231,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516951; }

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

This text font color is #516951.

Background Color

.myBgColor { background-color: #516951; }

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

This div background color is #516951.

Border color

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

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

This div border color is #516951.

Opacity

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

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

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

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

This text has shadow with #516951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516951.

Preview

Color preview on black background

This text has color #516951 on black background.


Color preview on white background

This text has color #516951 on white background.


Black color preview on #516951 background

This text has black color on #516951 background.


White color preview on #516951 background

This text has white color on #516951 background.


Related colors

Complementary color

Complementary color for #hex is #AE96AE.


I love getcolorcode.com

Triadic colors

1 #515169 and #695151 with #516951 are triadic colors.

2 #516951 and #695151 with #516951 are triadic colors.