COLOR #517958

HEX: #517958 RGB: (81,121,88)

Color info

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

RGB color model

#517958 color RGB value is (81,121,88).

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

RGB channels and saturation

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

81
121
88

R + G + B ~ 38%. #517958 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 121 + 88 = 290 (100%)
R 81 of 290 ~ 27.93%
G 121 of 290 ~ 41.72%
B 88 of 290 ~ 30.34'%

%27.93
%41.72
%30.34

CMYK color model

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

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

CMYK: (33,0,27,53)
C33M0Y27K53 (33%, 0%, 27%, 53%)
(0.33 / 0.00 / 0.27 / 0.53)

CMYK percentages

%33.06
%0
%27.27
%52.55

Codes

Color #517958 in popluar color models

51 79 58
RGB 81 121 88
HSL 131° 19.80% 39.61%
HSB/HSV 131° 33.06% 47.45%
CMYK 33.06% 0.00% 27.27%
52.55%

Color #517958 in popluar number systems.

HEX 51 79 58
Decimal 81 121 88
Binary 1010001 1111001 1011000
Octal 121 171 130

Shades and tints

Shades of #517958

#517958
(81,121,88)
#4A6E50
(74,110,80)
#436348
(67,99,72)
#3C5840
(60,88,64)
#354D38
(53,77,56)
#2E4230
(46,66,48)
#273728
(39,55,40)
#202C20
(32,44,32)
#192118
(25,33,24)
#121610
(18,22,16)
#0B0B08
(11,11,8)
#000000
(0,0,0)

Tints of #517958

#517958
(81,121,88)
#608567
(96,133,103)
#6F9176
(111,145,118)
#7E9D85
(126,157,133)
#8DA994
(141,169,148)
#9CB5A3
(156,181,163)
#ABC1B2
(171,193,178)
#BACDC1
(186,205,193)
#C9D9D0
(201,217,208)
#D8E5DF
(216,229,223)
#E7F1EE
(231,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517958; }

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

This text font color is #517958.

Background Color

.myBgColor { background-color: #517958; }

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

This div background color is #517958.

Border color

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

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

This div border color is #517958.

Opacity

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

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

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

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

This text has shadow with #517958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517958.

Preview

Color preview on black background

This text has color #517958 on black background.


Color preview on white background

This text has color #517958 on white background.


Black color preview on #517958 background

This text has black color on #517958 background.


White color preview on #517958 background

This text has white color on #517958 background.


Related colors

Complementary color

Complementary color for #hex is #AE86A7.


I love getcolorcode.com

Triadic colors

1 #585179 and #795851 with #517958 are triadic colors.

2 #587951 and #795158 with #517958 are triadic colors.