COLOR #516460

HEX: #516460 RGB: (81,100,96)

Color info

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

RGB color model

#516460 color RGB value is (81,100,96).

RGB: (81,100,96) (32%, 39%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 100 of 255 = 39%
B 96 of 255 = 38%

81
100
96

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

Portions of RGB colors in percentages

R + G + B = 81 + 100 + 96 = 277 (100%)
R 81 of 277 ~ 29.24%
G 100 of 277 ~ 36.1%
B 96 of 277 ~ 34.66'%

%29.24
%36.1
%34.66

CMYK color model

#516460 color CMYK value is (19,0,4,61).

  • cyan value is 19.00%
  • magenta value is 0.00%
  • yellow value is 4.00%
  • key color value is 60.78%

CMYK: (19,0,4,61)
C19M0Y4K61 (19%, 0%, 4%, 61%)
(0.19 / 0.00 / 0.04 / 0.61)

CMYK percentages

%19
%0
%4
%60.78

Codes

Color #516460 in popluar color models

51 64 60
RGB 81 100 96
HSL 167° 10.50% 35.49%
HSB/HSV 167° 19.00% 39.22%
CMYK 19.00% 0.00% 4.00%
60.78%

Color #516460 in popluar number systems.

HEX 51 64 60
Decimal 81 100 96
Binary 1010001 1100100 1100000
Octal 121 144 140

Shades and tints

Shades of #516460

#516460
(81,100,96)
#4A5B58
(74,91,88)
#435250
(67,82,80)
#3C4948
(60,73,72)
#354040
(53,64,64)
#2E3738
(46,55,56)
#272E30
(39,46,48)
#202528
(32,37,40)
#191C20
(25,28,32)
#121318
(18,19,24)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #516460

#516460
(81,100,96)
#60726E
(96,114,110)
#6F807C
(111,128,124)
#7E8E8A
(126,142,138)
#8D9C98
(141,156,152)
#9CAAA6
(156,170,166)
#ABB8B4
(171,184,180)
#BAC6C2
(186,198,194)
#C9D4D0
(201,212,208)
#D8E2DE
(216,226,222)
#E7F0EC
(231,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516460; }

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

This text font color is #516460.

Background Color

.myBgColor { background-color: #516460; }

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

This div background color is #516460.

Border color

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

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

This div border color is #516460.

Opacity

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

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

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

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

This text has shadow with #516460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516460.

Preview

Color preview on black background

This text has color #516460 on black background.


Color preview on white background

This text has color #516460 on white background.


Black color preview on #516460 background

This text has black color on #516460 background.


White color preview on #516460 background

This text has white color on #516460 background.


Related colors

Complementary color

Complementary color for #hex is #AE9B9F.


I love getcolorcode.com

Triadic colors

1 #605164 and #646051 with #516460 are triadic colors.

2 #606451 and #645160 with #516460 are triadic colors.