COLOR #516360

HEX: #516360 RGB: (81,99,96)

Color info

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

RGB color model

#516360 color RGB value is (81,99,96).

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

RGB channels and saturation

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

81
99
96

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

Portions of RGB colors in percentages

R + G + B = 81 + 99 + 96 = 276 (100%)
R 81 of 276 ~ 29.35%
G 99 of 276 ~ 35.87%
B 96 of 276 ~ 34.78'%

%29.35
%35.87
%34.78

CMYK color model

#516360 color CMYK value is (18,0,3,61).

  • cyan value is 18.18%
  • magenta value is 0.00%
  • yellow value is 3.03%
  • key color value is 61.18%
CMYK: (18,0,3,61) C18M0Y3K61 (18%,0%,3%,61%) (0.18/0.00/0.03/0.61) 

CMYK percentages

%18.18
%0
%3.03
%61.18

Codes

Color #516360 in popluar color models

51 63 60
RGB 81 99 96
HSL 170° 10.00% 35.29%
HSB/HSV 170° 18.18% 38.82%
CMYK 18.18% 0.00% 3.03%
61.18%

Color #516360 in popluar number systems.

HEX 51 63 60
Decimal 81 99 96
Binary 1010001 1100011 1100000
Octal 121 143 140

Shades and tints

Shades of #516360

#516360
(81,99,96)
#4A5A58
(74,90,88)
#435150
(67,81,80)
#3C4848
(60,72,72)
#353F40
(53,63,64)
#2E3638
(46,54,56)
#272D30
(39,45,48)
#202428
(32,36,40)
#191B20
(25,27,32)
#121218
(18,18,24)
#0B0910
(11,9,16)
#000000
(0,0,0)

Tints of #516360

#516360
(81,99,96)
#60716E
(96,113,110)
#6F7F7C
(111,127,124)
#7E8D8A
(126,141,138)
#8D9B98
(141,155,152)
#9CA9A6
(156,169,166)
#ABB7B4
(171,183,180)
#BAC5C2
(186,197,194)
#C9D3D0
(201,211,208)
#D8E1DE
(216,225,222)
#E7EFEC
(231,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516360; }

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

This text font color is #516360.

Background Color

.myBgColor { background-color: #516360; }

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

This div background color is #516360.

Border color

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

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

This div border color is #516360.

Opacity

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

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

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

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

This text has shadow with #516360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516360.

Preview

Color preview on black background

This text has color #516360 on black background.


Color preview on white background

This text has color #516360 on white background.


Black color preview on #516360 background

This text has black color on #516360 background.


White color preview on #516360 background

This text has white color on #516360 background.


Related colors

Complementary color

Complementary color for #hex is #AE9C9F.


I love getcolorcode.com

Triadic colors

1 #605163 and #636051 with #516360 are triadic colors.

2 #606351 and #635160 with #516360 are triadic colors.