COLOR #516659

HEX: #516659 RGB: (81,102,89)

Color info

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

RGB color model

#516659 color RGB value is (81,102,89).

RGB: (81,102,89) (32%, 40%, 35%)

RGB channels and saturation

R 81 of 255 = 32%
G 102 of 255 = 40%
B 89 of 255 = 35%

81
102
89

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

Portions of RGB colors in percentages

R + G + B = 81 + 102 + 89 = 272 (100%)
R 81 of 272 ~ 29.78%
G 102 of 272 ~ 37.5%
B 89 of 272 ~ 32.72'%

%29.78
%37.5
%32.72

CMYK color model

#516659 color CMYK value is (21,0,13,60).

  • cyan value is 20.59%
  • magenta value is 0.00%
  • yellow value is 12.75%
  • key color value is 60.00%
CMYK: (21,0,13,60) C21M0Y13K60 (21%,0%,13%,60%) (0.21/0.00/0.13/0.60) 

CMYK percentages

%20.59
%0
%12.75
%60

Codes

Color #516659 in popluar color models

51 66 59
RGB 81 102 89
HSL 143° 11.48% 35.88%
HSB/HSV 143° 20.59% 40.00%
CMYK 20.59% 0.00% 12.75%
60.00%

Color #516659 in popluar number systems.

HEX 51 66 59
Decimal 81 102 89
Binary 1010001 1100110 1011001
Octal 121 146 131

Shades and tints

Shades of #516659

#516659
(81,102,89)
#4A5D51
(74,93,81)
#435449
(67,84,73)
#3C4B41
(60,75,65)
#354239
(53,66,57)
#2E3931
(46,57,49)
#273029
(39,48,41)
#202721
(32,39,33)
#191E19
(25,30,25)
#121511
(18,21,17)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #516659

#516659
(81,102,89)
#607368
(96,115,104)
#6F8077
(111,128,119)
#7E8D86
(126,141,134)
#8D9A95
(141,154,149)
#9CA7A4
(156,167,164)
#ABB4B3
(171,180,179)
#BAC1C2
(186,193,194)
#C9CED1
(201,206,209)
#D8DBE0
(216,219,224)
#E7E8EF
(231,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516659 color. Also use rgb(81,102,89) instead hex code.

Text Font Color

.myTextColor { color: #516659; }

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

This text font color is #516659.

Background Color

.myBgColor { background-color: #516659; }

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

This div background color is #516659.

Border color

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

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

This div border color is #516659.

Opacity

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

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

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

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

This text has shadow with #516659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516659.

Preview

Color preview on black background

This text has color #516659 on black background.


Color preview on white background

This text has color #516659 on white background.


Black color preview on #516659 background

This text has black color on #516659 background.


White color preview on #516659 background

This text has white color on #516659 background.


Related colors

Complementary color

Complementary color for #hex is #AE99A6.


I love getcolorcode.com

Triadic colors

1 #595166 and #665951 with #516659 are triadic colors.

2 #596651 and #665159 with #516659 are triadic colors.