COLOR #516A68

HEX: #516A68 RGB: (81,106,104)

Color info

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

RGB color model

#516A68 color RGB value is (81,106,104).

RGB: (81,106,104) (32%, 42%, 41%)

RGB channels and saturation

R 81 of 255 = 32%
G 106 of 255 = 42%
B 104 of 255 = 41%

81
106
104

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

Portions of RGB colors in percentages

R + G + B = 81 + 106 + 104 = 291 (100%)
R 81 of 291 ~ 27.84%
G 106 of 291 ~ 36.43%
B 104 of 291 ~ 35.74'%

%27.84
%36.43
%35.74

CMYK color model

#516A68 color CMYK value is (24,0,2,58).

  • cyan value is 23.58%
  • magenta value is 0.00%
  • yellow value is 1.89%
  • key color value is 58.43%

CMYK: (24,0,2,58)
C24M0Y2K58 (24%, 0%, 2%, 58%)
(0.24 / 0.00 / 0.02 / 0.58)

CMYK percentages

%23.58
%0
%1.89
%58.43

Codes

Color #516A68 in popluar color models

51 6A 68
RGB 81 106 104
HSL 175° 13.37% 36.67%
HSB/HSV 175° 23.58% 41.57%
CMYK 23.58% 0.00% 1.89%
58.43%

Color #516A68 in popluar number systems.

HEX 51 6A 68
Decimal 81 106 104
Binary 1010001 1101010 1101000
Octal 121 152 150

Shades and tints

Shades of #516A68

#516A68
(81,106,104)
#4A615F
(74,97,95)
#435856
(67,88,86)
#3C4F4D
(60,79,77)
#354644
(53,70,68)
#2E3D3B
(46,61,59)
#273432
(39,52,50)
#202B29
(32,43,41)
#192220
(25,34,32)
#121917
(18,25,23)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #516A68

#516A68
(81,106,104)
#607775
(96,119,117)
#6F8482
(111,132,130)
#7E918F
(126,145,143)
#8D9E9C
(141,158,156)
#9CABA9
(156,171,169)
#ABB8B6
(171,184,182)
#BAC5C3
(186,197,195)
#C9D2D0
(201,210,208)
#D8DFDD
(216,223,221)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516A68; }

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

This text font color is #516A68.

Background Color

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

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

This div background color is #516A68.

Border color

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

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

This div border color is #516A68.

Opacity

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

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

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

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

This text has shadow with #516A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516A68.

Preview

Color preview on black background

This text has color #516A68 on black background.


Color preview on white background

This text has color #516A68 on white background.


Black color preview on #516A68 background

This text has black color on #516A68 background.


White color preview on #516A68 background

This text has white color on #516A68 background.


Related colors

Complementary color

Complementary color for #hex is #AE9597.


I love getcolorcode.com

Triadic colors

1 #68516A and #6A6851 with #516A68 are triadic colors.

2 #686A51 and #6A5168 with #516A68 are triadic colors.