COLOR #121606

HEX: #121606 RGB: (18,22,6)

Color info

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

RGB color model

#121606 color RGB value is (18,22,6).

RGB: (18,22,6) (7%, 9%, 2%)

RGB channels and saturation

R 18 of 255 = 7%
G 22 of 255 = 9%
B 6 of 255 = 2%

18
22
6

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

Portions of RGB colors in percentages

R + G + B = 18 + 22 + 6 = 46 (100%)
R 18 of 46 ~ 39.13%
G 22 of 46 ~ 47.83%
B 6 of 46 ~ 13.04'%

%39.13
%47.83
%13.04

CMYK color model

#121606 color CMYK value is (18,0,73,91).

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

CMYK: (18,0,73,91)
C18M0Y73K91 (18%, 0%, 73%, 91%)
(0.18 / 0.00 / 0.73 / 0.91)

CMYK percentages

%18.18
%0
%72.73
%91.37

Codes

Color #121606 in popluar color models

12 16 06
RGB 18 22 6
HSL 75° 57.14% 5.49%
HSB/HSV 75° 72.73% 8.63%
CMYK 18.18% 0.00% 72.73%
91.37%

Color #121606 in popluar number systems.

HEX 12 16 06
Decimal 18 22 6
Binary 10010 10110 110
Octal 22 26 6

Shades and tints

Shades of #121606

#121606
(18,22,6)
#111406
(17,20,6)
#101206
(16,18,6)
#0F1006
(15,16,6)
#0E0E06
(14,14,6)
#0D0C06
(13,12,6)
#0C0A06
(12,10,6)
#0B0806
(11,8,6)
#0A0606
(10,6,6)
#090406
(9,4,6)
#080206
(8,2,6)
#000000
(0,0,0)

Tints of #121606

#121606
(18,22,6)
#272B1C
(39,43,28)
#3C4032
(60,64,50)
#515548
(81,85,72)
#666A5E
(102,106,94)
#7B7F74
(123,127,116)
#90948A
(144,148,138)
#A5A9A0
(165,169,160)
#BABEB6
(186,190,182)
#CFD3CC
(207,211,204)
#E4E8E2
(228,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121606; }

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

This text font color is #121606.

Background Color

.myBgColor { background-color: #121606; }

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

This div background color is #121606.

Border color

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

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

This div border color is #121606.

Opacity

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

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

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

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

This text has shadow with #121606 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121606.

Preview

Color preview on black background

This text has color #121606 on black background.


Color preview on white background

This text has color #121606 on white background.


Black color preview on #121606 background

This text has black color on #121606 background.


White color preview on #121606 background

This text has white color on #121606 background.


Related colors

Complementary color

Complementary color for #hex is #EDE9F9.


I love getcolorcode.com

Triadic colors

1 #061216 and #160612 with #121606 are triadic colors.

2 #061612 and #161206 with #121606 are triadic colors.