COLOR #517253

HEX: #517253 RGB: (81,114,83)

Color info

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

RGB color model

#517253 color RGB value is (81,114,83).

RGB: (81,114,83) (32%, 45%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 114 of 255 = 45%
B 83 of 255 = 33%

81
114
83

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

Portions of RGB colors in percentages

R + G + B = 81 + 114 + 83 = 278 (100%)
R 81 of 278 ~ 29.14%
G 114 of 278 ~ 41.01%
B 83 of 278 ~ 29.86'%

%29.14
%41.01
%29.86

CMYK color model

#517253 color CMYK value is (29,0,27,55).

  • cyan value is 28.95%
  • magenta value is 0.00%
  • yellow value is 27.19%
  • key color value is 55.29%

CMYK: (29,0,27,55)
C29M0Y27K55 (29%, 0%, 27%, 55%)
(0.29 / 0.00 / 0.27 / 0.55)

CMYK percentages

%28.95
%0
%27.19
%55.29

Codes

Color #517253 in popluar color models

51 72 53
RGB 81 114 83
HSL 124° 16.92% 38.24%
HSB/HSV 124° 28.95% 44.71%
CMYK 28.95% 0.00% 27.19%
55.29%

Color #517253 in popluar number systems.

HEX 51 72 53
Decimal 81 114 83
Binary 1010001 1110010 1010011
Octal 121 162 123

Shades and tints

Shades of #517253

#517253
(81,114,83)
#4A684C
(74,104,76)
#435E45
(67,94,69)
#3C543E
(60,84,62)
#354A37
(53,74,55)
#2E4030
(46,64,48)
#273629
(39,54,41)
#202C22
(32,44,34)
#19221B
(25,34,27)
#121814
(18,24,20)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #517253

#517253
(81,114,83)
#607E62
(96,126,98)
#6F8A71
(111,138,113)
#7E9680
(126,150,128)
#8DA28F
(141,162,143)
#9CAE9E
(156,174,158)
#ABBAAD
(171,186,173)
#BAC6BC
(186,198,188)
#C9D2CB
(201,210,203)
#D8DEDA
(216,222,218)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517253; }

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

This text font color is #517253.

Background Color

.myBgColor { background-color: #517253; }

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

This div background color is #517253.

Border color

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

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

This div border color is #517253.

Opacity

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

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

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

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

This text has shadow with #517253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517253.

Preview

Color preview on black background

This text has color #517253 on black background.


Color preview on white background

This text has color #517253 on white background.


Black color preview on #517253 background

This text has black color on #517253 background.


White color preview on #517253 background

This text has white color on #517253 background.


Related colors

Complementary color

Complementary color for #hex is #AE8DAC.


I love getcolorcode.com

Triadic colors

1 #535172 and #725351 with #517253 are triadic colors.

2 #537251 and #725153 with #517253 are triadic colors.