COLOR #517D38

HEX: #517D38 RGB: (81,125,56)

Color info

#517D38 contains mainly red and green colors. Web safe color of #517D38 is #666633 (or #663).

RGB color model

#517D38 color RGB value is (81,125,56).

RGB: (81,125,56) (32%, 49%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 125 of 255 = 49%
B 56 of 255 = 22%

81
125
56

R + G + B ~ 34%. #517D38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 125 + 56 = 262 (100%)
R 81 of 262 ~ 30.92%
G 125 of 262 ~ 47.71%
B 56 of 262 ~ 21.37'%

%30.92
%47.71
%21.37

CMYK color model

#517D38 color CMYK value is (35,0,55,51).

  • cyan value is 35.20%
  • magenta value is 0.00%
  • yellow value is 55.20%
  • key color value is 50.98%

CMYK: (35,0,55,51)
C35M0Y55K51 (35%, 0%, 55%, 51%)
(0.35 / 0.00 / 0.55 / 0.51)

CMYK percentages

%35.2
%0
%55.2
%50.98

Codes

Color #517D38 in popluar color models

51 7D 38
RGB 81 125 56
HSL 98° 38.12% 35.49%
HSB/HSV 98° 55.20% 49.02%
CMYK 35.20% 0.00% 55.20%
50.98%

Color #517D38 in popluar number systems.

HEX 51 7D 38
Decimal 81 125 56
Binary 1010001 1111101 111000
Octal 121 175 70

Shades and tints

Shades of #517D38

#517D38
(81,125,56)
#4A7233
(74,114,51)
#43672E
(67,103,46)
#3C5C29
(60,92,41)
#355124
(53,81,36)
#2E461F
(46,70,31)
#273B1A
(39,59,26)
#203015
(32,48,21)
#192510
(25,37,16)
#121A0B
(18,26,11)
#0B0F06
(11,15,6)
#000000
(0,0,0)

Tints of #517D38

#517D38
(81,125,56)
#60884A
(96,136,74)
#6F935C
(111,147,92)
#7E9E6E
(126,158,110)
#8DA980
(141,169,128)
#9CB492
(156,180,146)
#ABBFA4
(171,191,164)
#BACAB6
(186,202,182)
#C9D5C8
(201,213,200)
#D8E0DA
(216,224,218)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517D38; }

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

This text font color is #517D38.

Background Color

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

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

This div background color is #517D38.

Border color

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

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

This div border color is #517D38.

Opacity

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

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

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

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

This text has shadow with #517D38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517D38.

Preview

Color preview on black background

This text has color #517D38 on black background.


Color preview on white background

This text has color #517D38 on white background.


Black color preview on #517D38 background

This text has black color on #517D38 background.


White color preview on #517D38 background

This text has white color on #517D38 background.


Related colors

Complementary color

Complementary color for #hex is #AE82C7.


I love getcolorcode.com

Triadic colors

1 #38517D and #7D3851 with #517D38 are triadic colors.

2 #387D51 and #7D5138 with #517D38 are triadic colors.