COLOR #516880

HEX: #516880 RGB: (81,104,128)

Color info

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

RGB color model

#516880 color RGB value is (81,104,128).

RGB: (81,104,128) (32%, 41%, 50%)

RGB channels and saturation

R 81 of 255 = 32%
G 104 of 255 = 41%
B 128 of 255 = 50%

81
104
128

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

Portions of RGB colors in percentages

R + G + B = 81 + 104 + 128 = 313 (100%)
R 81 of 313 ~ 25.88%
G 104 of 313 ~ 33.23%
B 128 of 313 ~ 40.89'%

%25.88
%33.23
%40.89

CMYK color model

#516880 color CMYK value is (37,19,0,50).

  • cyan value is 36.72%
  • magenta value is 18.75%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (37,19,0,50)
C37M19Y0K50 (37%, 19%, 0%, 50%)
(0.37 / 0.19 / 0.00 / 0.50)

CMYK percentages

%36.72
%18.75
%0
%49.8

Codes

Color #516880 in popluar color models

51 68 80
RGB 81 104 128
HSL 211° 22.49% 40.98%
HSB/HSV 211° 36.72% 50.20%
CMYK 36.72% 18.75% 0.00%
49.80%

Color #516880 in popluar number systems.

HEX 51 68 80
Decimal 81 104 128
Binary 1010001 1101000 10000000
Octal 121 150 200

Shades and tints

Shades of #516880

#516880
(81,104,128)
#4A5F75
(74,95,117)
#43566A
(67,86,106)
#3C4D5F
(60,77,95)
#354454
(53,68,84)
#2E3B49
(46,59,73)
#27323E
(39,50,62)
#202933
(32,41,51)
#192028
(25,32,40)
#12171D
(18,23,29)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #516880

#516880
(81,104,128)
#60758B
(96,117,139)
#6F8296
(111,130,150)
#7E8FA1
(126,143,161)
#8D9CAC
(141,156,172)
#9CA9B7
(156,169,183)
#ABB6C2
(171,182,194)
#BAC3CD
(186,195,205)
#C9D0D8
(201,208,216)
#D8DDE3
(216,221,227)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516880; }

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

This text font color is #516880.

Background Color

.myBgColor { background-color: #516880; }

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

This div background color is #516880.

Border color

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

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

This div border color is #516880.

Opacity

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

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

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

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

This text has shadow with #516880 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516880.

Preview

Color preview on black background

This text has color #516880 on black background.


Color preview on white background

This text has color #516880 on white background.


Black color preview on #516880 background

This text has black color on #516880 background.


White color preview on #516880 background

This text has white color on #516880 background.


Related colors

Complementary color

Complementary color for #hex is #AE977F.


I love getcolorcode.com

Triadic colors

1 #805168 and #688051 with #516880 are triadic colors.

2 #806851 and #685180 with #516880 are triadic colors.