COLOR #517853

HEX: #517853 RGB: (81,120,83)

Color info

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

RGB color model

#517853 color RGB value is (81,120,83).

RGB: (81,120,83) (32%, 47%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 120 of 255 = 47%
B 83 of 255 = 33%

81
120
83

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

Portions of RGB colors in percentages

R + G + B = 81 + 120 + 83 = 284 (100%)
R 81 of 284 ~ 28.52%
G 120 of 284 ~ 42.25%
B 83 of 284 ~ 29.23'%

%28.52
%42.25
%29.23

CMYK color model

#517853 color CMYK value is (33,0,31,53).

  • cyan value is 32.50%
  • magenta value is 0.00%
  • yellow value is 30.83%
  • key color value is 52.94%

CMYK: (33,0,31,53)
C33M0Y31K53 (33%, 0%, 31%, 53%)
(0.33 / 0.00 / 0.31 / 0.53)

CMYK percentages

%32.5
%0
%30.83
%52.94

Codes

Color #517853 in popluar color models

51 78 53
RGB 81 120 83
HSL 123° 19.40% 39.41%
HSB/HSV 123° 32.50% 47.06%
CMYK 32.50% 0.00% 30.83%
52.94%

Color #517853 in popluar number systems.

HEX 51 78 53
Decimal 81 120 83
Binary 1010001 1111000 1010011
Octal 121 170 123

Shades and tints

Shades of #517853

#517853
(81,120,83)
#4A6E4C
(74,110,76)
#436445
(67,100,69)
#3C5A3E
(60,90,62)
#355037
(53,80,55)
#2E4630
(46,70,48)
#273C29
(39,60,41)
#203222
(32,50,34)
#19281B
(25,40,27)
#121E14
(18,30,20)
#0B140D
(11,20,13)
#000000
(0,0,0)

Tints of #517853

#517853
(81,120,83)
#608462
(96,132,98)
#6F9071
(111,144,113)
#7E9C80
(126,156,128)
#8DA88F
(141,168,143)
#9CB49E
(156,180,158)
#ABC0AD
(171,192,173)
#BACCBC
(186,204,188)
#C9D8CB
(201,216,203)
#D8E4DA
(216,228,218)
#E7F0E9
(231,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517853 color. Also use rgb(81,120,83) instead hex code.

Text Font Color

.myTextColor { color: #517853; }

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

This text font color is #517853.

Background Color

.myBgColor { background-color: #517853; }

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

This div background color is #517853.

Border color

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

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

This div border color is #517853.

Opacity

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

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

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

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

This text has shadow with #517853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517853.

Preview

Color preview on black background

This text has color #517853 on black background.


Color preview on white background

This text has color #517853 on white background.


Black color preview on #517853 background

This text has black color on #517853 background.


White color preview on #517853 background

This text has white color on #517853 background.


Related colors

Complementary color

Complementary color for #hex is #AE87AC.


I love getcolorcode.com

Triadic colors

1 #535178 and #785351 with #517853 are triadic colors.

2 #537851 and #785153 with #517853 are triadic colors.