COLOR #516467

HEX: #516467 RGB: (81,100,103)

Color info

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

RGB color model

#516467 color RGB value is (81,100,103).

RGB: (81,100,103) (32%, 39%, 40%)

RGB channels and saturation

R 81 of 255 = 32%
G 100 of 255 = 39%
B 103 of 255 = 40%

81
100
103

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

Portions of RGB colors in percentages

R + G + B = 81 + 100 + 103 = 284 (100%)
R 81 of 284 ~ 28.52%
G 100 of 284 ~ 35.21%
B 103 of 284 ~ 36.27'%

%28.52
%35.21
%36.27

CMYK color model

#516467 color CMYK value is (21,3,0,60).

  • cyan value is 21.36%
  • magenta value is 2.91%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (21,3,0,60)
C21M3Y0K60 (21%, 3%, 0%, 60%)
(0.21 / 0.03 / 0.00 / 0.60)

CMYK percentages

%21.36
%2.91
%0
%59.61

Codes

Color #516467 in popluar color models

51 64 67
RGB 81 100 103
HSL 188° 11.96% 36.08%
HSB/HSV 188° 21.36% 40.39%
CMYK 21.36% 2.91% 0.00%
59.61%

Color #516467 in popluar number systems.

HEX 51 64 67
Decimal 81 100 103
Binary 1010001 1100100 1100111
Octal 121 144 147

Shades and tints

Shades of #516467

#516467
(81,100,103)
#4A5B5E
(74,91,94)
#435255
(67,82,85)
#3C494C
(60,73,76)
#354043
(53,64,67)
#2E373A
(46,55,58)
#272E31
(39,46,49)
#202528
(32,37,40)
#191C1F
(25,28,31)
#121316
(18,19,22)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #516467

#516467
(81,100,103)
#607274
(96,114,116)
#6F8081
(111,128,129)
#7E8E8E
(126,142,142)
#8D9C9B
(141,156,155)
#9CAAA8
(156,170,168)
#ABB8B5
(171,184,181)
#BAC6C2
(186,198,194)
#C9D4CF
(201,212,207)
#D8E2DC
(216,226,220)
#E7F0E9
(231,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516467 color. Also use rgb(81,100,103) instead hex code.

Text Font Color

.myTextColor { color: #516467; }

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

This text font color is #516467.

Background Color

.myBgColor { background-color: #516467; }

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

This div background color is #516467.

Border color

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

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

This div border color is #516467.

Opacity

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

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

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

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

This text has shadow with #516467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516467.

Preview

Color preview on black background

This text has color #516467 on black background.


Color preview on white background

This text has color #516467 on white background.


Black color preview on #516467 background

This text has black color on #516467 background.


White color preview on #516467 background

This text has white color on #516467 background.


Related colors

Complementary color

Complementary color for #hex is #AE9B98.


I love getcolorcode.com

Triadic colors

1 #675164 and #646751 with #516467 are triadic colors.

2 #676451 and #645167 with #516467 are triadic colors.