COLOR #516983

HEX: #516983 RGB: (81,105,131)

Color info

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

RGB color model

#516983 color RGB value is (81,105,131).

RGB: (81,105,131) (32%, 41%, 51%)

RGB channels and saturation

R 81 of 255 = 32%
G 105 of 255 = 41%
B 131 of 255 = 51%

81
105
131

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

Portions of RGB colors in percentages

R + G + B = 81 + 105 + 131 = 317 (100%)
R 81 of 317 ~ 25.55%
G 105 of 317 ~ 33.12%
B 131 of 317 ~ 41.32'%

%25.55
%33.12
%41.32

CMYK color model

#516983 color CMYK value is (38,20,0,49).

  • cyan value is 38.17%
  • magenta value is 19.85%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (38,20,0,49)
C38M20Y0K49 (38%, 20%, 0%, 49%)
(0.38 / 0.20 / 0.00 / 0.49)

CMYK percentages

%38.17
%19.85
%0
%48.63

Codes

Color #516983 in popluar color models

51 69 83
RGB 81 105 131
HSL 211° 23.58% 41.57%
HSB/HSV 211° 38.17% 51.37%
CMYK 38.17% 19.85% 0.00%
48.63%

Color #516983 in popluar number systems.

HEX 51 69 83
Decimal 81 105 131
Binary 1010001 1101001 10000011
Octal 121 151 203

Shades and tints

Shades of #516983

#516983
(81,105,131)
#4A6078
(74,96,120)
#43576D
(67,87,109)
#3C4E62
(60,78,98)
#354557
(53,69,87)
#2E3C4C
(46,60,76)
#273341
(39,51,65)
#202A36
(32,42,54)
#19212B
(25,33,43)
#121820
(18,24,32)
#0B0F15
(11,15,21)
#000000
(0,0,0)

Tints of #516983

#516983
(81,105,131)
#60768E
(96,118,142)
#6F8399
(111,131,153)
#7E90A4
(126,144,164)
#8D9DAF
(141,157,175)
#9CAABA
(156,170,186)
#ABB7C5
(171,183,197)
#BAC4D0
(186,196,208)
#C9D1DB
(201,209,219)
#D8DEE6
(216,222,230)
#E7EBF1
(231,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516983 color. Also use rgb(81,105,131) instead hex code.

Text Font Color

.myTextColor { color: #516983; }

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

This text font color is #516983.

Background Color

.myBgColor { background-color: #516983; }

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

This div background color is #516983.

Border color

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

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

This div border color is #516983.

Opacity

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

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

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

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

This text has shadow with #516983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516983.

Preview

Color preview on black background

This text has color #516983 on black background.


Color preview on white background

This text has color #516983 on white background.


Black color preview on #516983 background

This text has black color on #516983 background.


White color preview on #516983 background

This text has white color on #516983 background.


Related colors

Complementary color

Complementary color for #hex is #AE967C.


I love getcolorcode.com

Triadic colors

1 #835169 and #698351 with #516983 are triadic colors.

2 #836951 and #695183 with #516983 are triadic colors.