COLOR #515655

HEX: #515655 RGB: (81,86,85)

Color info

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

RGB color model

#515655 color RGB value is (81,86,85).

RGB: (81,86,85) (32%, 34%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 86 of 255 = 34%
B 85 of 255 = 33%

81
86
85

R + G + B ~ 33%. #515655 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 86 + 85 = 252 (100%)
R 81 of 252 ~ 32.14%
G 86 of 252 ~ 34.13%
B 85 of 252 ~ 33.73'%

%32.14
%34.13
%33.73

CMYK color model

#515655 color CMYK value is (6,0,1,66).

  • cyan value is 5.81%
  • magenta value is 0.00%
  • yellow value is 1.16%
  • key color value is 66.27%

CMYK: (6,0,1,66)
C6M0Y1K66 (6%, 0%, 1%, 66%)
(0.06 / 0.00 / 0.01 / 0.66)

CMYK percentages

%5.81
%0
%1.16
%66.27

Codes

Color #515655 in popluar color models

51 56 55
RGB 81 86 85
HSL 168° 2.99% 32.75%
HSB/HSV 168° 5.81% 33.73%
CMYK 5.81% 0.00% 1.16%
66.27%

Color #515655 in popluar number systems.

HEX 51 56 55
Decimal 81 86 85
Binary 1010001 1010110 1010101
Octal 121 126 125

Shades and tints

Shades of #515655

#515655
(81,86,85)
#4A4F4E
(74,79,78)
#434847
(67,72,71)
#3C4140
(60,65,64)
#353A39
(53,58,57)
#2E3332
(46,51,50)
#272C2B
(39,44,43)
#202524
(32,37,36)
#191E1D
(25,30,29)
#121716
(18,23,22)
#0B100F
(11,16,15)
#000000
(0,0,0)

Tints of #515655

#515655
(81,86,85)
#606564
(96,101,100)
#6F7473
(111,116,115)
#7E8382
(126,131,130)
#8D9291
(141,146,145)
#9CA1A0
(156,161,160)
#ABB0AF
(171,176,175)
#BABFBE
(186,191,190)
#C9CECD
(201,206,205)
#D8DDDC
(216,221,220)
#E7ECEB
(231,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515655; }

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

This text font color is #515655.

Background Color

.myBgColor { background-color: #515655; }

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

This div background color is #515655.

Border color

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

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

This div border color is #515655.

Opacity

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

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

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

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

This text has shadow with #515655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515655.

Preview

Color preview on black background

This text has color #515655 on black background.


Color preview on white background

This text has color #515655 on white background.


Black color preview on #515655 background

This text has black color on #515655 background.


White color preview on #515655 background

This text has white color on #515655 background.


Related colors

Complementary color

Complementary color for #hex is #AEA9AA.


I love getcolorcode.com

Triadic colors

1 #555156 and #565551 with #515655 are triadic colors.

2 #555651 and #565155 with #515655 are triadic colors.