COLOR #121012

HEX: #121012 RGB: (18,16,18)

Color info

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

RGB color model

#121012 color RGB value is (18,16,18).

RGB: (18,16,18) (7%, 6%, 7%)

RGB channels and saturation

R 18 of 255 = 7%
G 16 of 255 = 6%
B 18 of 255 = 7%

18
16
18

R + G + B ~ 7%. #121012 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 16 + 18 = 52 (100%)
R 18 of 52 ~ 34.62%
G 16 of 52 ~ 30.77%
B 18 of 52 ~ 34.62'%

%34.62
%30.77
%34.62

CMYK color model

#121012 color CMYK value is (0,11,0,93).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 92.94%

CMYK: (0,11,0,93)
C0M11Y0K93 (0%, 11%, 0%, 93%)
(0.00 / 0.11 / 0.00 / 0.93)

CMYK percentages

%0
%11.11
%0
%92.94

Codes

Color #121012 in popluar color models

12 10 12
RGB 18 16 18
HSL 300° 5.88% 6.67%
HSB/HSV 300° 11.11% 7.06%
CMYK 0.00% 11.11% 0.00%
92.94%

Color #121012 in popluar number systems.

HEX 12 10 12
Decimal 18 16 18
Binary 10010 10000 10010
Octal 22 20 22

Shades and tints

Shades of #121012

#121012
(18,16,18)
#110F11
(17,15,17)
#100E10
(16,14,16)
#0F0D0F
(15,13,15)
#0E0C0E
(14,12,14)
#0D0B0D
(13,11,13)
#0C0A0C
(12,10,12)
#0B090B
(11,9,11)
#0A080A
(10,8,10)
#090709
(9,7,9)
#080608
(8,6,8)
#000000
(0,0,0)

Tints of #121012

#121012
(18,16,18)
#272527
(39,37,39)
#3C3A3C
(60,58,60)
#514F51
(81,79,81)
#666466
(102,100,102)
#7B797B
(123,121,123)
#908E90
(144,142,144)
#A5A3A5
(165,163,165)
#BAB8BA
(186,184,186)
#CFCDCF
(207,205,207)
#E4E2E4
(228,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121012; }

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

This text font color is #121012.

Background Color

.myBgColor { background-color: #121012; }

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

This div background color is #121012.

Border color

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

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

This div border color is #121012.

Opacity

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

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

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

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

This text has shadow with #121012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121012.

Preview

Color preview on black background

This text has color #121012 on black background.


Color preview on white background

This text has color #121012 on white background.


Black color preview on #121012 background

This text has black color on #121012 background.


White color preview on #121012 background

This text has white color on #121012 background.


Related colors

Complementary color

Complementary color for #hex is #EDEFED.


I love getcolorcode.com

Triadic colors

1 #121210 and #101212 with #121012 are triadic colors.

2 #121012 and #101212 with #121012 are triadic colors.