COLOR #517670

HEX: #517670 RGB: (81,118,112)

Color info

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

RGB color model

#517670 color RGB value is (81,118,112).

RGB: (81,118,112) (32%, 46%, 44%)

RGB channels and saturation

R 81 of 255 = 32%
G 118 of 255 = 46%
B 112 of 255 = 44%

81
118
112

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

Portions of RGB colors in percentages

R + G + B = 81 + 118 + 112 = 311 (100%)
R 81 of 311 ~ 26.05%
G 118 of 311 ~ 37.94%
B 112 of 311 ~ 36.01'%

%26.05
%37.94
%36.01

CMYK color model

#517670 color CMYK value is (31,0,5,54).

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

CMYK: (31,0,5,54)
C31M0Y5K54 (31%, 0%, 5%, 54%)
(0.31 / 0.00 / 0.05 / 0.54)

CMYK percentages

%31.36
%0
%5.08
%53.73

Codes

Color #517670 in popluar color models

51 76 70
RGB 81 118 112
HSL 170° 18.59% 39.02%
HSB/HSV 170° 31.36% 46.27%
CMYK 31.36% 0.00% 5.08%
53.73%

Color #517670 in popluar number systems.

HEX 51 76 70
Decimal 81 118 112
Binary 1010001 1110110 1110000
Octal 121 166 160

Shades and tints

Shades of #517670

#517670
(81,118,112)
#4A6C66
(74,108,102)
#43625C
(67,98,92)
#3C5852
(60,88,82)
#354E48
(53,78,72)
#2E443E
(46,68,62)
#273A34
(39,58,52)
#20302A
(32,48,42)
#192620
(25,38,32)
#121C16
(18,28,22)
#0B120C
(11,18,12)
#000000
(0,0,0)

Tints of #517670

#517670
(81,118,112)
#60827D
(96,130,125)
#6F8E8A
(111,142,138)
#7E9A97
(126,154,151)
#8DA6A4
(141,166,164)
#9CB2B1
(156,178,177)
#ABBEBE
(171,190,190)
#BACACB
(186,202,203)
#C9D6D8
(201,214,216)
#D8E2E5
(216,226,229)
#E7EEF2
(231,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517670; }

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

This text font color is #517670.

Background Color

.myBgColor { background-color: #517670; }

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

This div background color is #517670.

Border color

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

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

This div border color is #517670.

Opacity

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

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

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

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

This text has shadow with #517670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517670.

Preview

Color preview on black background

This text has color #517670 on black background.


Color preview on white background

This text has color #517670 on white background.


Black color preview on #517670 background

This text has black color on #517670 background.


White color preview on #517670 background

This text has white color on #517670 background.


Related colors

Complementary color

Complementary color for #hex is #AE898F.


I love getcolorcode.com

Triadic colors

1 #705176 and #767051 with #517670 are triadic colors.

2 #707651 and #765170 with #517670 are triadic colors.