COLOR #516B61

HEX: #516B61 RGB: (81,107,97)

Color info

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

RGB color model

#516B61 color RGB value is (81,107,97).

RGB: (81,107,97) (32%, 42%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 107 of 255 = 42%
B 97 of 255 = 38%

81
107
97

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

Portions of RGB colors in percentages

R + G + B = 81 + 107 + 97 = 285 (100%)
R 81 of 285 ~ 28.42%
G 107 of 285 ~ 37.54%
B 97 of 285 ~ 34.04'%

%28.42
%37.54
%34.04

CMYK color model

#516B61 color CMYK value is (24,0,9,58).

  • cyan value is 24.30%
  • magenta value is 0.00%
  • yellow value is 9.35%
  • key color value is 58.04%

CMYK: (24,0,9,58)
C24M0Y9K58 (24%, 0%, 9%, 58%)
(0.24 / 0.00 / 0.09 / 0.58)

CMYK percentages

%24.3
%0
%9.35
%58.04

Codes

Color #516B61 in popluar color models

51 6B 61
RGB 81 107 97
HSL 157° 13.83% 36.86%
HSB/HSV 157° 24.30% 41.96%
CMYK 24.30% 0.00% 9.35%
58.04%

Color #516B61 in popluar number systems.

HEX 51 6B 61
Decimal 81 107 97
Binary 1010001 1101011 1100001
Octal 121 153 141

Shades and tints

Shades of #516B61

#516B61
(81,107,97)
#4A6259
(74,98,89)
#435951
(67,89,81)
#3C5049
(60,80,73)
#354741
(53,71,65)
#2E3E39
(46,62,57)
#273531
(39,53,49)
#202C29
(32,44,41)
#192321
(25,35,33)
#121A19
(18,26,25)
#0B1111
(11,17,17)
#000000
(0,0,0)

Tints of #516B61

#516B61
(81,107,97)
#60786F
(96,120,111)
#6F857D
(111,133,125)
#7E928B
(126,146,139)
#8D9F99
(141,159,153)
#9CACA7
(156,172,167)
#ABB9B5
(171,185,181)
#BAC6C3
(186,198,195)
#C9D3D1
(201,211,209)
#D8E0DF
(216,224,223)
#E7EDED
(231,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516B61; }

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

This text font color is #516B61.

Background Color

.myBgColor { background-color: #516B61; }

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

This div background color is #516B61.

Border color

.myBorderColor { border: 1px solid #516B61; }

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

This div border color is #516B61.

Opacity

.myOpacity80 { color: #516B61; opacity: 0.8; }

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

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

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

This text has shadow with #516B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516B61.

Preview

Color preview on black background

This text has color #516B61 on black background.


Color preview on white background

This text has color #516B61 on white background.


Black color preview on #516B61 background

This text has black color on #516B61 background.


White color preview on #516B61 background

This text has white color on #516B61 background.


Related colors

Complementary color

Complementary color for #hex is #AE949E.


I love getcolorcode.com

Triadic colors

1 #61516B and #6B6151 with #516B61 are triadic colors.

2 #616B51 and #6B5161 with #516B61 are triadic colors.