COLOR #516757

HEX: #516757 RGB: (81,103,87)

Color info

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

RGB color model

#516757 color RGB value is (81,103,87).

RGB: (81,103,87) (32%, 40%, 34%)

RGB channels and saturation

R 81 of 255 = 32%
G 103 of 255 = 40%
B 87 of 255 = 34%

81
103
87

R + G + B ~ 35%. #516757 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 103 + 87 = 271 (100%)
R 81 of 271 ~ 29.89%
G 103 of 271 ~ 38.01%
B 87 of 271 ~ 32.1'%

%29.89
%38.01
%32.1

CMYK color model

#516757 color CMYK value is (21,0,16,60).

  • cyan value is 21.36%
  • magenta value is 0.00%
  • yellow value is 15.53%
  • key color value is 59.61%
CMYK: (21,0,16,60) C21M0Y16K60 (21%,0%,16%,60%) (0.21/0.00/0.16/0.60) 

CMYK percentages

%21.36
%0
%15.53
%59.61

Codes

Color #516757 in popluar color models

51 67 57
RGB 81 103 87
HSL 136° 11.96% 36.08%
HSB/HSV 136° 21.36% 40.39%
CMYK 21.36% 0.00% 15.53%
59.61%

Color #516757 in popluar number systems.

HEX 51 67 57
Decimal 81 103 87
Binary 1010001 1100111 1010111
Octal 121 147 127

Shades and tints

Shades of #516757

#516757
(81,103,87)
#4A5E50
(74,94,80)
#435549
(67,85,73)
#3C4C42
(60,76,66)
#35433B
(53,67,59)
#2E3A34
(46,58,52)
#27312D
(39,49,45)
#202826
(32,40,38)
#191F1F
(25,31,31)
#121618
(18,22,24)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #516757

#516757
(81,103,87)
#607466
(96,116,102)
#6F8175
(111,129,117)
#7E8E84
(126,142,132)
#8D9B93
(141,155,147)
#9CA8A2
(156,168,162)
#ABB5B1
(171,181,177)
#BAC2C0
(186,194,192)
#C9CFCF
(201,207,207)
#D8DCDE
(216,220,222)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516757; }

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

This text font color is #516757.

Background Color

.myBgColor { background-color: #516757; }

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

This div background color is #516757.

Border color

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

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

This div border color is #516757.

Opacity

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

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

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

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

This text has shadow with #516757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516757.

Preview

Color preview on black background

This text has color #516757 on black background.


Color preview on white background

This text has color #516757 on white background.


Black color preview on #516757 background

This text has black color on #516757 background.


White color preview on #516757 background

This text has white color on #516757 background.


Related colors

Complementary color

Complementary color for #hex is #AE98A8.


I love getcolorcode.com

Triadic colors

1 #575167 and #675751 with #516757 are triadic colors.

2 #576751 and #675157 with #516757 are triadic colors.