COLOR #517141

HEX: #517141 RGB: (81,113,65)

Color info

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

RGB color model

#517141 color RGB value is (81,113,65).

RGB: (81,113,65) (32%, 44%, 25%)

RGB channels and saturation

R 81 of 255 = 32%
G 113 of 255 = 44%
B 65 of 255 = 25%

81
113
65

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

Portions of RGB colors in percentages

R + G + B = 81 + 113 + 65 = 259 (100%)
R 81 of 259 ~ 31.27%
G 113 of 259 ~ 43.63%
B 65 of 259 ~ 25.1'%

%31.27
%43.63
%25.1

CMYK color model

#517141 color CMYK value is (28,0,42,56).

  • cyan value is 28.32%
  • magenta value is 0.00%
  • yellow value is 42.48%
  • key color value is 55.69%
CMYK: (28,0,42,56) C28M0Y42K56 (28%,0%,42%,56%) (0.28/0.00/0.42/0.56) 

CMYK percentages

%28.32
%0
%42.48
%55.69

Codes

Color #517141 in popluar color models

51 71 41
RGB 81 113 65
HSL 100° 26.97% 34.90%
HSB/HSV 100° 42.48% 44.31%
CMYK 28.32% 0.00% 42.48%
55.69%

Color #517141 in popluar number systems.

HEX 51 71 41
Decimal 81 113 65
Binary 1010001 1110001 1000001
Octal 121 161 101

Shades and tints

Shades of #517141

#517141
(81,113,65)
#4A673C
(74,103,60)
#435D37
(67,93,55)
#3C5332
(60,83,50)
#35492D
(53,73,45)
#2E3F28
(46,63,40)
#273523
(39,53,35)
#202B1E
(32,43,30)
#192119
(25,33,25)
#121714
(18,23,20)
#0B0D0F
(11,13,15)
#000000
(0,0,0)

Tints of #517141

#517141
(81,113,65)
#607D52
(96,125,82)
#6F8963
(111,137,99)
#7E9574
(126,149,116)
#8DA185
(141,161,133)
#9CAD96
(156,173,150)
#ABB9A7
(171,185,167)
#BAC5B8
(186,197,184)
#C9D1C9
(201,209,201)
#D8DDDA
(216,221,218)
#E7E9EB
(231,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517141 color. Also use rgb(81,113,65) instead hex code.

Text Font Color

.myTextColor { color: #517141; }

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

This text font color is #517141.

Background Color

.myBgColor { background-color: #517141; }

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

This div background color is #517141.

Border color

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

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

This div border color is #517141.

Opacity

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

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

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

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

This text has shadow with #517141 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517141.

Preview

Color preview on black background

This text has color #517141 on black background.


Color preview on white background

This text has color #517141 on white background.


Black color preview on #517141 background

This text has black color on #517141 background.


White color preview on #517141 background

This text has white color on #517141 background.


Related colors

Complementary color

Complementary color for #hex is #AE8EBE.


I love getcolorcode.com

Triadic colors

1 #415171 and #714151 with #517141 are triadic colors.

2 #417151 and #715141 with #517141 are triadic colors.