COLOR #517294

HEX: #517294 RGB: (81,114,148)

Color info

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

RGB color model

#517294 color RGB value is (81,114,148).

RGB: (81,114,148) (32%, 45%, 58%)

RGB channels and saturation

R 81 of 255 = 32%
G 114 of 255 = 45%
B 148 of 255 = 58%

81
114
148

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

Portions of RGB colors in percentages

R + G + B = 81 + 114 + 148 = 343 (100%)
R 81 of 343 ~ 23.62%
G 114 of 343 ~ 33.24%
B 148 of 343 ~ 43.15'%

%23.62
%33.24
%43.15

CMYK color model

#517294 color CMYK value is (45,23,0,42).

  • cyan value is 45.27%
  • magenta value is 22.97%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (45,23,0,42)
C45M23Y0K42 (45%, 23%, 0%, 42%)
(0.45 / 0.23 / 0.00 / 0.42)

CMYK percentages

%45.27
%22.97
%0
%41.96

Codes

Color #517294 in popluar color models

51 72 94
RGB 81 114 148
HSL 210° 29.26% 44.90%
HSB/HSV 210° 45.27% 58.04%
CMYK 45.27% 22.97% 0.00%
41.96%

Color #517294 in popluar number systems.

HEX 51 72 94
Decimal 81 114 148
Binary 1010001 1110010 10010100
Octal 121 162 224

Shades and tints

Shades of #517294

#517294
(81,114,148)
#4A6887
(74,104,135)
#435E7A
(67,94,122)
#3C546D
(60,84,109)
#354A60
(53,74,96)
#2E4053
(46,64,83)
#273646
(39,54,70)
#202C39
(32,44,57)
#19222C
(25,34,44)
#12181F
(18,24,31)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #517294

#517294
(81,114,148)
#607E9D
(96,126,157)
#6F8AA6
(111,138,166)
#7E96AF
(126,150,175)
#8DA2B8
(141,162,184)
#9CAEC1
(156,174,193)
#ABBACA
(171,186,202)
#BAC6D3
(186,198,211)
#C9D2DC
(201,210,220)
#D8DEE5
(216,222,229)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517294 color. Also use rgb(81,114,148) instead hex code.

Text Font Color

.myTextColor { color: #517294; }

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

This text font color is #517294.

Background Color

.myBgColor { background-color: #517294; }

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

This div background color is #517294.

Border color

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

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

This div border color is #517294.

Opacity

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

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

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

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

This text has shadow with #517294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517294.

Preview

Color preview on black background

This text has color #517294 on black background.


Color preview on white background

This text has color #517294 on white background.


Black color preview on #517294 background

This text has black color on #517294 background.


White color preview on #517294 background

This text has white color on #517294 background.


Related colors

Complementary color

Complementary color for #hex is #AE8D6B.


I love getcolorcode.com

Triadic colors

1 #945172 and #729451 with #517294 are triadic colors.

2 #947251 and #725194 with #517294 are triadic colors.