COLOR #051516

HEX: #051516 RGB: (5,21,22)

Color info

#051516 contains red, green and blue colors in about the same proportion. Web safe color of #051516 is #000000 (or #000).

RGB color model

#051516 color RGB value is (5,21,22).

RGB: (5,21,22) (2%, 8%, 9%)

RGB channels and saturation

R 5 of 255 = 2%
G 21 of 255 = 8%
B 22 of 255 = 9%

5
21
22

R + G + B ~ 6%. #051516 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 21 + 22 = 48 (100%)
R 5 of 48 ~ 10.42%
G 21 of 48 ~ 43.75%
B 22 of 48 ~ 45.83'%

%43.75
%45.83

CMYK color model

#051516 color CMYK value is (77,5,0,91).

  • cyan value is 77.27%
  • magenta value is 4.55%
  • yellow value is 0.00%
  • key color value is 91.37%

CMYK: (77,5,0,91)
C77M5Y0K91 (77%, 5%, 0%, 91%)
(0.77 / 0.05 / 0.00 / 0.91)

CMYK percentages

%77.27
%4.55
%0
%91.37

Codes

Color #051516 in popluar color models

05 15 16
RGB 5 21 22
HSL 184° 62.96% 5.29%
HSB/HSV 184° 77.27% 8.63%
CMYK 77.27% 4.55% 0.00%
91.37%

Color #051516 in popluar number systems.

HEX 05 15 16
Decimal 5 21 22
Binary 101 10101 10110
Octal 5 25 26

Shades and tints

Shades of #051516

#051516
(5,21,22)
#051414
(5,20,20)
#051312
(5,19,18)
#051210
(5,18,16)
#05110E
(5,17,14)
#05100C
(5,16,12)
#050F0A
(5,15,10)
#050E08
(5,14,8)
#050D06
(5,13,6)
#050C04
(5,12,4)
#050B02
(5,11,2)
#000000
(0,0,0)

Tints of #051516

#051516
(5,21,22)
#1B2A2B
(27,42,43)
#313F40
(49,63,64)
#475455
(71,84,85)
#5D696A
(93,105,106)
#737E7F
(115,126,127)
#899394
(137,147,148)
#9FA8A9
(159,168,169)
#B5BDBE
(181,189,190)
#CBD2D3
(203,210,211)
#E1E7E8
(225,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #051516 color. Also use rgb(5,21,22) instead hex code.

Text Font Color

.myTextColor { color: #051516; }

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

This text font color is #051516.

Background Color

.myBgColor { background-color: #051516; }

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

This div background color is #051516.

Border color

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

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

This div border color is #051516.

Opacity

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

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

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

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

This text has shadow with #051516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #051516.

Preview

Color preview on black background

This text has color #051516 on black background.


Color preview on white background

This text has color #051516 on white background.


Black color preview on #051516 background

This text has black color on #051516 background.


White color preview on #051516 background

This text has white color on #051516 background.


Related colors

Complementary color

Complementary color for #hex is #FAEAE9.


I love getcolorcode.com

Triadic colors

1 #160515 and #151605 with #051516 are triadic colors.

2 #161505 and #150516 with #051516 are triadic colors.