COLOR #516559

HEX: #516559 RGB: (81,101,89)

Color info

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

RGB color model

#516559 color RGB value is (81,101,89).

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

RGB channels and saturation

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

81
101
89

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

Portions of RGB colors in percentages

R + G + B = 81 + 101 + 89 = 271 (100%)
R 81 of 271 ~ 29.89%
G 101 of 271 ~ 37.27%
B 89 of 271 ~ 32.84'%

%29.89
%37.27
%32.84

CMYK color model

#516559 color CMYK value is (20,0,12,60).

  • cyan value is 19.80%
  • magenta value is 0.00%
  • yellow value is 11.88%
  • key color value is 60.39%
CMYK: (20,0,12,60) C20M0Y12K60 (20%,0%,12%,60%) (0.20/0.00/0.12/0.60) 

CMYK percentages

%19.8
%0
%11.88
%60.39

Codes

Color #516559 in popluar color models

51 65 59
RGB 81 101 89
HSL 144° 10.99% 35.69%
HSB/HSV 144° 19.80% 39.61%
CMYK 19.80% 0.00% 11.88%
60.39%

Color #516559 in popluar number systems.

HEX 51 65 59
Decimal 81 101 89
Binary 1010001 1100101 1011001
Octal 121 145 131

Shades and tints

Shades of #516559

#516559
(81,101,89)
#4A5C51
(74,92,81)
#435349
(67,83,73)
#3C4A41
(60,74,65)
#354139
(53,65,57)
#2E3831
(46,56,49)
#272F29
(39,47,41)
#202621
(32,38,33)
#191D19
(25,29,25)
#121411
(18,20,17)
#0B0B09
(11,11,9)
#000000
(0,0,0)

Tints of #516559

#516559
(81,101,89)
#607368
(96,115,104)
#6F8177
(111,129,119)
#7E8F86
(126,143,134)
#8D9D95
(141,157,149)
#9CABA4
(156,171,164)
#ABB9B3
(171,185,179)
#BAC7C2
(186,199,194)
#C9D5D1
(201,213,209)
#D8E3E0
(216,227,224)
#E7F1EF
(231,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516559; }

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

This text font color is #516559.

Background Color

.myBgColor { background-color: #516559; }

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

This div background color is #516559.

Border color

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

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

This div border color is #516559.

Opacity

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

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

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

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

This text has shadow with #516559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516559.

Preview

Color preview on black background

This text has color #516559 on black background.


Color preview on white background

This text has color #516559 on white background.


Black color preview on #516559 background

This text has black color on #516559 background.


White color preview on #516559 background

This text has white color on #516559 background.


Related colors

Complementary color

Complementary color for #hex is #AE9AA6.


I love getcolorcode.com

Triadic colors

1 #595165 and #655951 with #516559 are triadic colors.

2 #596551 and #655159 with #516559 are triadic colors.