COLOR #151318

HEX: #151318 RGB: (21,19,24)

Color info

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

RGB color model

#151318 color RGB value is (21,19,24).

RGB: (21,19,24) (8%, 7%, 9%)

RGB channels and saturation

R 21 of 255 = 8%
G 19 of 255 = 7%
B 24 of 255 = 9%

21
19
24

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

Portions of RGB colors in percentages

R + G + B = 21 + 19 + 24 = 64 (100%)
R 21 of 64 ~ 32.81%
G 19 of 64 ~ 29.69%
B 24 of 64 ~ 37.5'%

%32.81
%29.69
%37.5

CMYK color model

#151318 color CMYK value is (13,21,0,91).

  • cyan value is 12.50%
  • magenta value is 20.83%
  • yellow value is 0.00%
  • key color value is 90.59%
CMYK: (13,21,0,91) C13M21Y0K91 (13%,21%,0%,91%) (0.13/0.21/0.00/0.91) 

CMYK percentages

%12.5
%20.83
%0
%90.59

Codes

Color #151318 in popluar color models

15 13 18
RGB 21 19 24
HSL 264° 11.63% 8.43%
HSB/HSV 264° 20.83% 9.41%
CMYK 12.50% 20.83% 0.00%
90.59%

Color #151318 in popluar number systems.

HEX 15 13 18
Decimal 21 19 24
Binary 10101 10011 11000
Octal 25 23 30

Shades and tints

Shades of #151318

#151318
(21,19,24)
#141216
(20,18,22)
#131114
(19,17,20)
#121012
(18,16,18)
#110F10
(17,15,16)
#100E0E
(16,14,14)
#0F0D0C
(15,13,12)
#0E0C0A
(14,12,10)
#0D0B08
(13,11,8)
#0C0A06
(12,10,6)
#0B0904
(11,9,4)
#000000
(0,0,0)

Tints of #151318

#151318
(21,19,24)
#2A282D
(42,40,45)
#3F3D42
(63,61,66)
#545257
(84,82,87)
#69676C
(105,103,108)
#7E7C81
(126,124,129)
#939196
(147,145,150)
#A8A6AB
(168,166,171)
#BDBBC0
(189,187,192)
#D2D0D5
(210,208,213)
#E7E5EA
(231,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #151318 color. Also use rgb(21,19,24) instead hex code.

Text Font Color

.myTextColor { color: #151318; }

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

This text font color is #151318.

Background Color

.myBgColor { background-color: #151318; }

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

This div background color is #151318.

Border color

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

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

This div border color is #151318.

Opacity

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

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

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

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

This text has shadow with #151318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #151318.

Preview

Color preview on black background

This text has color #151318 on black background.


Color preview on white background

This text has color #151318 on white background.


Black color preview on #151318 background

This text has black color on #151318 background.


White color preview on #151318 background

This text has white color on #151318 background.


Related colors

Complementary color

Complementary color for #hex is #EAECE7.


I love getcolorcode.com

Triadic colors

1 #181513 and #131815 with #151318 are triadic colors.

2 #181315 and #131518 with #151318 are triadic colors.