COLOR #121716

HEX: #121716 RGB: (18,23,22)

Color info

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

RGB color model

#121716 color RGB value is (18,23,22).

RGB: (18,23,22) (7%, 9%, 9%)

RGB channels and saturation

R 18 of 255 = 7%
G 23 of 255 = 9%
B 22 of 255 = 9%

18
23
22

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

Portions of RGB colors in percentages

R + G + B = 18 + 23 + 22 = 63 (100%)
R 18 of 63 ~ 28.57%
G 23 of 63 ~ 36.51%
B 22 of 63 ~ 34.92'%

%28.57
%36.51
%34.92

CMYK color model

#121716 color CMYK value is (22,0,4,91).

  • cyan value is 21.74%
  • magenta value is 0.00%
  • yellow value is 4.35%
  • key color value is 90.98%

CMYK: (22,0,4,91)
C22M0Y4K91 (22%, 0%, 4%, 91%)
(0.22 / 0.00 / 0.04 / 0.91)

CMYK percentages

%21.74
%0
%4.35
%90.98

Codes

Color #121716 in popluar color models

12 17 16
RGB 18 23 22
HSL 168° 12.20% 8.04%
HSB/HSV 168° 21.74% 9.02%
CMYK 21.74% 0.00% 4.35%
90.98%

Color #121716 in popluar number systems.

HEX 12 17 16
Decimal 18 23 22
Binary 10010 10111 10110
Octal 22 27 26

Shades and tints

Shades of #121716

#121716
(18,23,22)
#111514
(17,21,20)
#101312
(16,19,18)
#0F1110
(15,17,16)
#0E0F0E
(14,15,14)
#0D0D0C
(13,13,12)
#0C0B0A
(12,11,10)
#0B0908
(11,9,8)
#0A0706
(10,7,6)
#090504
(9,5,4)
#080302
(8,3,2)
#000000
(0,0,0)

Tints of #121716

#121716
(18,23,22)
#272C2B
(39,44,43)
#3C4140
(60,65,64)
#515655
(81,86,85)
#666B6A
(102,107,106)
#7B807F
(123,128,127)
#909594
(144,149,148)
#A5AAA9
(165,170,169)
#BABFBE
(186,191,190)
#CFD4D3
(207,212,211)
#E4E9E8
(228,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121716; }

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

This text font color is #121716.

Background Color

.myBgColor { background-color: #121716; }

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

This div background color is #121716.

Border color

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

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

This div border color is #121716.

Opacity

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

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

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

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

This text has shadow with #121716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121716.

Preview

Color preview on black background

This text has color #121716 on black background.


Color preview on white background

This text has color #121716 on white background.


Black color preview on #121716 background

This text has black color on #121716 background.


White color preview on #121716 background

This text has white color on #121716 background.


Related colors

Complementary color

Complementary color for #hex is #EDE8E9.


I love getcolorcode.com

Triadic colors

1 #161217 and #171612 with #121716 are triadic colors.

2 #161712 and #171216 with #121716 are triadic colors.