COLOR #515558

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

81
85
88

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

Portions of RGB colors in percentages

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

%31.89
%33.46
%34.65

CMYK color model

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

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

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

CMYK percentages

%7.95
%3.41
%0
%65.49

Codes

Color #515558 in popluar color models

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

Color #515558 in popluar number systems.

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

Shades and tints

Shades of #515558

#515558
(81,85,88)
#4A4E50
(74,78,80)
#434748
(67,71,72)
#3C4040
(60,64,64)
#353938
(53,57,56)
#2E3230
(46,50,48)
#272B28
(39,43,40)
#202420
(32,36,32)
#191D18
(25,29,24)
#121610
(18,22,16)
#0B0F08
(11,15,8)
#000000
(0,0,0)

Tints of #515558

#515558
(81,85,88)
#606467
(96,100,103)
#6F7376
(111,115,118)
#7E8285
(126,130,133)
#8D9194
(141,145,148)
#9CA0A3
(156,160,163)
#ABAFB2
(171,175,178)
#BABEC1
(186,190,193)
#C9CDD0
(201,205,208)
#D8DCDF
(216,220,223)
#E7EBEE
(231,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515558; }

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

This text font color is #515558.

Background Color

.myBgColor { background-color: #515558; }

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

This div background color is #515558.

Border color

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

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

This div border color is #515558.

Opacity

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

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

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

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

This text has shadow with #515558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515558.

Preview

Color preview on black background

This text has color #515558 on black background.


Color preview on white background

This text has color #515558 on white background.


Black color preview on #515558 background

This text has black color on #515558 background.


White color preview on #515558 background

This text has white color on #515558 background.


Related colors

Complementary color

Complementary color for #hex is #AEAAA7.


I love getcolorcode.com

Triadic colors

1 #585155 and #555851 with #515558 are triadic colors.

2 #585551 and #555158 with #515558 are triadic colors.