COLOR #517740

HEX: #517740 RGB: (81,119,64)

Color info

#517740 contains red, green and blue colors in about the same proportion. Web safe color of #517740 is #666633 (or #663).

RGB color model

#517740 color RGB value is (81,119,64).

RGB: (81,119,64) (32%, 47%, 25%)

RGB channels and saturation

R 81 of 255 = 32%
G 119 of 255 = 47%
B 64 of 255 = 25%

81
119
64

R + G + B ~ 35%. #517740 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 119 + 64 = 264 (100%)
R 81 of 264 ~ 30.68%
G 119 of 264 ~ 45.08%
B 64 of 264 ~ 24.24'%

%30.68
%45.08
%24.24

CMYK color model

#517740 color CMYK value is (32,0,46,53).

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

CMYK: (32,0,46,53)
C32M0Y46K53 (32%, 0%, 46%, 53%)
(0.32 / 0.00 / 0.46 / 0.53)

CMYK percentages

%31.93
%0
%46.22
%53.33

Codes

Color #517740 in popluar color models

51 77 40
RGB 81 119 64
HSL 101° 30.05% 35.88%
HSB/HSV 101° 46.22% 46.67%
CMYK 31.93% 0.00% 46.22%
53.33%

Color #517740 in popluar number systems.

HEX 51 77 40
Decimal 81 119 64
Binary 1010001 1110111 1000000
Octal 121 167 100

Shades and tints

Shades of #517740

#517740
(81,119,64)
#4A6D3B
(74,109,59)
#436336
(67,99,54)
#3C5931
(60,89,49)
#354F2C
(53,79,44)
#2E4527
(46,69,39)
#273B22
(39,59,34)
#20311D
(32,49,29)
#192718
(25,39,24)
#121D13
(18,29,19)
#0B130E
(11,19,14)
#000000
(0,0,0)

Tints of #517740

#517740
(81,119,64)
#608351
(96,131,81)
#6F8F62
(111,143,98)
#7E9B73
(126,155,115)
#8DA784
(141,167,132)
#9CB395
(156,179,149)
#ABBFA6
(171,191,166)
#BACBB7
(186,203,183)
#C9D7C8
(201,215,200)
#D8E3D9
(216,227,217)
#E7EFEA
(231,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517740; }

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

This text font color is #517740.

Background Color

.myBgColor { background-color: #517740; }

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

This div background color is #517740.

Border color

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

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

This div border color is #517740.

Opacity

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

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

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

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

This text has shadow with #517740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517740.

Preview

Color preview on black background

This text has color #517740 on black background.


Color preview on white background

This text has color #517740 on white background.


Black color preview on #517740 background

This text has black color on #517740 background.


White color preview on #517740 background

This text has white color on #517740 background.


Related colors

Complementary color

Complementary color for #hex is #AE88BF.


I love getcolorcode.com

Triadic colors

1 #405177 and #774051 with #517740 are triadic colors.

2 #407751 and #775140 with #517740 are triadic colors.