COLOR #517664

HEX: #517664 RGB: (81,118,100)

Color info

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

RGB color model

#517664 color RGB value is (81,118,100).

RGB: (81,118,100) (32%, 46%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 118 of 255 = 46%
B 100 of 255 = 39%

81
118
100

R + G + B ~ 39%. #517664 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 118 + 100 = 299 (100%)
R 81 of 299 ~ 27.09%
G 118 of 299 ~ 39.46%
B 100 of 299 ~ 33.44'%

%27.09
%39.46
%33.44

CMYK color model

#517664 color CMYK value is (31,0,15,54).

  • cyan value is 31.36%
  • magenta value is 0.00%
  • yellow value is 15.25%
  • key color value is 53.73%

CMYK: (31,0,15,54)
C31M0Y15K54 (31%, 0%, 15%, 54%)
(0.31 / 0.00 / 0.15 / 0.54)

CMYK percentages

%31.36
%0
%15.25
%53.73

Codes

Color #517664 in popluar color models

51 76 64
RGB 81 118 100
HSL 151° 18.59% 39.02%
HSB/HSV 151° 31.36% 46.27%
CMYK 31.36% 0.00% 15.25%
53.73%

Color #517664 in popluar number systems.

HEX 51 76 64
Decimal 81 118 100
Binary 1010001 1110110 1100100
Octal 121 166 144

Shades and tints

Shades of #517664

#517664
(81,118,100)
#4A6C5B
(74,108,91)
#436252
(67,98,82)
#3C5849
(60,88,73)
#354E40
(53,78,64)
#2E4437
(46,68,55)
#273A2E
(39,58,46)
#203025
(32,48,37)
#19261C
(25,38,28)
#121C13
(18,28,19)
#0B120A
(11,18,10)
#000000
(0,0,0)

Tints of #517664

#517664
(81,118,100)
#608272
(96,130,114)
#6F8E80
(111,142,128)
#7E9A8E
(126,154,142)
#8DA69C
(141,166,156)
#9CB2AA
(156,178,170)
#ABBEB8
(171,190,184)
#BACAC6
(186,202,198)
#C9D6D4
(201,214,212)
#D8E2E2
(216,226,226)
#E7EEF0
(231,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517664 color. Also use rgb(81,118,100) instead hex code.

Text Font Color

.myTextColor { color: #517664; }

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

This text font color is #517664.

Background Color

.myBgColor { background-color: #517664; }

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

This div background color is #517664.

Border color

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

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

This div border color is #517664.

Opacity

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

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

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

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

This text has shadow with #517664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517664.

Preview

Color preview on black background

This text has color #517664 on black background.


Color preview on white background

This text has color #517664 on white background.


Black color preview on #517664 background

This text has black color on #517664 background.


White color preview on #517664 background

This text has white color on #517664 background.


Related colors

Complementary color

Complementary color for #hex is #AE899B.


I love getcolorcode.com

Triadic colors

1 #645176 and #766451 with #517664 are triadic colors.

2 #647651 and #765164 with #517664 are triadic colors.