COLOR #517661

HEX: #517661 RGB: (81,118,97)

Color info

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

RGB color model

#517661 color RGB value is (81,118,97).

RGB: (81,118,97) (32%, 46%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 118 of 255 = 46%
B 97 of 255 = 38%

81
118
97

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

Portions of RGB colors in percentages

R + G + B = 81 + 118 + 97 = 296 (100%)
R 81 of 296 ~ 27.36%
G 118 of 296 ~ 39.86%
B 97 of 296 ~ 32.77'%

%27.36
%39.86
%32.77

CMYK color model

#517661 color CMYK value is (31,0,18,54).

  • cyan value is 31.36%
  • magenta value is 0.00%
  • yellow value is 17.80%
  • key color value is 53.73%

CMYK: (31,0,18,54)
C31M0Y18K54 (31%, 0%, 18%, 54%)
(0.31 / 0.00 / 0.18 / 0.54)

CMYK percentages

%31.36
%0
%17.8
%53.73

Codes

Color #517661 in popluar color models

51 76 61
RGB 81 118 97
HSL 146° 18.59% 39.02%
HSB/HSV 146° 31.36% 46.27%
CMYK 31.36% 0.00% 17.80%
53.73%

Color #517661 in popluar number systems.

HEX 51 76 61
Decimal 81 118 97
Binary 1010001 1110110 1100001
Octal 121 166 141

Shades and tints

Shades of #517661

#517661
(81,118,97)
#4A6C59
(74,108,89)
#436251
(67,98,81)
#3C5849
(60,88,73)
#354E41
(53,78,65)
#2E4439
(46,68,57)
#273A31
(39,58,49)
#203029
(32,48,41)
#192621
(25,38,33)
#121C19
(18,28,25)
#0B1211
(11,18,17)
#000000
(0,0,0)

Tints of #517661

#517661
(81,118,97)
#60826F
(96,130,111)
#6F8E7D
(111,142,125)
#7E9A8B
(126,154,139)
#8DA699
(141,166,153)
#9CB2A7
(156,178,167)
#ABBEB5
(171,190,181)
#BACAC3
(186,202,195)
#C9D6D1
(201,214,209)
#D8E2DF
(216,226,223)
#E7EEED
(231,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517661 color. Also use rgb(81,118,97) instead hex code.

Text Font Color

.myTextColor { color: #517661; }

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

This text font color is #517661.

Background Color

.myBgColor { background-color: #517661; }

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

This div background color is #517661.

Border color

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

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

This div border color is #517661.

Opacity

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

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

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

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

This text has shadow with #517661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517661.

Preview

Color preview on black background

This text has color #517661 on black background.


Color preview on white background

This text has color #517661 on white background.


Black color preview on #517661 background

This text has black color on #517661 background.


White color preview on #517661 background

This text has white color on #517661 background.


Related colors

Complementary color

Complementary color for #hex is #AE899E.


I love getcolorcode.com

Triadic colors

1 #615176 and #766151 with #517661 are triadic colors.

2 #617651 and #765161 with #517661 are triadic colors.