COLOR #516285

HEX: #516285 RGB: (81,98,133)

Color info

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

RGB color model

#516285 color RGB value is (81,98,133).

RGB: (81,98,133) (32%, 38%, 52%)

RGB channels and saturation

R 81 of 255 = 32%
G 98 of 255 = 38%
B 133 of 255 = 52%

81
98
133

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

Portions of RGB colors in percentages

R + G + B = 81 + 98 + 133 = 312 (100%)
R 81 of 312 ~ 25.96%
G 98 of 312 ~ 31.41%
B 133 of 312 ~ 42.63'%

%25.96
%31.41
%42.63

CMYK color model

#516285 color CMYK value is (39,26,0,48).

  • cyan value is 39.10%
  • magenta value is 26.32%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (39,26,0,48)
C39M26Y0K48 (39%, 26%, 0%, 48%)
(0.39 / 0.26 / 0.00 / 0.48)

CMYK percentages

%39.1
%26.32
%0
%47.84

Codes

Color #516285 in popluar color models

51 62 85
RGB 81 98 133
HSL 220° 24.30% 41.96%
HSB/HSV 220° 39.10% 52.16%
CMYK 39.10% 26.32% 0.00%
47.84%

Color #516285 in popluar number systems.

HEX 51 62 85
Decimal 81 98 133
Binary 1010001 1100010 10000101
Octal 121 142 205

Shades and tints

Shades of #516285

#516285
(81,98,133)
#4A5A79
(74,90,121)
#43526D
(67,82,109)
#3C4A61
(60,74,97)
#354255
(53,66,85)
#2E3A49
(46,58,73)
#27323D
(39,50,61)
#202A31
(32,42,49)
#192225
(25,34,37)
#121A19
(18,26,25)
#0B120D
(11,18,13)
#000000
(0,0,0)

Tints of #516285

#516285
(81,98,133)
#607090
(96,112,144)
#6F7E9B
(111,126,155)
#7E8CA6
(126,140,166)
#8D9AB1
(141,154,177)
#9CA8BC
(156,168,188)
#ABB6C7
(171,182,199)
#BAC4D2
(186,196,210)
#C9D2DD
(201,210,221)
#D8E0E8
(216,224,232)
#E7EEF3
(231,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516285 color. Also use rgb(81,98,133) instead hex code.

Text Font Color

.myTextColor { color: #516285; }

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

This text font color is #516285.

Background Color

.myBgColor { background-color: #516285; }

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

This div background color is #516285.

Border color

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

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

This div border color is #516285.

Opacity

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

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

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

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

This text has shadow with #516285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516285.

Preview

Color preview on black background

This text has color #516285 on black background.


Color preview on white background

This text has color #516285 on white background.


Black color preview on #516285 background

This text has black color on #516285 background.


White color preview on #516285 background

This text has white color on #516285 background.


Related colors

Complementary color

Complementary color for #hex is #AE9D7A.


I love getcolorcode.com

Triadic colors

1 #855162 and #628551 with #516285 are triadic colors.

2 #856251 and #625185 with #516285 are triadic colors.