COLOR #516086

HEX: #516086 RGB: (81,96,134)

Color info

#516086 contains red, green and blue colors in about the same proportion. Web safe color of #516086 is #666699 (or #669).

RGB color model

#516086 color RGB value is (81,96,134).

RGB: (81,96,134) (32%, 38%, 53%)

RGB channels and saturation

R 81 of 255 = 32%
G 96 of 255 = 38%
B 134 of 255 = 53%

81
96
134

R + G + B ~ 41%. #516086 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 81 + 96 + 134 = 311 (100%)
R 81 of 311 ~ 26.05%
G 96 of 311 ~ 30.87%
B 134 of 311 ~ 43.09'%

%26.05
%30.87
%43.09

CMYK color model

#516086 color CMYK value is (40,28,0,47).

  • cyan value is 39.55%
  • magenta value is 28.36%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (40,28,0,47)
C40M28Y0K47 (40%, 28%, 0%, 47%)
(0.40 / 0.28 / 0.00 / 0.47)

CMYK percentages

%39.55
%28.36
%0
%47.45

Codes

Color #516086 in popluar color models

51 60 86
RGB 81 96 134
HSL 223° 24.65% 42.16%
HSB/HSV 223° 39.55% 52.55%
CMYK 39.55% 28.36% 0.00%
47.45%

Color #516086 in popluar number systems.

HEX 51 60 86
Decimal 81 96 134
Binary 1010001 1100000 10000110
Octal 121 140 206

Shades and tints

Shades of #516086

#516086
(81,96,134)
#4A587A
(74,88,122)
#43506E
(67,80,110)
#3C4862
(60,72,98)
#354056
(53,64,86)
#2E384A
(46,56,74)
#27303E
(39,48,62)
#202832
(32,40,50)
#192026
(25,32,38)
#12181A
(18,24,26)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #516086

#516086
(81,96,134)
#606E91
(96,110,145)
#6F7C9C
(111,124,156)
#7E8AA7
(126,138,167)
#8D98B2
(141,152,178)
#9CA6BD
(156,166,189)
#ABB4C8
(171,180,200)
#BAC2D3
(186,194,211)
#C9D0DE
(201,208,222)
#D8DEE9
(216,222,233)
#E7ECF4
(231,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516086; }

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

This text font color is #516086.

Background Color

.myBgColor { background-color: #516086; }

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

This div background color is #516086.

Border color

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

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

This div border color is #516086.

Opacity

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

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

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

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

This text has shadow with #516086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516086.

Preview

Color preview on black background

This text has color #516086 on black background.


Color preview on white background

This text has color #516086 on white background.


Black color preview on #516086 background

This text has black color on #516086 background.


White color preview on #516086 background

This text has white color on #516086 background.


Related colors

Complementary color

Complementary color for #hex is #AE9F79.


I love getcolorcode.com

Triadic colors

1 #865160 and #608651 with #516086 are triadic colors.

2 #866051 and #605186 with #516086 are triadic colors.