COLOR #517866

HEX: #517866 RGB: (81,120,102)

Color info

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

RGB color model

#517866 color RGB value is (81,120,102).

RGB: (81,120,102) (32%, 47%, 40%)

RGB channels and saturation

R 81 of 255 = 32%
G 120 of 255 = 47%
B 102 of 255 = 40%

81
120
102

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

Portions of RGB colors in percentages

R + G + B = 81 + 120 + 102 = 303 (100%)
R 81 of 303 ~ 26.73%
G 120 of 303 ~ 39.6%
B 102 of 303 ~ 33.66'%

%26.73
%39.6
%33.66

CMYK color model

#517866 color CMYK value is (33,0,15,53).

  • cyan value is 32.50%
  • magenta value is 0.00%
  • yellow value is 15.00%
  • key color value is 52.94%

CMYK: (33,0,15,53)
C33M0Y15K53 (33%, 0%, 15%, 53%)
(0.33 / 0.00 / 0.15 / 0.53)

CMYK percentages

%32.5
%0
%15
%52.94

Codes

Color #517866 in popluar color models

51 78 66
RGB 81 120 102
HSL 152° 19.40% 39.41%
HSB/HSV 152° 32.50% 47.06%
CMYK 32.50% 0.00% 15.00%
52.94%

Color #517866 in popluar number systems.

HEX 51 78 66
Decimal 81 120 102
Binary 1010001 1111000 1100110
Octal 121 170 146

Shades and tints

Shades of #517866

#517866
(81,120,102)
#4A6E5D
(74,110,93)
#436454
(67,100,84)
#3C5A4B
(60,90,75)
#355042
(53,80,66)
#2E4639
(46,70,57)
#273C30
(39,60,48)
#203227
(32,50,39)
#19281E
(25,40,30)
#121E15
(18,30,21)
#0B140C
(11,20,12)
#000000
(0,0,0)

Tints of #517866

#517866
(81,120,102)
#608473
(96,132,115)
#6F9080
(111,144,128)
#7E9C8D
(126,156,141)
#8DA89A
(141,168,154)
#9CB4A7
(156,180,167)
#ABC0B4
(171,192,180)
#BACCC1
(186,204,193)
#C9D8CE
(201,216,206)
#D8E4DB
(216,228,219)
#E7F0E8
(231,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517866 color. Also use rgb(81,120,102) instead hex code.

Text Font Color

.myTextColor { color: #517866; }

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

This text font color is #517866.

Background Color

.myBgColor { background-color: #517866; }

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

This div background color is #517866.

Border color

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

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

This div border color is #517866.

Opacity

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

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

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

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

This text has shadow with #517866 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517866.

Preview

Color preview on black background

This text has color #517866 on black background.


Color preview on white background

This text has color #517866 on white background.


Black color preview on #517866 background

This text has black color on #517866 background.


White color preview on #517866 background

This text has white color on #517866 background.


Related colors

Complementary color

Complementary color for #hex is #AE8799.


I love getcolorcode.com

Triadic colors

1 #665178 and #786651 with #517866 are triadic colors.

2 #667851 and #785166 with #517866 are triadic colors.