COLOR #517158

HEX: #517158 RGB: (81,113,88)

Color info

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

RGB color model

#517158 color RGB value is (81,113,88).

RGB: (81,113,88) (32%, 44%, 35%)

RGB channels and saturation

R 81 of 255 = 32%
G 113 of 255 = 44%
B 88 of 255 = 35%

81
113
88

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

Portions of RGB colors in percentages

R + G + B = 81 + 113 + 88 = 282 (100%)
R 81 of 282 ~ 28.72%
G 113 of 282 ~ 40.07%
B 88 of 282 ~ 31.21'%

%28.72
%40.07
%31.21

CMYK color model

#517158 color CMYK value is (28,0,22,56).

  • cyan value is 28.32%
  • magenta value is 0.00%
  • yellow value is 22.12%
  • key color value is 55.69%

CMYK: (28,0,22,56)
C28M0Y22K56 (28%, 0%, 22%, 56%)
(0.28 / 0.00 / 0.22 / 0.56)

CMYK percentages

%28.32
%0
%22.12
%55.69

Codes

Color #517158 in popluar color models

51 71 58
RGB 81 113 88
HSL 133° 16.49% 38.04%
HSB/HSV 133° 28.32% 44.31%
CMYK 28.32% 0.00% 22.12%
55.69%

Color #517158 in popluar number systems.

HEX 51 71 58
Decimal 81 113 88
Binary 1010001 1110001 1011000
Octal 121 161 130

Shades and tints

Shades of #517158

#517158
(81,113,88)
#4A6750
(74,103,80)
#435D48
(67,93,72)
#3C5340
(60,83,64)
#354938
(53,73,56)
#2E3F30
(46,63,48)
#273528
(39,53,40)
#202B20
(32,43,32)
#192118
(25,33,24)
#121710
(18,23,16)
#0B0D08
(11,13,8)
#000000
(0,0,0)

Tints of #517158

#517158
(81,113,88)
#607D67
(96,125,103)
#6F8976
(111,137,118)
#7E9585
(126,149,133)
#8DA194
(141,161,148)
#9CADA3
(156,173,163)
#ABB9B2
(171,185,178)
#BAC5C1
(186,197,193)
#C9D1D0
(201,209,208)
#D8DDDF
(216,221,223)
#E7E9EE
(231,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517158; }

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

This text font color is #517158.

Background Color

.myBgColor { background-color: #517158; }

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

This div background color is #517158.

Border color

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

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

This div border color is #517158.

Opacity

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

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

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

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

This text has shadow with #517158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517158.

Preview

Color preview on black background

This text has color #517158 on black background.


Color preview on white background

This text has color #517158 on white background.


Black color preview on #517158 background

This text has black color on #517158 background.


White color preview on #517158 background

This text has white color on #517158 background.


Related colors

Complementary color

Complementary color for #hex is #AE8EA7.


I love getcolorcode.com

Triadic colors

1 #585171 and #715851 with #517158 are triadic colors.

2 #587151 and #715158 with #517158 are triadic colors.