COLOR #515864

HEX: #515864 RGB: (81,88,100)

Color info

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

RGB color model

#515864 color RGB value is (81,88,100).

RGB: (81,88,100) (32%, 35%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 100 of 255 = 39%

81
88
100

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

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 100 = 269 (100%)
R 81 of 269 ~ 30.11%
G 88 of 269 ~ 32.71%
B 100 of 269 ~ 37.17'%

%30.11
%32.71
%37.17

CMYK color model

#515864 color CMYK value is (19,12,0,61).

  • cyan value is 19.00%
  • magenta value is 12.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (19,12,0,61)
C19M12Y0K61 (19%, 12%, 0%, 61%)
(0.19 / 0.12 / 0.00 / 0.61)

CMYK percentages

%19
%12
%0
%60.78

Codes

Color #515864 in popluar color models

51 58 64
RGB 81 88 100
HSL 218° 10.50% 35.49%
HSB/HSV 218° 19.00% 39.22%
CMYK 19.00% 12.00% 0.00%
60.78%

Color #515864 in popluar number systems.

HEX 51 58 64
Decimal 81 88 100
Binary 1010001 1011000 1100100
Octal 121 130 144

Shades and tints

Shades of #515864

#515864
(81,88,100)
#4A505B
(74,80,91)
#434852
(67,72,82)
#3C4049
(60,64,73)
#353840
(53,56,64)
#2E3037
(46,48,55)
#27282E
(39,40,46)
#202025
(32,32,37)
#19181C
(25,24,28)
#121013
(18,16,19)
#0B080A
(11,8,10)
#000000
(0,0,0)

Tints of #515864

#515864
(81,88,100)
#606772
(96,103,114)
#6F7680
(111,118,128)
#7E858E
(126,133,142)
#8D949C
(141,148,156)
#9CA3AA
(156,163,170)
#ABB2B8
(171,178,184)
#BAC1C6
(186,193,198)
#C9D0D4
(201,208,212)
#D8DFE2
(216,223,226)
#E7EEF0
(231,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515864; }

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

This text font color is #515864.

Background Color

.myBgColor { background-color: #515864; }

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

This div background color is #515864.

Border color

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

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

This div border color is #515864.

Opacity

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

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

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

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

This text has shadow with #515864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515864.

Preview

Color preview on black background

This text has color #515864 on black background.


Color preview on white background

This text has color #515864 on white background.


Black color preview on #515864 background

This text has black color on #515864 background.


White color preview on #515864 background

This text has white color on #515864 background.


Related colors

Complementary color

Complementary color for #hex is #AEA79B.


I love getcolorcode.com

Triadic colors

1 #645158 and #586451 with #515864 are triadic colors.

2 #645851 and #585164 with #515864 are triadic colors.