COLOR #517C56

HEX: #517C56 RGB: (81,124,86)

Color info

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

RGB color model

#517C56 color RGB value is (81,124,86).

RGB: (81,124,86) (32%, 49%, 34%)

RGB channels and saturation

R 81 of 255 = 32%
G 124 of 255 = 49%
B 86 of 255 = 34%

81
124
86

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

Portions of RGB colors in percentages

R + G + B = 81 + 124 + 86 = 291 (100%)
R 81 of 291 ~ 27.84%
G 124 of 291 ~ 42.61%
B 86 of 291 ~ 29.55'%

%27.84
%42.61
%29.55

CMYK color model

#517C56 color CMYK value is (35,0,31,51).

  • cyan value is 34.68%
  • magenta value is 0.00%
  • yellow value is 30.65%
  • key color value is 51.37%

CMYK: (35,0,31,51)
C35M0Y31K51 (35%, 0%, 31%, 51%)
(0.35 / 0.00 / 0.31 / 0.51)

CMYK percentages

%34.68
%0
%30.65
%51.37

Codes

Color #517C56 in popluar color models

51 7C 56
RGB 81 124 86
HSL 127° 20.98% 40.20%
HSB/HSV 127° 34.68% 48.63%
CMYK 34.68% 0.00% 30.65%
51.37%

Color #517C56 in popluar number systems.

HEX 51 7C 56
Decimal 81 124 86
Binary 1010001 1111100 1010110
Octal 121 174 126

Shades and tints

Shades of #517C56

#517C56
(81,124,86)
#4A714F
(74,113,79)
#436648
(67,102,72)
#3C5B41
(60,91,65)
#35503A
(53,80,58)
#2E4533
(46,69,51)
#273A2C
(39,58,44)
#202F25
(32,47,37)
#19241E
(25,36,30)
#121917
(18,25,23)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #517C56

#517C56
(81,124,86)
#608765
(96,135,101)
#6F9274
(111,146,116)
#7E9D83
(126,157,131)
#8DA892
(141,168,146)
#9CB3A1
(156,179,161)
#ABBEB0
(171,190,176)
#BAC9BF
(186,201,191)
#C9D4CE
(201,212,206)
#D8DFDD
(216,223,221)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517C56 color. Also use rgb(81,124,86) instead hex code.

Text Font Color

.myTextColor { color: #517C56; }

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

This text font color is #517C56.

Background Color

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

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

This div background color is #517C56.

Border color

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

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

This div border color is #517C56.

Opacity

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

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

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

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

This text has shadow with #517C56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517C56.

Preview

Color preview on black background

This text has color #517C56 on black background.


Color preview on white background

This text has color #517C56 on white background.


Black color preview on #517C56 background

This text has black color on #517C56 background.


White color preview on #517C56 background

This text has white color on #517C56 background.


Related colors

Complementary color

Complementary color for #hex is #AE83A9.


I love getcolorcode.com

Triadic colors

1 #56517C and #7C5651 with #517C56 are triadic colors.

2 #567C51 and #7C5156 with #517C56 are triadic colors.