COLOR #141518

HEX: #141518 RGB: (20,21,24)

Color info

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

RGB color model

#141518 color RGB value is (20,21,24).

RGB: (20,21,24) (8%, 8%, 9%)

RGB channels and saturation

R 20 of 255 = 8%
G 21 of 255 = 8%
B 24 of 255 = 9%

20
21
24

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

Portions of RGB colors in percentages

R + G + B = 20 + 21 + 24 = 65 (100%)
R 20 of 65 ~ 30.77%
G 21 of 65 ~ 32.31%
B 24 of 65 ~ 36.92'%

%30.77
%32.31
%36.92

CMYK color model

#141518 color CMYK value is (17,13,0,91).

  • cyan value is 16.67%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 90.59%

CMYK: (17,13,0,91)
C17M13Y0K91 (17%, 13%, 0%, 91%)
(0.17 / 0.13 / 0.00 / 0.91)

CMYK percentages

%16.67
%12.5
%0
%90.59

Codes

Color #141518 in popluar color models

14 15 18
RGB 20 21 24
HSL 225° 9.09% 8.63%
HSB/HSV 225° 16.67% 9.41%
CMYK 16.67% 12.50% 0.00%
90.59%

Color #141518 in popluar number systems.

HEX 14 15 18
Decimal 20 21 24
Binary 10100 10101 11000
Octal 24 25 30

Shades and tints

Shades of #141518

#141518
(20,21,24)
#131416
(19,20,22)
#121314
(18,19,20)
#111212
(17,18,18)
#101110
(16,17,16)
#0F100E
(15,16,14)
#0E0F0C
(14,15,12)
#0D0E0A
(13,14,10)
#0C0D08
(12,13,8)
#0B0C06
(11,12,6)
#0A0B04
(10,11,4)
#000000
(0,0,0)

Tints of #141518

#141518
(20,21,24)
#292A2D
(41,42,45)
#3E3F42
(62,63,66)
#535457
(83,84,87)
#68696C
(104,105,108)
#7D7E81
(125,126,129)
#929396
(146,147,150)
#A7A8AB
(167,168,171)
#BCBDC0
(188,189,192)
#D1D2D5
(209,210,213)
#E6E7EA
(230,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #141518; }

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

This text font color is #141518.

Background Color

.myBgColor { background-color: #141518; }

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

This div background color is #141518.

Border color

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

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

This div border color is #141518.

Opacity

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

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

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

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

This text has shadow with #141518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141518.

Preview

Color preview on black background

This text has color #141518 on black background.


Color preview on white background

This text has color #141518 on white background.


Black color preview on #141518 background

This text has black color on #141518 background.


White color preview on #141518 background

This text has white color on #141518 background.


Related colors

Complementary color

Complementary color for #hex is #EBEAE7.


I love getcolorcode.com

Triadic colors

1 #181415 and #151814 with #141518 are triadic colors.

2 #181514 and #151418 with #141518 are triadic colors.