COLOR #517951

HEX: #517951 RGB: (81,121,81)

Color info

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

RGB color model

#517951 color RGB value is (81,121,81).

RGB: (81,121,81) (32%, 47%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 121 of 255 = 47%
B 81 of 255 = 32%

81
121
81

R + G + B ~ 37%. #517951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 121 + 81 = 283 (100%)
R 81 of 283 ~ 28.62%
G 121 of 283 ~ 42.76%
B 81 of 283 ~ 28.62'%

%28.62
%42.76
%28.62

CMYK color model

#517951 color CMYK value is (33,0,33,53).

  • cyan value is 33.06%
  • magenta value is 0.00%
  • yellow value is 33.06%
  • key color value is 52.55%

CMYK: (33,0,33,53)
C33M0Y33K53 (33%, 0%, 33%, 53%)
(0.33 / 0.00 / 0.33 / 0.53)

CMYK percentages

%33.06
%0
%33.06
%52.55

Codes

Color #517951 in popluar color models

51 79 51
RGB 81 121 81
HSL 120° 19.80% 39.61%
HSB/HSV 120° 33.06% 47.45%
CMYK 33.06% 0.00% 33.06%
52.55%

Color #517951 in popluar number systems.

HEX 51 79 51
Decimal 81 121 81
Binary 1010001 1111001 1010001
Octal 121 171 121

Shades and tints

Shades of #517951

#517951
(81,121,81)
#4A6E4A
(74,110,74)
#436343
(67,99,67)
#3C583C
(60,88,60)
#354D35
(53,77,53)
#2E422E
(46,66,46)
#273727
(39,55,39)
#202C20
(32,44,32)
#192119
(25,33,25)
#121612
(18,22,18)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #517951

#517951
(81,121,81)
#608560
(96,133,96)
#6F916F
(111,145,111)
#7E9D7E
(126,157,126)
#8DA98D
(141,169,141)
#9CB59C
(156,181,156)
#ABC1AB
(171,193,171)
#BACDBA
(186,205,186)
#C9D9C9
(201,217,201)
#D8E5D8
(216,229,216)
#E7F1E7
(231,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517951; }

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

This text font color is #517951.

Background Color

.myBgColor { background-color: #517951; }

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

This div background color is #517951.

Border color

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

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

This div border color is #517951.

Opacity

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

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

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

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

This text has shadow with #517951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517951.

Preview

Color preview on black background

This text has color #517951 on black background.


Color preview on white background

This text has color #517951 on white background.


Black color preview on #517951 background

This text has black color on #517951 background.


White color preview on #517951 background

This text has white color on #517951 background.


Related colors

Complementary color

Complementary color for #hex is #AE86AE.


I love getcolorcode.com

Triadic colors

1 #515179 and #795151 with #517951 are triadic colors.

2 #517951 and #795151 with #517951 are triadic colors.