COLOR #516B96

HEX: #516B96 RGB: (81,107,150)

Color info

#516B96 contains mainly green and blue colors. Web safe color of #516B96 is #666699 (or #669).

RGB color model

#516B96 color RGB value is (81,107,150).

RGB: (81,107,150) (32%, 42%, 59%)

RGB channels and saturation

R 81 of 255 = 32%
G 107 of 255 = 42%
B 150 of 255 = 59%

81
107
150

R + G + B ~ 44%. #516B96 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 81 + 107 + 150 = 338 (100%)
R 81 of 338 ~ 23.96%
G 107 of 338 ~ 31.66%
B 150 of 338 ~ 44.38'%

%23.96
%31.66
%44.38

CMYK color model

#516B96 color CMYK value is (46,29,0,41).

  • cyan value is 46.00%
  • magenta value is 28.67%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (46,29,0,41) C46M29Y0K41 (46%,29%,0%,41%) (0.46/0.29/0.00/0.41) 

CMYK percentages

%46
%28.67
%0
%41.18

Codes

Color #516B96 in popluar color models

51 6B 96
RGB 81 107 150
HSL 217° 29.87% 45.29%
HSB/HSV 217° 46.00% 58.82%
CMYK 46.00% 28.67% 0.00%
41.18%

Color #516B96 in popluar number systems.

HEX 51 6B 96
Decimal 81 107 150
Binary 1010001 1101011 10010110
Octal 121 153 226

Shades and tints

Shades of #516B96

#516B96
(81,107,150)
#4A6289
(74,98,137)
#43597C
(67,89,124)
#3C506F
(60,80,111)
#354762
(53,71,98)
#2E3E55
(46,62,85)
#273548
(39,53,72)
#202C3B
(32,44,59)
#19232E
(25,35,46)
#121A21
(18,26,33)
#0B1114
(11,17,20)
#000000
(0,0,0)

Tints of #516B96

#516B96
(81,107,150)
#60789F
(96,120,159)
#6F85A8
(111,133,168)
#7E92B1
(126,146,177)
#8D9FBA
(141,159,186)
#9CACC3
(156,172,195)
#ABB9CC
(171,185,204)
#BAC6D5
(186,198,213)
#C9D3DE
(201,211,222)
#D8E0E7
(216,224,231)
#E7EDF0
(231,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516B96 color. Also use rgb(81,107,150) instead hex code.

Text Font Color

.myTextColor { color: #516B96; }

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

This text font color is #516B96.

Background Color

.myBgColor { background-color: #516B96; }

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

This div background color is #516B96.

Border color

.myBorderColor { border: 1px solid #516B96; }

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

This div border color is #516B96.

Opacity

.myOpacity80 { color: #516B96; opacity: 0.8; }

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

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

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

This text has shadow with #516B96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516B96.

Preview

Color preview on black background

This text has color #516B96 on black background.


Color preview on white background

This text has color #516B96 on white background.


Black color preview on #516B96 background

This text has black color on #516B96 background.


White color preview on #516B96 background

This text has white color on #516B96 background.


Related colors

Complementary color

Complementary color for #hex is #AE9469.


I love getcolorcode.com

Triadic colors

1 #96516B and #6B9651 with #516B96 are triadic colors.

2 #966B51 and #6B5196 with #516B96 are triadic colors.