COLOR #151216

HEX: #151216 RGB: (21,18,22)

Color info

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

RGB color model

#151216 color RGB value is (21,18,22).

RGB: (21,18,22) (8%, 7%, 9%)

RGB channels and saturation

R 21 of 255 = 8%
G 18 of 255 = 7%
B 22 of 255 = 9%

21
18
22

R + G + B ~ 8%. #151216 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 18 + 22 = 61 (100%)
R 21 of 61 ~ 34.43%
G 18 of 61 ~ 29.51%
B 22 of 61 ~ 36.07'%

%34.43
%29.51
%36.07

CMYK color model

#151216 color CMYK value is (5,18,0,91).

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

CMYK: (5,18,0,91)
C5M18Y0K91 (5%, 18%, 0%, 91%)
(0.05 / 0.18 / 0.00 / 0.91)

CMYK percentages

%4.55
%18.18
%0
%91.37

Codes

Color #151216 in popluar color models

15 12 16
RGB 21 18 22
HSL 285° 10.00% 7.84%
HSB/HSV 285° 18.18% 8.63%
CMYK 4.55% 18.18% 0.00%
91.37%

Color #151216 in popluar number systems.

HEX 15 12 16
Decimal 21 18 22
Binary 10101 10010 10110
Octal 25 22 26

Shades and tints

Shades of #151216

#151216
(21,18,22)
#141114
(20,17,20)
#131012
(19,16,18)
#120F10
(18,15,16)
#110E0E
(17,14,14)
#100D0C
(16,13,12)
#0F0C0A
(15,12,10)
#0E0B08
(14,11,8)
#0D0A06
(13,10,6)
#0C0904
(12,9,4)
#0B0802
(11,8,2)
#000000
(0,0,0)

Tints of #151216

#151216
(21,18,22)
#2A272B
(42,39,43)
#3F3C40
(63,60,64)
#545155
(84,81,85)
#69666A
(105,102,106)
#7E7B7F
(126,123,127)
#939094
(147,144,148)
#A8A5A9
(168,165,169)
#BDBABE
(189,186,190)
#D2CFD3
(210,207,211)
#E7E4E8
(231,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #151216; }

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

This text font color is #151216.

Background Color

.myBgColor { background-color: #151216; }

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

This div background color is #151216.

Border color

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

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

This div border color is #151216.

Opacity

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

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

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

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

This text has shadow with #151216 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151216.

Preview

Color preview on black background

This text has color #151216 on black background.


Color preview on white background

This text has color #151216 on white background.


Black color preview on #151216 background

This text has black color on #151216 background.


White color preview on #151216 background

This text has white color on #151216 background.


Related colors

Complementary color

Complementary color for #hex is #EAEDE9.


I love getcolorcode.com

Triadic colors

1 #161512 and #121615 with #151216 are triadic colors.

2 #161215 and #121516 with #151216 are triadic colors.