COLOR #121318

HEX: #121318 RGB: (18,19,24)

Color info

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

RGB color model

#121318 color RGB value is (18,19,24).

RGB: (18,19,24) (7%, 7%, 9%)

RGB channels and saturation

R 18 of 255 = 7%
G 19 of 255 = 7%
B 24 of 255 = 9%

18
19
24

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

Portions of RGB colors in percentages

R + G + B = 18 + 19 + 24 = 61 (100%)
R 18 of 61 ~ 29.51%
G 19 of 61 ~ 31.15%
B 24 of 61 ~ 39.34'%

%29.51
%31.15
%39.34

CMYK color model

#121318 color CMYK value is (25,21,0,91).

  • cyan value is 25.00%
  • magenta value is 20.83%
  • yellow value is 0.00%
  • key color value is 90.59%

CMYK: (25,21,0,91)
C25M21Y0K91 (25%, 21%, 0%, 91%)
(0.25 / 0.21 / 0.00 / 0.91)

CMYK percentages

%25
%20.83
%0
%90.59

Codes

Color #121318 in popluar color models

12 13 18
RGB 18 19 24
HSL 230° 14.29% 8.24%
HSB/HSV 230° 25.00% 9.41%
CMYK 25.00% 20.83% 0.00%
90.59%

Color #121318 in popluar number systems.

HEX 12 13 18
Decimal 18 19 24
Binary 10010 10011 11000
Octal 22 23 30

Shades and tints

Shades of #121318

#121318
(18,19,24)
#111216
(17,18,22)
#101114
(16,17,20)
#0F1012
(15,16,18)
#0E0F10
(14,15,16)
#0D0E0E
(13,14,14)
#0C0D0C
(12,13,12)
#0B0C0A
(11,12,10)
#0A0B08
(10,11,8)
#090A06
(9,10,6)
#080904
(8,9,4)
#000000
(0,0,0)

Tints of #121318

#121318
(18,19,24)
#27282D
(39,40,45)
#3C3D42
(60,61,66)
#515257
(81,82,87)
#66676C
(102,103,108)
#7B7C81
(123,124,129)
#909196
(144,145,150)
#A5A6AB
(165,166,171)
#BABBC0
(186,187,192)
#CFD0D5
(207,208,213)
#E4E5EA
(228,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121318; }

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

This text font color is #121318.

Background Color

.myBgColor { background-color: #121318; }

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

This div background color is #121318.

Border color

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

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

This div border color is #121318.

Opacity

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

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

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

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

This text has shadow with #121318 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121318.

Preview

Color preview on black background

This text has color #121318 on black background.


Color preview on white background

This text has color #121318 on white background.


Black color preview on #121318 background

This text has black color on #121318 background.


White color preview on #121318 background

This text has white color on #121318 background.


Related colors

Complementary color

Complementary color for #hex is #EDECE7.


I love getcolorcode.com

Triadic colors

1 #181213 and #131812 with #121318 are triadic colors.

2 #181312 and #131218 with #121318 are triadic colors.