COLOR #515263

HEX: #515263 RGB: (81,82,99)

Color info

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

RGB color model

#515263 color RGB value is (81,82,99).

RGB: (81,82,99) (32%, 32%, 39%)

RGB channels and saturation

R 81 of 255 = 32%
G 82 of 255 = 32%
B 99 of 255 = 39%

81
82
99

R + G + B ~ 34%. #515263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 82 + 99 = 262 (100%)
R 81 of 262 ~ 30.92%
G 82 of 262 ~ 31.3%
B 99 of 262 ~ 37.79'%

%30.92
%31.3
%37.79

CMYK color model

#515263 color CMYK value is (18,17,0,61).

  • cyan value is 18.18%
  • magenta value is 17.17%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (18,17,0,61)
C18M17Y0K61 (18%, 17%, 0%, 61%)
(0.18 / 0.17 / 0.00 / 0.61)

CMYK percentages

%18.18
%17.17
%0
%61.18

Codes

Color #515263 in popluar color models

51 52 63
RGB 81 82 99
HSL 237° 10.00% 35.29%
HSB/HSV 237° 18.18% 38.82%
CMYK 18.18% 17.17% 0.00%
61.18%

Color #515263 in popluar number systems.

HEX 51 52 63
Decimal 81 82 99
Binary 1010001 1010010 1100011
Octal 121 122 143

Shades and tints

Shades of #515263

#515263
(81,82,99)
#4A4B5A
(74,75,90)
#434451
(67,68,81)
#3C3D48
(60,61,72)
#35363F
(53,54,63)
#2E2F36
(46,47,54)
#27282D
(39,40,45)
#202124
(32,33,36)
#191A1B
(25,26,27)
#121312
(18,19,18)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #515263

#515263
(81,82,99)
#606171
(96,97,113)
#6F707F
(111,112,127)
#7E7F8D
(126,127,141)
#8D8E9B
(141,142,155)
#9C9DA9
(156,157,169)
#ABACB7
(171,172,183)
#BABBC5
(186,187,197)
#C9CAD3
(201,202,211)
#D8D9E1
(216,217,225)
#E7E8EF
(231,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515263; }

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

This text font color is #515263.

Background Color

.myBgColor { background-color: #515263; }

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

This div background color is #515263.

Border color

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

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

This div border color is #515263.

Opacity

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

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

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

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

This text has shadow with #515263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515263.

Preview

Color preview on black background

This text has color #515263 on black background.


Color preview on white background

This text has color #515263 on white background.


Black color preview on #515263 background

This text has black color on #515263 background.


White color preview on #515263 background

This text has white color on #515263 background.


Related colors

Complementary color

Complementary color for #hex is #AEAD9C.


I love getcolorcode.com

Triadic colors

1 #635152 and #526351 with #515263 are triadic colors.

2 #635251 and #525163 with #515263 are triadic colors.