COLOR #515C68

HEX: #515C68 RGB: (81,92,104)

Color info

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

RGB color model

#515C68 color RGB value is (81,92,104).

RGB: (81,92,104) (32%, 36%, 41%)

RGB channels and saturation

R 81 of 255 = 32%
G 92 of 255 = 36%
B 104 of 255 = 41%

81
92
104

R + G + B ~ 36%. #515C68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 92 + 104 = 277 (100%)
R 81 of 277 ~ 29.24%
G 92 of 277 ~ 33.21%
B 104 of 277 ~ 37.55'%

%29.24
%33.21
%37.55

CMYK color model

#515C68 color CMYK value is (22,12,0,59).

  • cyan value is 22.12%
  • magenta value is 11.54%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (22,12,0,59)
C22M12Y0K59 (22%, 12%, 0%, 59%)
(0.22 / 0.12 / 0.00 / 0.59)

CMYK percentages

%22.12
%11.54
%0
%59.22

Codes

Color #515C68 in popluar color models

51 5C 68
RGB 81 92 104
HSL 211° 12.43% 36.27%
HSB/HSV 211° 22.12% 40.78%
CMYK 22.12% 11.54% 0.00%
59.22%

Color #515C68 in popluar number systems.

HEX 51 5C 68
Decimal 81 92 104
Binary 1010001 1011100 1101000
Octal 121 134 150

Shades and tints

Shades of #515C68

#515C68
(81,92,104)
#4A545F
(74,84,95)
#434C56
(67,76,86)
#3C444D
(60,68,77)
#353C44
(53,60,68)
#2E343B
(46,52,59)
#272C32
(39,44,50)
#202429
(32,36,41)
#191C20
(25,28,32)
#121417
(18,20,23)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #515C68

#515C68
(81,92,104)
#606A75
(96,106,117)
#6F7882
(111,120,130)
#7E868F
(126,134,143)
#8D949C
(141,148,156)
#9CA2A9
(156,162,169)
#ABB0B6
(171,176,182)
#BABEC3
(186,190,195)
#C9CCD0
(201,204,208)
#D8DADD
(216,218,221)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515C68 color. Also use rgb(81,92,104) instead hex code.

Text Font Color

.myTextColor { color: #515C68; }

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

This text font color is #515C68.

Background Color

.myBgColor { background-color: #515C68; }

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

This div background color is #515C68.

Border color

.myBorderColor { border: 1px solid #515C68; }

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

This div border color is #515C68.

Opacity

.myOpacity80 { color: #515C68; opacity: 0.8; }

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

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

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

This text has shadow with #515C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515C68.

Preview

Color preview on black background

This text has color #515C68 on black background.


Color preview on white background

This text has color #515C68 on white background.


Black color preview on #515C68 background

This text has black color on #515C68 background.


White color preview on #515C68 background

This text has white color on #515C68 background.


Related colors

Complementary color

Complementary color for #hex is #AEA397.


I love getcolorcode.com

Triadic colors

1 #68515C and #5C6851 with #515C68 are triadic colors.

2 #685C51 and #5C5168 with #515C68 are triadic colors.