COLOR #516872

HEX: #516872 RGB: (81,104,114)

Color info

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

RGB color model

#516872 color RGB value is (81,104,114).

RGB: (81,104,114) (32%, 41%, 45%)

RGB channels and saturation

R 81 of 255 = 32%
G 104 of 255 = 41%
B 114 of 255 = 45%

81
104
114

R + G + B ~ 39%. #516872 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 104 + 114 = 299 (100%)
R 81 of 299 ~ 27.09%
G 104 of 299 ~ 34.78%
B 114 of 299 ~ 38.13'%

%27.09
%34.78
%38.13

CMYK color model

#516872 color CMYK value is (29,9,0,55).

  • cyan value is 28.95%
  • magenta value is 8.77%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (29,9,0,55)
C29M9Y0K55 (29%, 9%, 0%, 55%)
(0.29 / 0.09 / 0.00 / 0.55)

CMYK percentages

%28.95
%8.77
%0
%55.29

Codes

Color #516872 in popluar color models

51 68 72
RGB 81 104 114
HSL 198° 16.92% 38.24%
HSB/HSV 198° 28.95% 44.71%
CMYK 28.95% 8.77% 0.00%
55.29%

Color #516872 in popluar number systems.

HEX 51 68 72
Decimal 81 104 114
Binary 1010001 1101000 1110010
Octal 121 150 162

Shades and tints

Shades of #516872

#516872
(81,104,114)
#4A5F68
(74,95,104)
#43565E
(67,86,94)
#3C4D54
(60,77,84)
#35444A
(53,68,74)
#2E3B40
(46,59,64)
#273236
(39,50,54)
#20292C
(32,41,44)
#192022
(25,32,34)
#121718
(18,23,24)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #516872

#516872
(81,104,114)
#60757E
(96,117,126)
#6F828A
(111,130,138)
#7E8F96
(126,143,150)
#8D9CA2
(141,156,162)
#9CA9AE
(156,169,174)
#ABB6BA
(171,182,186)
#BAC3C6
(186,195,198)
#C9D0D2
(201,208,210)
#D8DDDE
(216,221,222)
#E7EAEA
(231,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516872; }

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

This text font color is #516872.

Background Color

.myBgColor { background-color: #516872; }

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

This div background color is #516872.

Border color

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

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

This div border color is #516872.

Opacity

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

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

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

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

This text has shadow with #516872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516872.

Preview

Color preview on black background

This text has color #516872 on black background.


Color preview on white background

This text has color #516872 on white background.


Black color preview on #516872 background

This text has black color on #516872 background.


White color preview on #516872 background

This text has white color on #516872 background.


Related colors

Complementary color

Complementary color for #hex is #AE978D.


I love getcolorcode.com

Triadic colors

1 #725168 and #687251 with #516872 are triadic colors.

2 #726851 and #685172 with #516872 are triadic colors.