COLOR #516968

HEX: #516968 RGB: (81,105,104)

Color info

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

RGB color model

#516968 color RGB value is (81,105,104).

RGB: (81,105,104) (32%, 41%, 41%)

RGB channels and saturation

R 81 of 255 = 32%
G 105 of 255 = 41%
B 104 of 255 = 41%

81
105
104

R + G + B ~ 38%. #516968 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 105 + 104 = 290 (100%)
R 81 of 290 ~ 27.93%
G 105 of 290 ~ 36.21%
B 104 of 290 ~ 35.86'%

%27.93
%36.21
%35.86

CMYK color model

#516968 color CMYK value is (23,0,1,59).

  • cyan value is 22.86%
  • magenta value is 0.00%
  • yellow value is 0.95%
  • key color value is 58.82%
CMYK: (23,0,1,59) C23M0Y1K59 (23%,0%,1%,59%) (0.23/0.00/0.01/0.59) 

CMYK percentages

%22.86
%0
%0.95
%58.82

Codes

Color #516968 in popluar color models

51 69 68
RGB 81 105 104
HSL 178° 12.90% 36.47%
HSB/HSV 178° 22.86% 41.18%
CMYK 22.86% 0.00% 0.95%
58.82%

Color #516968 in popluar number systems.

HEX 51 69 68
Decimal 81 105 104
Binary 1010001 1101001 1101000
Octal 121 151 150

Shades and tints

Shades of #516968

#516968
(81,105,104)
#4A605F
(74,96,95)
#435756
(67,87,86)
#3C4E4D
(60,78,77)
#354544
(53,69,68)
#2E3C3B
(46,60,59)
#273332
(39,51,50)
#202A29
(32,42,41)
#192120
(25,33,32)
#121817
(18,24,23)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #516968

#516968
(81,105,104)
#607675
(96,118,117)
#6F8382
(111,131,130)
#7E908F
(126,144,143)
#8D9D9C
(141,157,156)
#9CAAA9
(156,170,169)
#ABB7B6
(171,183,182)
#BAC4C3
(186,196,195)
#C9D1D0
(201,209,208)
#D8DEDD
(216,222,221)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516968 color. Also use rgb(81,105,104) instead hex code.

Text Font Color

.myTextColor { color: #516968; }

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

This text font color is #516968.

Background Color

.myBgColor { background-color: #516968; }

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

This div background color is #516968.

Border color

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

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

This div border color is #516968.

Opacity

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

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

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

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

This text has shadow with #516968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516968.

Preview

Color preview on black background

This text has color #516968 on black background.


Color preview on white background

This text has color #516968 on white background.


Black color preview on #516968 background

This text has black color on #516968 background.


White color preview on #516968 background

This text has white color on #516968 background.


Related colors

Complementary color

Complementary color for #hex is #AE9697.


I love getcolorcode.com

Triadic colors

1 #685169 and #696851 with #516968 are triadic colors.

2 #686951 and #695168 with #516968 are triadic colors.