COLOR #515660

HEX: #515660 RGB: (81,86,96)

Color info

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

RGB color model

#515660 color RGB value is (81,86,96).

RGB: (81,86,96) (32%, 34%, 38%)

RGB channels and saturation

R 81 of 255 = 32%
G 86 of 255 = 34%
B 96 of 255 = 38%

81
86
96

R + G + B ~ 35%. #515660 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 86 + 96 = 263 (100%)
R 81 of 263 ~ 30.8%
G 86 of 263 ~ 32.7%
B 96 of 263 ~ 36.5'%

%30.8
%32.7
%36.5

CMYK color model

#515660 color CMYK value is (16,10,0,62).

  • cyan value is 15.63%
  • magenta value is 10.42%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (16,10,0,62)
C16M10Y0K62 (16%, 10%, 0%, 62%)
(0.16 / 0.10 / 0.00 / 0.62)

CMYK percentages

%15.63
%10.42
%0
%62.35

Codes

Color #515660 in popluar color models

51 56 60
RGB 81 86 96
HSL 220° 8.47% 34.71%
HSB/HSV 220° 15.63% 37.65%
CMYK 15.63% 10.42% 0.00%
62.35%

Color #515660 in popluar number systems.

HEX 51 56 60
Decimal 81 86 96
Binary 1010001 1010110 1100000
Octal 121 126 140

Shades and tints

Shades of #515660

#515660
(81,86,96)
#4A4F58
(74,79,88)
#434850
(67,72,80)
#3C4148
(60,65,72)
#353A40
(53,58,64)
#2E3338
(46,51,56)
#272C30
(39,44,48)
#202528
(32,37,40)
#191E20
(25,30,32)
#121718
(18,23,24)
#0B1010
(11,16,16)
#000000
(0,0,0)

Tints of #515660

#515660
(81,86,96)
#60656E
(96,101,110)
#6F747C
(111,116,124)
#7E838A
(126,131,138)
#8D9298
(141,146,152)
#9CA1A6
(156,161,166)
#ABB0B4
(171,176,180)
#BABFC2
(186,191,194)
#C9CED0
(201,206,208)
#D8DDDE
(216,221,222)
#E7ECEC
(231,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515660 color. Also use rgb(81,86,96) instead hex code.

Text Font Color

.myTextColor { color: #515660; }

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

This text font color is #515660.

Background Color

.myBgColor { background-color: #515660; }

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

This div background color is #515660.

Border color

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

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

This div border color is #515660.

Opacity

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

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

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

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

This text has shadow with #515660 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515660.

Preview

Color preview on black background

This text has color #515660 on black background.


Color preview on white background

This text has color #515660 on white background.


Black color preview on #515660 background

This text has black color on #515660 background.


White color preview on #515660 background

This text has white color on #515660 background.


Related colors

Complementary color

Complementary color for #hex is #AEA99F.


I love getcolorcode.com

Triadic colors

1 #605156 and #566051 with #515660 are triadic colors.

2 #605651 and #565160 with #515660 are triadic colors.