COLOR #516862

HEX: #516862 RGB: (81,104,98)

Color info

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

RGB color model

#516862 color RGB value is (81,104,98).

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

RGB channels and saturation

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

81
104
98

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

Portions of RGB colors in percentages

R + G + B = 81 + 104 + 98 = 283 (100%)
R 81 of 283 ~ 28.62%
G 104 of 283 ~ 36.75%
B 98 of 283 ~ 34.63'%

%28.62
%36.75
%34.63

CMYK color model

#516862 color CMYK value is (22,0,6,59).

  • cyan value is 22.12%
  • magenta value is 0.00%
  • yellow value is 5.77%
  • key color value is 59.22%

CMYK: (22,0,6,59)
C22M0Y6K59 (22%, 0%, 6%, 59%)
(0.22 / 0.00 / 0.06 / 0.59)

CMYK percentages

%22.12
%0
%5.77
%59.22

Codes

Color #516862 in popluar color models

51 68 62
RGB 81 104 98
HSL 164° 12.43% 36.27%
HSB/HSV 164° 22.12% 40.78%
CMYK 22.12% 0.00% 5.77%
59.22%

Color #516862 in popluar number systems.

HEX 51 68 62
Decimal 81 104 98
Binary 1010001 1101000 1100010
Octal 121 150 142

Shades and tints

Shades of #516862

#516862
(81,104,98)
#4A5F5A
(74,95,90)
#435652
(67,86,82)
#3C4D4A
(60,77,74)
#354442
(53,68,66)
#2E3B3A
(46,59,58)
#273232
(39,50,50)
#20292A
(32,41,42)
#192022
(25,32,34)
#12171A
(18,23,26)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #516862

#516862
(81,104,98)
#607570
(96,117,112)
#6F827E
(111,130,126)
#7E8F8C
(126,143,140)
#8D9C9A
(141,156,154)
#9CA9A8
(156,169,168)
#ABB6B6
(171,182,182)
#BAC3C4
(186,195,196)
#C9D0D2
(201,208,210)
#D8DDE0
(216,221,224)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516862; }

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

This text font color is #516862.

Background Color

.myBgColor { background-color: #516862; }

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

This div background color is #516862.

Border color

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

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

This div border color is #516862.

Opacity

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

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

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

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

This text has shadow with #516862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516862.

Preview

Color preview on black background

This text has color #516862 on black background.


Color preview on white background

This text has color #516862 on white background.


Black color preview on #516862 background

This text has black color on #516862 background.


White color preview on #516862 background

This text has white color on #516862 background.


Related colors

Complementary color

Complementary color for #hex is #AE979D.


I love getcolorcode.com

Triadic colors

1 #625168 and #686251 with #516862 are triadic colors.

2 #626851 and #685162 with #516862 are triadic colors.