COLOR #516761

HEX: #516761 RGB: (81,103,97)

Color info

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

RGB color model

#516761 color RGB value is (81,103,97).

RGB: (81,103,97) (32%, 40%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 103 of 255 = 40%
B 97 of 255 = 38%

81
103
97

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

Portions of RGB colors in percentages

R + G + B = 81 + 103 + 97 = 281 (100%)
R 81 of 281 ~ 28.83%
G 103 of 281 ~ 36.65%
B 97 of 281 ~ 34.52'%

%28.83
%36.65
%34.52

CMYK color model

#516761 color CMYK value is (21,0,6,60).

  • cyan value is 21.36%
  • magenta value is 0.00%
  • yellow value is 5.83%
  • key color value is 59.61%

CMYK: (21,0,6,60)
C21M0Y6K60 (21%, 0%, 6%, 60%)
(0.21 / 0.00 / 0.06 / 0.60)

CMYK percentages

%21.36
%0
%5.83
%59.61

Codes

Color #516761 in popluar color models

51 67 61
RGB 81 103 97
HSL 164° 11.96% 36.08%
HSB/HSV 164° 21.36% 40.39%
CMYK 21.36% 0.00% 5.83%
59.61%

Color #516761 in popluar number systems.

HEX 51 67 61
Decimal 81 103 97
Binary 1010001 1100111 1100001
Octal 121 147 141

Shades and tints

Shades of #516761

#516761
(81,103,97)
#4A5E59
(74,94,89)
#435551
(67,85,81)
#3C4C49
(60,76,73)
#354341
(53,67,65)
#2E3A39
(46,58,57)
#273131
(39,49,49)
#202829
(32,40,41)
#191F21
(25,31,33)
#121619
(18,22,25)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #516761

#516761
(81,103,97)
#60746F
(96,116,111)
#6F817D
(111,129,125)
#7E8E8B
(126,142,139)
#8D9B99
(141,155,153)
#9CA8A7
(156,168,167)
#ABB5B5
(171,181,181)
#BAC2C3
(186,194,195)
#C9CFD1
(201,207,209)
#D8DCDF
(216,220,223)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516761; }

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

This text font color is #516761.

Background Color

.myBgColor { background-color: #516761; }

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

This div background color is #516761.

Border color

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

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

This div border color is #516761.

Opacity

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

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

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

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

This text has shadow with #516761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516761.

Preview

Color preview on black background

This text has color #516761 on black background.


Color preview on white background

This text has color #516761 on white background.


Black color preview on #516761 background

This text has black color on #516761 background.


White color preview on #516761 background

This text has white color on #516761 background.


Related colors

Complementary color

Complementary color for #hex is #AE989E.


I love getcolorcode.com

Triadic colors

1 #615167 and #676151 with #516761 are triadic colors.

2 #616751 and #675161 with #516761 are triadic colors.