COLOR #516577

HEX: #516577 RGB: (81,101,119)

Color info

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

RGB color model

#516577 color RGB value is (81,101,119).

RGB: (81,101,119) (32%, 40%, 47%)

RGB channels and saturation

R 81 of 255 = 32%
G 101 of 255 = 40%
B 119 of 255 = 47%

81
101
119

R + G + B ~ 40%. #516577 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 81 + 101 + 119 = 301 (100%)
R 81 of 301 ~ 26.91%
G 101 of 301 ~ 33.55%
B 119 of 301 ~ 39.53'%

%26.91
%33.55
%39.53

CMYK color model

#516577 color CMYK value is (32,15,0,53).

  • cyan value is 31.93%
  • magenta value is 15.13%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (32,15,0,53) C32M15Y0K53 (32%,15%,0%,53%) (0.32/0.15/0.00/0.53) 

CMYK percentages

%31.93
%15.13
%0
%53.33

Codes

Color #516577 in popluar color models

51 65 77
RGB 81 101 119
HSL 208° 19.00% 39.22%
HSB/HSV 208° 31.93% 46.67%
CMYK 31.93% 15.13% 0.00%
53.33%

Color #516577 in popluar number systems.

HEX 51 65 77
Decimal 81 101 119
Binary 1010001 1100101 1110111
Octal 121 145 167

Shades and tints

Shades of #516577

#516577
(81,101,119)
#4A5C6D
(74,92,109)
#435363
(67,83,99)
#3C4A59
(60,74,89)
#35414F
(53,65,79)
#2E3845
(46,56,69)
#272F3B
(39,47,59)
#202631
(32,38,49)
#191D27
(25,29,39)
#12141D
(18,20,29)
#0B0B13
(11,11,19)
#000000
(0,0,0)

Tints of #516577

#516577
(81,101,119)
#607383
(96,115,131)
#6F818F
(111,129,143)
#7E8F9B
(126,143,155)
#8D9DA7
(141,157,167)
#9CABB3
(156,171,179)
#ABB9BF
(171,185,191)
#BAC7CB
(186,199,203)
#C9D5D7
(201,213,215)
#D8E3E3
(216,227,227)
#E7F1EF
(231,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516577; }

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

This text font color is #516577.

Background Color

.myBgColor { background-color: #516577; }

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

This div background color is #516577.

Border color

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

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

This div border color is #516577.

Opacity

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

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

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

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

This text has shadow with #516577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516577.

Preview

Color preview on black background

This text has color #516577 on black background.


Color preview on white background

This text has color #516577 on white background.


Black color preview on #516577 background

This text has black color on #516577 background.


White color preview on #516577 background

This text has white color on #516577 background.


Related colors

Complementary color

Complementary color for #hex is #AE9A88.


I love getcolorcode.com

Triadic colors

1 #775165 and #657751 with #516577 are triadic colors.

2 #776551 and #655177 with #516577 are triadic colors.