COLOR #515464

HEX: #515464 RGB: (81,84,100)

Color info

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

RGB color model

#515464 color RGB value is (81,84,100).

RGB: (81,84,100) (32%, 33%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 84 of 255 = 33%
B 100 of 255 = 39%

81
84
100

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

Portions of RGB colors in percentages

R + G + B = 81 + 84 + 100 = 265 (100%)
R 81 of 265 ~ 30.57%
G 84 of 265 ~ 31.7%
B 100 of 265 ~ 37.74'%

%30.57
%31.7
%37.74

CMYK color model

#515464 color CMYK value is (19,16,0,61).

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

CMYK: (19,16,0,61)
C19M16Y0K61 (19%, 16%, 0%, 61%)
(0.19 / 0.16 / 0.00 / 0.61)

CMYK percentages

%19
%16
%0
%60.78

Codes

Color #515464 in popluar color models

51 54 64
RGB 81 84 100
HSL 231° 10.50% 35.49%
HSB/HSV 231° 19.00% 39.22%
CMYK 19.00% 16.00% 0.00%
60.78%

Color #515464 in popluar number systems.

HEX 51 54 64
Decimal 81 84 100
Binary 1010001 1010100 1100100
Octal 121 124 144

Shades and tints

Shades of #515464

#515464
(81,84,100)
#4A4D5B
(74,77,91)
#434652
(67,70,82)
#3C3F49
(60,63,73)
#353840
(53,56,64)
#2E3137
(46,49,55)
#272A2E
(39,42,46)
#202325
(32,35,37)
#191C1C
(25,28,28)
#121513
(18,21,19)
#0B0E0A
(11,14,10)
#000000
(0,0,0)

Tints of #515464

#515464
(81,84,100)
#606372
(96,99,114)
#6F7280
(111,114,128)
#7E818E
(126,129,142)
#8D909C
(141,144,156)
#9C9FAA
(156,159,170)
#ABAEB8
(171,174,184)
#BABDC6
(186,189,198)
#C9CCD4
(201,204,212)
#D8DBE2
(216,219,226)
#E7EAF0
(231,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515464; }

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

This text font color is #515464.

Background Color

.myBgColor { background-color: #515464; }

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

This div background color is #515464.

Border color

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

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

This div border color is #515464.

Opacity

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

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

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

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

This text has shadow with #515464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515464.

Preview

Color preview on black background

This text has color #515464 on black background.


Color preview on white background

This text has color #515464 on white background.


Black color preview on #515464 background

This text has black color on #515464 background.


White color preview on #515464 background

This text has white color on #515464 background.


Related colors

Complementary color

Complementary color for #hex is #AEAB9B.


I love getcolorcode.com

Triadic colors

1 #645154 and #546451 with #515464 are triadic colors.

2 #645451 and #545164 with #515464 are triadic colors.