COLOR #516962

HEX: #516962 RGB: (81,105,98)

Color info

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

RGB color model

#516962 color RGB value is (81,105,98).

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

RGB channels and saturation

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

81
105
98

R + G + B ~ 37%. #516962 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 105 + 98 = 284 (100%)
R 81 of 284 ~ 28.52%
G 105 of 284 ~ 36.97%
B 98 of 284 ~ 34.51'%

%28.52
%36.97
%34.51

CMYK color model

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

  • cyan value is 22.86%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 58.82%

CMYK: (23,0,7,59)
C23M0Y7K59 (23%, 0%, 7%, 59%)
(0.23 / 0.00 / 0.07 / 0.59)

CMYK percentages

%22.86
%0
%6.67
%58.82

Codes

Color #516962 in popluar color models

51 69 62
RGB 81 105 98
HSL 163° 12.90% 36.47%
HSB/HSV 163° 22.86% 41.18%
CMYK 22.86% 0.00% 6.67%
58.82%

Color #516962 in popluar number systems.

HEX 51 69 62
Decimal 81 105 98
Binary 1010001 1101001 1100010
Octal 121 151 142

Shades and tints

Shades of #516962

#516962
(81,105,98)
#4A605A
(74,96,90)
#435752
(67,87,82)
#3C4E4A
(60,78,74)
#354542
(53,69,66)
#2E3C3A
(46,60,58)
#273332
(39,51,50)
#202A2A
(32,42,42)
#192122
(25,33,34)
#12181A
(18,24,26)
#0B0F12
(11,15,18)
#000000
(0,0,0)

Tints of #516962

#516962
(81,105,98)
#607670
(96,118,112)
#6F837E
(111,131,126)
#7E908C
(126,144,140)
#8D9D9A
(141,157,154)
#9CAAA8
(156,170,168)
#ABB7B6
(171,183,182)
#BAC4C4
(186,196,196)
#C9D1D2
(201,209,210)
#D8DEE0
(216,222,224)
#E7EBEE
(231,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516962; }

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

This text font color is #516962.

Background Color

.myBgColor { background-color: #516962; }

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

This div background color is #516962.

Border color

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

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

This div border color is #516962.

Opacity

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

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

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

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

This text has shadow with #516962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516962.

Preview

Color preview on black background

This text has color #516962 on black background.


Color preview on white background

This text has color #516962 on white background.


Black color preview on #516962 background

This text has black color on #516962 background.


White color preview on #516962 background

This text has white color on #516962 background.


Related colors

Complementary color

Complementary color for #hex is #AE969D.


I love getcolorcode.com

Triadic colors

1 #625169 and #696251 with #516962 are triadic colors.

2 #626951 and #695162 with #516962 are triadic colors.