COLOR #517760

HEX: #517760 RGB: (81,119,96)

Color info

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

RGB color model

#517760 color RGB value is (81,119,96).

RGB: (81,119,96) (32%, 47%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 119 of 255 = 47%
B 96 of 255 = 38%

81
119
96

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

Portions of RGB colors in percentages

R + G + B = 81 + 119 + 96 = 296 (100%)
R 81 of 296 ~ 27.36%
G 119 of 296 ~ 40.2%
B 96 of 296 ~ 32.43'%

%27.36
%40.2
%32.43

CMYK color model

#517760 color CMYK value is (32,0,19,53).

  • cyan value is 31.93%
  • magenta value is 0.00%
  • yellow value is 19.33%
  • key color value is 53.33%

CMYK: (32,0,19,53)
C32M0Y19K53 (32%, 0%, 19%, 53%)
(0.32 / 0.00 / 0.19 / 0.53)

CMYK percentages

%31.93
%0
%19.33
%53.33

Codes

Color #517760 in popluar color models

51 77 60
RGB 81 119 96
HSL 144° 19.00% 39.22%
HSB/HSV 144° 31.93% 46.67%
CMYK 31.93% 0.00% 19.33%
53.33%

Color #517760 in popluar number systems.

HEX 51 77 60
Decimal 81 119 96
Binary 1010001 1110111 1100000
Octal 121 167 140

Shades and tints

Shades of #517760

#517760
(81,119,96)
#4A6D58
(74,109,88)
#436350
(67,99,80)
#3C5948
(60,89,72)
#354F40
(53,79,64)
#2E4538
(46,69,56)
#273B30
(39,59,48)
#203128
(32,49,40)
#192720
(25,39,32)
#121D18
(18,29,24)
#0B1310
(11,19,16)
#000000
(0,0,0)

Tints of #517760

#517760
(81,119,96)
#60836E
(96,131,110)
#6F8F7C
(111,143,124)
#7E9B8A
(126,155,138)
#8DA798
(141,167,152)
#9CB3A6
(156,179,166)
#ABBFB4
(171,191,180)
#BACBC2
(186,203,194)
#C9D7D0
(201,215,208)
#D8E3DE
(216,227,222)
#E7EFEC
(231,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517760 color. Also use rgb(81,119,96) instead hex code.

Text Font Color

.myTextColor { color: #517760; }

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

This text font color is #517760.

Background Color

.myBgColor { background-color: #517760; }

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

This div background color is #517760.

Border color

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

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

This div border color is #517760.

Opacity

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

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

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

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

This text has shadow with #517760 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517760.

Preview

Color preview on black background

This text has color #517760 on black background.


Color preview on white background

This text has color #517760 on white background.


Black color preview on #517760 background

This text has black color on #517760 background.


White color preview on #517760 background

This text has white color on #517760 background.


Related colors

Complementary color

Complementary color for #hex is #AE889F.


I love getcolorcode.com

Triadic colors

1 #605177 and #776051 with #517760 are triadic colors.

2 #607751 and #775160 with #517760 are triadic colors.