COLOR #517439

HEX: #517439 RGB: (81,116,57)

Color info

#517439 contains red, green and blue colors in about the same proportion. Web safe color of #517439 is #666633 (or #663).

RGB color model

#517439 color RGB value is (81,116,57).

RGB: (81,116,57) (32%, 45%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 116 of 255 = 45%
B 57 of 255 = 22%

81
116
57

R + G + B ~ 33%. #517439 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 116 + 57 = 254 (100%)
R 81 of 254 ~ 31.89%
G 116 of 254 ~ 45.67%
B 57 of 254 ~ 22.44'%

%31.89
%45.67
%22.44

CMYK color model

#517439 color CMYK value is (30,0,51,55).

  • cyan value is 30.17%
  • magenta value is 0.00%
  • yellow value is 50.86%
  • key color value is 54.51%

CMYK: (30,0,51,55)
C30M0Y51K55 (30%, 0%, 51%, 55%)
(0.30 / 0.00 / 0.51 / 0.55)

CMYK percentages

%30.17
%0
%50.86
%54.51

Codes

Color #517439 in popluar color models

51 74 39
RGB 81 116 57
HSL 96° 34.10% 33.92%
HSB/HSV 96° 50.86% 45.49%
CMYK 30.17% 0.00% 50.86%
54.51%

Color #517439 in popluar number systems.

HEX 51 74 39
Decimal 81 116 57
Binary 1010001 1110100 111001
Octal 121 164 71

Shades and tints

Shades of #517439

#517439
(81,116,57)
#4A6A34
(74,106,52)
#43602F
(67,96,47)
#3C562A
(60,86,42)
#354C25
(53,76,37)
#2E4220
(46,66,32)
#27381B
(39,56,27)
#202E16
(32,46,22)
#192411
(25,36,17)
#121A0C
(18,26,12)
#0B1007
(11,16,7)
#000000
(0,0,0)

Tints of #517439

#517439
(81,116,57)
#60804B
(96,128,75)
#6F8C5D
(111,140,93)
#7E986F
(126,152,111)
#8DA481
(141,164,129)
#9CB093
(156,176,147)
#ABBCA5
(171,188,165)
#BAC8B7
(186,200,183)
#C9D4C9
(201,212,201)
#D8E0DB
(216,224,219)
#E7ECED
(231,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517439; }

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

This text font color is #517439.

Background Color

.myBgColor { background-color: #517439; }

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

This div background color is #517439.

Border color

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

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

This div border color is #517439.

Opacity

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

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

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

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

This text has shadow with #517439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517439.

Preview

Color preview on black background

This text has color #517439 on black background.


Color preview on white background

This text has color #517439 on white background.


Black color preview on #517439 background

This text has black color on #517439 background.


White color preview on #517439 background

This text has white color on #517439 background.


Related colors

Complementary color

Complementary color for #hex is #AE8BC6.


I love getcolorcode.com

Triadic colors

1 #395174 and #743951 with #517439 are triadic colors.

2 #397451 and #745139 with #517439 are triadic colors.