COLOR #516160

HEX: #516160 RGB: (81,97,96)

Color info

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

RGB color model

#516160 color RGB value is (81,97,96).

RGB: (81,97,96) (32%, 38%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 97 of 255 = 38%
B 96 of 255 = 38%

81
97
96

R + G + B ~ 36%. #516160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 97 + 96 = 274 (100%)
R 81 of 274 ~ 29.56%
G 97 of 274 ~ 35.4%
B 96 of 274 ~ 35.04'%

%29.56
%35.4
%35.04

CMYK color model

#516160 color CMYK value is (16,0,1,62).

  • cyan value is 16.49%
  • magenta value is 0.00%
  • yellow value is 1.03%
  • key color value is 61.96%
CMYK: (16,0,1,62) C16M0Y1K62 (16%,0%,1%,62%) (0.16/0.00/0.01/0.62) 

CMYK percentages

%16.49
%0
%1.03
%61.96

Codes

Color #516160 in popluar color models

51 61 60
RGB 81 97 96
HSL 176° 8.99% 34.90%
HSB/HSV 176° 16.49% 38.04%
CMYK 16.49% 0.00% 1.03%
61.96%

Color #516160 in popluar number systems.

HEX 51 61 60
Decimal 81 97 96
Binary 1010001 1100001 1100000
Octal 121 141 140

Shades and tints

Shades of #516160

#516160
(81,97,96)
#4A5958
(74,89,88)
#435150
(67,81,80)
#3C4948
(60,73,72)
#354140
(53,65,64)
#2E3938
(46,57,56)
#273130
(39,49,48)
#202928
(32,41,40)
#192120
(25,33,32)
#121918
(18,25,24)
#0B1110
(11,17,16)
#000000
(0,0,0)

Tints of #516160

#516160
(81,97,96)
#606F6E
(96,111,110)
#6F7D7C
(111,125,124)
#7E8B8A
(126,139,138)
#8D9998
(141,153,152)
#9CA7A6
(156,167,166)
#ABB5B4
(171,181,180)
#BAC3C2
(186,195,194)
#C9D1D0
(201,209,208)
#D8DFDE
(216,223,222)
#E7EDEC
(231,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516160; }

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

This text font color is #516160.

Background Color

.myBgColor { background-color: #516160; }

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

This div background color is #516160.

Border color

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

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

This div border color is #516160.

Opacity

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

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

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

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

This text has shadow with #516160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516160.

Preview

Color preview on black background

This text has color #516160 on black background.


Color preview on white background

This text has color #516160 on white background.


Black color preview on #516160 background

This text has black color on #516160 background.


White color preview on #516160 background

This text has white color on #516160 background.


Related colors

Complementary color

Complementary color for #hex is #AE9E9F.


I love getcolorcode.com

Triadic colors

1 #605161 and #616051 with #516160 are triadic colors.

2 #606151 and #615160 with #516160 are triadic colors.