COLOR #515855

HEX: #515855 RGB: (81,88,85)

Color info

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

RGB color model

#515855 color RGB value is (81,88,85).

RGB: (81,88,85) (32%, 35%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 85 of 255 = 33%

81
88
85

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

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 85 = 254 (100%)
R 81 of 254 ~ 31.89%
G 88 of 254 ~ 34.65%
B 85 of 254 ~ 33.46'%

%31.89
%34.65
%33.46

CMYK color model

#515855 color CMYK value is (8,0,3,65).

  • cyan value is 7.95%
  • magenta value is 0.00%
  • yellow value is 3.41%
  • key color value is 65.49%

CMYK: (8,0,3,65)
C8M0Y3K65 (8%, 0%, 3%, 65%)
(0.08 / 0.00 / 0.03 / 0.65)

CMYK percentages

%7.95
%0
%3.41
%65.49

Codes

Color #515855 in popluar color models

51 58 55
RGB 81 88 85
HSL 154° 4.14% 33.14%
HSB/HSV 154° 7.95% 34.51%
CMYK 7.95% 0.00% 3.41%
65.49%

Color #515855 in popluar number systems.

HEX 51 58 55
Decimal 81 88 85
Binary 1010001 1011000 1010101
Octal 121 130 125

Shades and tints

Shades of #515855

#515855
(81,88,85)
#4A504E
(74,80,78)
#434847
(67,72,71)
#3C4040
(60,64,64)
#353839
(53,56,57)
#2E3032
(46,48,50)
#27282B
(39,40,43)
#202024
(32,32,36)
#19181D
(25,24,29)
#121016
(18,16,22)
#0B080F
(11,8,15)
#000000
(0,0,0)

Tints of #515855

#515855
(81,88,85)
#606764
(96,103,100)
#6F7673
(111,118,115)
#7E8582
(126,133,130)
#8D9491
(141,148,145)
#9CA3A0
(156,163,160)
#ABB2AF
(171,178,175)
#BAC1BE
(186,193,190)
#C9D0CD
(201,208,205)
#D8DFDC
(216,223,220)
#E7EEEB
(231,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515855; }

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

This text font color is #515855.

Background Color

.myBgColor { background-color: #515855; }

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

This div background color is #515855.

Border color

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

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

This div border color is #515855.

Opacity

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

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

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

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

This text has shadow with #515855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515855.

Preview

Color preview on black background

This text has color #515855 on black background.


Color preview on white background

This text has color #515855 on white background.


Black color preview on #515855 background

This text has black color on #515855 background.


White color preview on #515855 background

This text has white color on #515855 background.


Related colors

Complementary color

Complementary color for #hex is #AEA7AA.


I love getcolorcode.com

Triadic colors

1 #555158 and #585551 with #515855 are triadic colors.

2 #555851 and #585155 with #515855 are triadic colors.