COLOR #516162

HEX: #516162 RGB: (81,97,98)

Color info

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

RGB color model

#516162 color RGB value is (81,97,98).

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

RGB channels and saturation

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

81
97
98

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

Portions of RGB colors in percentages

R + G + B = 81 + 97 + 98 = 276 (100%)
R 81 of 276 ~ 29.35%
G 97 of 276 ~ 35.14%
B 98 of 276 ~ 35.51'%

%29.35
%35.14
%35.51

CMYK color model

#516162 color CMYK value is (17,1,0,62).

  • cyan value is 17.35%
  • magenta value is 1.02%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (17,1,0,62)
C17M1Y0K62 (17%, 1%, 0%, 62%)
(0.17 / 0.01 / 0.00 / 0.62)

CMYK percentages

%17.35
%1.02
%0
%61.57

Codes

Color #516162 in popluar color models

51 61 62
RGB 81 97 98
HSL 184° 9.50% 35.10%
HSB/HSV 184° 17.35% 38.43%
CMYK 17.35% 1.02% 0.00%
61.57%

Color #516162 in popluar number systems.

HEX 51 61 62
Decimal 81 97 98
Binary 1010001 1100001 1100010
Octal 121 141 142

Shades and tints

Shades of #516162

#516162
(81,97,98)
#4A595A
(74,89,90)
#435152
(67,81,82)
#3C494A
(60,73,74)
#354142
(53,65,66)
#2E393A
(46,57,58)
#273132
(39,49,50)
#20292A
(32,41,42)
#192122
(25,33,34)
#12191A
(18,25,26)
#0B1112
(11,17,18)
#000000
(0,0,0)

Tints of #516162

#516162
(81,97,98)
#606F70
(96,111,112)
#6F7D7E
(111,125,126)
#7E8B8C
(126,139,140)
#8D999A
(141,153,154)
#9CA7A8
(156,167,168)
#ABB5B6
(171,181,182)
#BAC3C4
(186,195,196)
#C9D1D2
(201,209,210)
#D8DFE0
(216,223,224)
#E7EDEE
(231,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516162; }

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

This text font color is #516162.

Background Color

.myBgColor { background-color: #516162; }

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

This div background color is #516162.

Border color

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

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

This div border color is #516162.

Opacity

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

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

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

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

This text has shadow with #516162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516162.

Preview

Color preview on black background

This text has color #516162 on black background.


Color preview on white background

This text has color #516162 on white background.


Black color preview on #516162 background

This text has black color on #516162 background.


White color preview on #516162 background

This text has white color on #516162 background.


Related colors

Complementary color

Complementary color for #hex is #AE9E9D.


I love getcolorcode.com

Triadic colors

1 #625161 and #616251 with #516162 are triadic colors.

2 #626151 and #615162 with #516162 are triadic colors.