COLOR #516283

HEX: #516283 RGB: (81,98,131)

Color info

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

RGB color model

#516283 color RGB value is (81,98,131).

RGB: (81,98,131) (32%, 38%, 51%)

RGB channels and saturation

R 81 of 255 = 32%
G 98 of 255 = 38%
B 131 of 255 = 51%

81
98
131

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

Portions of RGB colors in percentages

R + G + B = 81 + 98 + 131 = 310 (100%)
R 81 of 310 ~ 26.13%
G 98 of 310 ~ 31.61%
B 131 of 310 ~ 42.26'%

%26.13
%31.61
%42.26

CMYK color model

#516283 color CMYK value is (38,25,0,49).

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

CMYK: (38,25,0,49)
C38M25Y0K49 (38%, 25%, 0%, 49%)
(0.38 / 0.25 / 0.00 / 0.49)

CMYK percentages

%38.17
%25.19
%0
%48.63

Codes

Color #516283 in popluar color models

51 62 83
RGB 81 98 131
HSL 220° 23.58% 41.57%
HSB/HSV 220° 38.17% 51.37%
CMYK 38.17% 25.19% 0.00%
48.63%

Color #516283 in popluar number systems.

HEX 51 62 83
Decimal 81 98 131
Binary 1010001 1100010 10000011
Octal 121 142 203

Shades and tints

Shades of #516283

#516283
(81,98,131)
#4A5A78
(74,90,120)
#43526D
(67,82,109)
#3C4A62
(60,74,98)
#354257
(53,66,87)
#2E3A4C
(46,58,76)
#273241
(39,50,65)
#202A36
(32,42,54)
#19222B
(25,34,43)
#121A20
(18,26,32)
#0B1215
(11,18,21)
#000000
(0,0,0)

Tints of #516283

#516283
(81,98,131)
#60708E
(96,112,142)
#6F7E99
(111,126,153)
#7E8CA4
(126,140,164)
#8D9AAF
(141,154,175)
#9CA8BA
(156,168,186)
#ABB6C5
(171,182,197)
#BAC4D0
(186,196,208)
#C9D2DB
(201,210,219)
#D8E0E6
(216,224,230)
#E7EEF1
(231,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516283; }

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

This text font color is #516283.

Background Color

.myBgColor { background-color: #516283; }

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

This div background color is #516283.

Border color

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

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

This div border color is #516283.

Opacity

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

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

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

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

This text has shadow with #516283 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516283.

Preview

Color preview on black background

This text has color #516283 on black background.


Color preview on white background

This text has color #516283 on white background.


Black color preview on #516283 background

This text has black color on #516283 background.


White color preview on #516283 background

This text has white color on #516283 background.


Related colors

Complementary color

Complementary color for #hex is #AE9D7C.


I love getcolorcode.com

Triadic colors

1 #835162 and #628351 with #516283 are triadic colors.

2 #836251 and #625183 with #516283 are triadic colors.