COLOR #517352

HEX: #517352 RGB: (81,115,82)

Color info

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

RGB color model

#517352 color RGB value is (81,115,82).

RGB: (81,115,82) (32%, 45%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 115 of 255 = 45%
B 82 of 255 = 32%

81
115
82

R + G + B ~ 36%. #517352 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 115 + 82 = 278 (100%)
R 81 of 278 ~ 29.14%
G 115 of 278 ~ 41.37%
B 82 of 278 ~ 29.5'%

%29.14
%41.37
%29.5

CMYK color model

#517352 color CMYK value is (30,0,29,55).

  • cyan value is 29.57%
  • magenta value is 0.00%
  • yellow value is 28.70%
  • key color value is 54.90%

CMYK: (30,0,29,55)
C30M0Y29K55 (30%, 0%, 29%, 55%)
(0.30 / 0.00 / 0.29 / 0.55)

CMYK percentages

%29.57
%0
%28.7
%54.9

Codes

Color #517352 in popluar color models

51 73 52
RGB 81 115 82
HSL 122° 17.35% 38.43%
HSB/HSV 122° 29.57% 45.10%
CMYK 29.57% 0.00% 28.70%
54.90%

Color #517352 in popluar number systems.

HEX 51 73 52
Decimal 81 115 82
Binary 1010001 1110011 1010010
Octal 121 163 122

Shades and tints

Shades of #517352

#517352
(81,115,82)
#4A694B
(74,105,75)
#435F44
(67,95,68)
#3C553D
(60,85,61)
#354B36
(53,75,54)
#2E412F
(46,65,47)
#273728
(39,55,40)
#202D21
(32,45,33)
#19231A
(25,35,26)
#121913
(18,25,19)
#0B0F0C
(11,15,12)
#000000
(0,0,0)

Tints of #517352

#517352
(81,115,82)
#607F61
(96,127,97)
#6F8B70
(111,139,112)
#7E977F
(126,151,127)
#8DA38E
(141,163,142)
#9CAF9D
(156,175,157)
#ABBBAC
(171,187,172)
#BAC7BB
(186,199,187)
#C9D3CA
(201,211,202)
#D8DFD9
(216,223,217)
#E7EBE8
(231,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517352 color. Also use rgb(81,115,82) instead hex code.

Text Font Color

.myTextColor { color: #517352; }

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

This text font color is #517352.

Background Color

.myBgColor { background-color: #517352; }

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

This div background color is #517352.

Border color

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

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

This div border color is #517352.

Opacity

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

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

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

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

This text has shadow with #517352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517352.

Preview

Color preview on black background

This text has color #517352 on black background.


Color preview on white background

This text has color #517352 on white background.


Black color preview on #517352 background

This text has black color on #517352 background.


White color preview on #517352 background

This text has white color on #517352 background.


Related colors

Complementary color

Complementary color for #hex is #AE8CAD.


I love getcolorcode.com

Triadic colors

1 #525173 and #735251 with #517352 are triadic colors.

2 #527351 and #735152 with #517352 are triadic colors.