COLOR #515363

HEX: #515363 RGB: (81,83,99)

Color info

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

RGB color model

#515363 color RGB value is (81,83,99).

RGB: (81,83,99) (32%, 33%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 83 of 255 = 33%
B 99 of 255 = 39%

81
83
99

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

Portions of RGB colors in percentages

R + G + B = 81 + 83 + 99 = 263 (100%)
R 81 of 263 ~ 30.8%
G 83 of 263 ~ 31.56%
B 99 of 263 ~ 37.64'%

%30.8
%31.56
%37.64

CMYK color model

#515363 color CMYK value is (18,16,0,61).

  • cyan value is 18.18%
  • magenta value is 16.16%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (18,16,0,61) C18M16Y0K61 (18%,16%,0%,61%) (0.18/0.16/0.00/0.61) 

CMYK percentages

%18.18
%16.16
%0
%61.18

Codes

Color #515363 in popluar color models

51 53 63
RGB 81 83 99
HSL 233° 10.00% 35.29%
HSB/HSV 233° 18.18% 38.82%
CMYK 18.18% 16.16% 0.00%
61.18%

Color #515363 in popluar number systems.

HEX 51 53 63
Decimal 81 83 99
Binary 1010001 1010011 1100011
Octal 121 123 143

Shades and tints

Shades of #515363

#515363
(81,83,99)
#4A4C5A
(74,76,90)
#434551
(67,69,81)
#3C3E48
(60,62,72)
#35373F
(53,55,63)
#2E3036
(46,48,54)
#27292D
(39,41,45)
#202224
(32,34,36)
#191B1B
(25,27,27)
#121412
(18,20,18)
#0B0D09
(11,13,9)
#000000
(0,0,0)

Tints of #515363

#515363
(81,83,99)
#606271
(96,98,113)
#6F717F
(111,113,127)
#7E808D
(126,128,141)
#8D8F9B
(141,143,155)
#9C9EA9
(156,158,169)
#ABADB7
(171,173,183)
#BABCC5
(186,188,197)
#C9CBD3
(201,203,211)
#D8DAE1
(216,218,225)
#E7E9EF
(231,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515363 color. Also use rgb(81,83,99) instead hex code.

Text Font Color

.myTextColor { color: #515363; }

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

This text font color is #515363.

Background Color

.myBgColor { background-color: #515363; }

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

This div background color is #515363.

Border color

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

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

This div border color is #515363.

Opacity

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

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

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

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

This text has shadow with #515363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515363.

Preview

Color preview on black background

This text has color #515363 on black background.


Color preview on white background

This text has color #515363 on white background.


Black color preview on #515363 background

This text has black color on #515363 background.


White color preview on #515363 background

This text has white color on #515363 background.


Related colors

Complementary color

Complementary color for #hex is #AEAC9C.


I love getcolorcode.com

Triadic colors

1 #635153 and #536351 with #515363 are triadic colors.

2 #635351 and #535163 with #515363 are triadic colors.