COLOR #517989

HEX: #517989 RGB: (81,121,137)

Color info

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

RGB color model

#517989 color RGB value is (81,121,137).

RGB: (81,121,137) (32%, 47%, 54%)

RGB channels and saturation

R 81 of 255 = 32%
G 121 of 255 = 47%
B 137 of 255 = 54%

81
121
137

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

Portions of RGB colors in percentages

R + G + B = 81 + 121 + 137 = 339 (100%)
R 81 of 339 ~ 23.89%
G 121 of 339 ~ 35.69%
B 137 of 339 ~ 40.41'%

%23.89
%35.69
%40.41

CMYK color model

#517989 color CMYK value is (41,12,0,46).

  • cyan value is 40.88%
  • magenta value is 11.68%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (41,12,0,46)
C41M12Y0K46 (41%, 12%, 0%, 46%)
(0.41 / 0.12 / 0.00 / 0.46)

CMYK percentages

%40.88
%11.68
%0
%46.27

Codes

Color #517989 in popluar color models

51 79 89
RGB 81 121 137
HSL 197° 25.69% 42.75%
HSB/HSV 197° 40.88% 53.73%
CMYK 40.88% 11.68% 0.00%
46.27%

Color #517989 in popluar number systems.

HEX 51 79 89
Decimal 81 121 137
Binary 1010001 1111001 10001001
Octal 121 171 211

Shades and tints

Shades of #517989

#517989
(81,121,137)
#4A6E7D
(74,110,125)
#436371
(67,99,113)
#3C5865
(60,88,101)
#354D59
(53,77,89)
#2E424D
(46,66,77)
#273741
(39,55,65)
#202C35
(32,44,53)
#192129
(25,33,41)
#12161D
(18,22,29)
#0B0B11
(11,11,17)
#000000
(0,0,0)

Tints of #517989

#517989
(81,121,137)
#608593
(96,133,147)
#6F919D
(111,145,157)
#7E9DA7
(126,157,167)
#8DA9B1
(141,169,177)
#9CB5BB
(156,181,187)
#ABC1C5
(171,193,197)
#BACDCF
(186,205,207)
#C9D9D9
(201,217,217)
#D8E5E3
(216,229,227)
#E7F1ED
(231,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517989 color. Also use rgb(81,121,137) instead hex code.

Text Font Color

.myTextColor { color: #517989; }

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

This text font color is #517989.

Background Color

.myBgColor { background-color: #517989; }

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

This div background color is #517989.

Border color

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

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

This div border color is #517989.

Opacity

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

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

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

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

This text has shadow with #517989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517989.

Preview

Color preview on black background

This text has color #517989 on black background.


Color preview on white background

This text has color #517989 on white background.


Black color preview on #517989 background

This text has black color on #517989 background.


White color preview on #517989 background

This text has white color on #517989 background.


Related colors

Complementary color

Complementary color for #hex is #AE8676.


I love getcolorcode.com

Triadic colors

1 #895179 and #798951 with #517989 are triadic colors.

2 #897951 and #795189 with #517989 are triadic colors.