COLOR #517365

HEX: #517365 RGB: (81,115,101)

Color info

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

RGB color model

#517365 color RGB value is (81,115,101).

RGB: (81,115,101) (32%, 45%, 40%)

RGB channels and saturation

R 81 of 255 = 32%
G 115 of 255 = 45%
B 101 of 255 = 40%

81
115
101

R + G + B ~ 39%. #517365 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 115 + 101 = 297 (100%)
R 81 of 297 ~ 27.27%
G 115 of 297 ~ 38.72%
B 101 of 297 ~ 34.01'%

%27.27
%38.72
%34.01

CMYK color model

#517365 color CMYK value is (30,0,12,55).

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

CMYK: (30,0,12,55)
C30M0Y12K55 (30%, 0%, 12%, 55%)
(0.30 / 0.00 / 0.12 / 0.55)

CMYK percentages

%29.57
%0
%12.17
%54.9

Codes

Color #517365 in popluar color models

51 73 65
RGB 81 115 101
HSL 155° 17.35% 38.43%
HSB/HSV 155° 29.57% 45.10%
CMYK 29.57% 0.00% 12.17%
54.90%

Color #517365 in popluar number systems.

HEX 51 73 65
Decimal 81 115 101
Binary 1010001 1110011 1100101
Octal 121 163 145

Shades and tints

Shades of #517365

#517365
(81,115,101)
#4A695C
(74,105,92)
#435F53
(67,95,83)
#3C554A
(60,85,74)
#354B41
(53,75,65)
#2E4138
(46,65,56)
#27372F
(39,55,47)
#202D26
(32,45,38)
#19231D
(25,35,29)
#121914
(18,25,20)
#0B0F0B
(11,15,11)
#000000
(0,0,0)

Tints of #517365

#517365
(81,115,101)
#607F73
(96,127,115)
#6F8B81
(111,139,129)
#7E978F
(126,151,143)
#8DA39D
(141,163,157)
#9CAFAB
(156,175,171)
#ABBBB9
(171,187,185)
#BAC7C7
(186,199,199)
#C9D3D5
(201,211,213)
#D8DFE3
(216,223,227)
#E7EBF1
(231,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517365; }

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

This text font color is #517365.

Background Color

.myBgColor { background-color: #517365; }

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

This div background color is #517365.

Border color

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

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

This div border color is #517365.

Opacity

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

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

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

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

This text has shadow with #517365 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517365.

Preview

Color preview on black background

This text has color #517365 on black background.


Color preview on white background

This text has color #517365 on white background.


Black color preview on #517365 background

This text has black color on #517365 background.


White color preview on #517365 background

This text has white color on #517365 background.


Related colors

Complementary color

Complementary color for #hex is #AE8C9A.


I love getcolorcode.com

Triadic colors

1 #655173 and #736551 with #517365 are triadic colors.

2 #657351 and #735165 with #517365 are triadic colors.