COLOR #517D46

HEX: #517D46 RGB: (81,125,70)

Color info

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

RGB color model

#517D46 color RGB value is (81,125,70).

RGB: (81,125,70) (32%, 49%, 27%)

RGB channels and saturation

R 81 of 255 = 32%
G 125 of 255 = 49%
B 70 of 255 = 27%

81
125
70

R + G + B ~ 36%. #517D46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 125 + 70 = 276 (100%)
R 81 of 276 ~ 29.35%
G 125 of 276 ~ 45.29%
B 70 of 276 ~ 25.36'%

%29.35
%45.29
%25.36

CMYK color model

#517D46 color CMYK value is (35,0,44,51).

  • cyan value is 35.20%
  • magenta value is 0.00%
  • yellow value is 44.00%
  • key color value is 50.98%
CMYK: (35,0,44,51) C35M0Y44K51 (35%,0%,44%,51%) (0.35/0.00/0.44/0.51) 

CMYK percentages

%35.2
%0
%44
%50.98

Codes

Color #517D46 in popluar color models

51 7D 46
RGB 81 125 70
HSL 108° 28.21% 38.24%
HSB/HSV 108° 44.00% 49.02%
CMYK 35.20% 0.00% 44.00%
50.98%

Color #517D46 in popluar number systems.

HEX 51 7D 46
Decimal 81 125 70
Binary 1010001 1111101 1000110
Octal 121 175 106

Shades and tints

Shades of #517D46

#517D46
(81,125,70)
#4A7240
(74,114,64)
#43673A
(67,103,58)
#3C5C34
(60,92,52)
#35512E
(53,81,46)
#2E4628
(46,70,40)
#273B22
(39,59,34)
#20301C
(32,48,28)
#192516
(25,37,22)
#121A10
(18,26,16)
#0B0F0A
(11,15,10)
#000000
(0,0,0)

Tints of #517D46

#517D46
(81,125,70)
#608856
(96,136,86)
#6F9366
(111,147,102)
#7E9E76
(126,158,118)
#8DA986
(141,169,134)
#9CB496
(156,180,150)
#ABBFA6
(171,191,166)
#BACAB6
(186,202,182)
#C9D5C6
(201,213,198)
#D8E0D6
(216,224,214)
#E7EBE6
(231,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517D46 color. Also use rgb(81,125,70) instead hex code.

Text Font Color

.myTextColor { color: #517D46; }

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

This text font color is #517D46.

Background Color

.myBgColor { background-color: #517D46; }

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

This div background color is #517D46.

Border color

.myBorderColor { border: 1px solid #517D46; }

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

This div border color is #517D46.

Opacity

.myOpacity80 { color: #517D46; opacity: 0.8; }

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

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

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

This text has shadow with #517D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517D46.

Preview

Color preview on black background

This text has color #517D46 on black background.


Color preview on white background

This text has color #517D46 on white background.


Black color preview on #517D46 background

This text has black color on #517D46 background.


White color preview on #517D46 background

This text has white color on #517D46 background.


Related colors

Complementary color

Complementary color for #hex is #AE82B9.


I love getcolorcode.com

Triadic colors

1 #46517D and #7D4651 with #517D46 are triadic colors.

2 #467D51 and #7D5146 with #517D46 are triadic colors.