COLOR #120816

HEX: #120816 RGB: (18,8,22)

Color info

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

RGB color model

#120816 color RGB value is (18,8,22).

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

RGB channels and saturation

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

18
8
22

R + G + B ~ 6%. #120816 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 8 + 22 = 48 (100%)
R 18 of 48 ~ 37.5%
G 8 of 48 ~ 16.67%
B 22 of 48 ~ 45.83'%

%37.5
%16.67
%45.83

CMYK color model

#120816 color CMYK value is (18,64,0,91).

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

CMYK: (18,64,0,91)
C18M64Y0K91 (18%, 64%, 0%, 91%)
(0.18 / 0.64 / 0.00 / 0.91)

CMYK percentages

%18.18
%63.64
%0
%91.37

Codes

Color #120816 in popluar color models

12 08 16
RGB 18 8 22
HSL 283° 46.67% 5.88%
HSB/HSV 283° 63.64% 8.63%
CMYK 18.18% 63.64% 0.00%
91.37%

Color #120816 in popluar number systems.

HEX 12 08 16
Decimal 18 8 22
Binary 10010 1000 10110
Octal 22 10 26

Shades and tints

Shades of #120816

#120816
(18,8,22)
#110814
(17,8,20)
#100812
(16,8,18)
#0F0810
(15,8,16)
#0E080E
(14,8,14)
#0D080C
(13,8,12)
#0C080A
(12,8,10)
#0B0808
(11,8,8)
#0A0806
(10,8,6)
#090804
(9,8,4)
#080802
(8,8,2)
#000000
(0,0,0)

Tints of #120816

#120816
(18,8,22)
#271E2B
(39,30,43)
#3C3440
(60,52,64)
#514A55
(81,74,85)
#66606A
(102,96,106)
#7B767F
(123,118,127)
#908C94
(144,140,148)
#A5A2A9
(165,162,169)
#BAB8BE
(186,184,190)
#CFCED3
(207,206,211)
#E4E4E8
(228,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #120816; }

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

This text font color is #120816.

Background Color

.myBgColor { background-color: #120816; }

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

This div background color is #120816.

Border color

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

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

This div border color is #120816.

Opacity

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

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

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

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

This text has shadow with #120816 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #120816.

Preview

Color preview on black background

This text has color #120816 on black background.


Color preview on white background

This text has color #120816 on white background.


Black color preview on #120816 background

This text has black color on #120816 background.


White color preview on #120816 background

This text has white color on #120816 background.


Related colors

Complementary color

Complementary color for #hex is #EDF7E9.


I love getcolorcode.com

Triadic colors

1 #161208 and #081612 with #120816 are triadic colors.

2 #160812 and #081216 with #120816 are triadic colors.