COLOR #517C37

HEX: #517C37 RGB: (81,124,55)

Color info

#517C37 contains mainly red and green colors. Web safe color of #517C37 is #666633 (or #663).

RGB color model

#517C37 color RGB value is (81,124,55).

RGB: (81,124,55) (32%, 49%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 124 of 255 = 49%
B 55 of 255 = 22%

81
124
55

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

Portions of RGB colors in percentages

R + G + B = 81 + 124 + 55 = 260 (100%)
R 81 of 260 ~ 31.15%
G 124 of 260 ~ 47.69%
B 55 of 260 ~ 21.15'%

%31.15
%47.69
%21.15

CMYK color model

#517C37 color CMYK value is (35,0,56,51).

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

CMYK: (35,0,56,51)
C35M0Y56K51 (35%, 0%, 56%, 51%)
(0.35 / 0.00 / 0.56 / 0.51)

CMYK percentages

%34.68
%0
%55.65
%51.37

Codes

Color #517C37 in popluar color models

51 7C 37
RGB 81 124 55
HSL 97° 38.55% 35.10%
HSB/HSV 97° 55.65% 48.63%
CMYK 34.68% 0.00% 55.65%
51.37%

Color #517C37 in popluar number systems.

HEX 51 7C 37
Decimal 81 124 55
Binary 1010001 1111100 110111
Octal 121 174 67

Shades and tints

Shades of #517C37

#517C37
(81,124,55)
#4A7132
(74,113,50)
#43662D
(67,102,45)
#3C5B28
(60,91,40)
#355023
(53,80,35)
#2E451E
(46,69,30)
#273A19
(39,58,25)
#202F14
(32,47,20)
#19240F
(25,36,15)
#12190A
(18,25,10)
#0B0E05
(11,14,5)
#000000
(0,0,0)

Tints of #517C37

#517C37
(81,124,55)
#608749
(96,135,73)
#6F925B
(111,146,91)
#7E9D6D
(126,157,109)
#8DA87F
(141,168,127)
#9CB391
(156,179,145)
#ABBEA3
(171,190,163)
#BAC9B5
(186,201,181)
#C9D4C7
(201,212,199)
#D8DFD9
(216,223,217)
#E7EAEB
(231,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517C37; }

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

This text font color is #517C37.

Background Color

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

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

This div background color is #517C37.

Border color

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

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

This div border color is #517C37.

Opacity

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

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

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

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

This text has shadow with #517C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517C37.

Preview

Color preview on black background

This text has color #517C37 on black background.


Color preview on white background

This text has color #517C37 on white background.


Black color preview on #517C37 background

This text has black color on #517C37 background.


White color preview on #517C37 background

This text has white color on #517C37 background.


Related colors

Complementary color

Complementary color for #hex is #AE83C8.


I love getcolorcode.com

Triadic colors

1 #37517C and #7C3751 with #517C37 are triadic colors.

2 #377C51 and #7C5137 with #517C37 are triadic colors.