COLOR #121015

HEX: #121015 RGB: (18,16,21)

Color info

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

RGB color model

#121015 color RGB value is (18,16,21).

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

RGB channels and saturation

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

18
16
21

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

Portions of RGB colors in percentages

R + G + B = 18 + 16 + 21 = 55 (100%)
R 18 of 55 ~ 32.73%
G 16 of 55 ~ 29.09%
B 21 of 55 ~ 38.18'%

%32.73
%29.09
%38.18

CMYK color model

#121015 color CMYK value is (14,24,0,92).

  • cyan value is 14.29%
  • magenta value is 23.81%
  • yellow value is 0.00%
  • key color value is 91.76%

CMYK: (14,24,0,92)
C14M24Y0K92 (14%, 24%, 0%, 92%)
(0.14 / 0.24 / 0.00 / 0.92)

CMYK percentages

%14.29
%23.81
%0
%91.76

Codes

Color #121015 in popluar color models

12 10 15
RGB 18 16 21
HSL 264° 13.51% 7.25%
HSB/HSV 264° 23.81% 8.24%
CMYK 14.29% 23.81% 0.00%
91.76%

Color #121015 in popluar number systems.

HEX 12 10 15
Decimal 18 16 21
Binary 10010 10000 10101
Octal 22 20 25

Shades and tints

Shades of #121015

#121015
(18,16,21)
#110F14
(17,15,20)
#100E13
(16,14,19)
#0F0D12
(15,13,18)
#0E0C11
(14,12,17)
#0D0B10
(13,11,16)
#0C0A0F
(12,10,15)
#0B090E
(11,9,14)
#0A080D
(10,8,13)
#09070C
(9,7,12)
#08060B
(8,6,11)
#000000
(0,0,0)

Tints of #121015

#121015
(18,16,21)
#27252A
(39,37,42)
#3C3A3F
(60,58,63)
#514F54
(81,79,84)
#666469
(102,100,105)
#7B797E
(123,121,126)
#908E93
(144,142,147)
#A5A3A8
(165,163,168)
#BAB8BD
(186,184,189)
#CFCDD2
(207,205,210)
#E4E2E7
(228,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121015; }

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

This text font color is #121015.

Background Color

.myBgColor { background-color: #121015; }

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

This div background color is #121015.

Border color

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

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

This div border color is #121015.

Opacity

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

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

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

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

This text has shadow with #121015 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121015.

Preview

Color preview on black background

This text has color #121015 on black background.


Color preview on white background

This text has color #121015 on white background.


Black color preview on #121015 background

This text has black color on #121015 background.


White color preview on #121015 background

This text has white color on #121015 background.


Related colors

Complementary color

Complementary color for #hex is #EDEFEA.


I love getcolorcode.com

Triadic colors

1 #151210 and #101512 with #121015 are triadic colors.

2 #151012 and #101215 with #121015 are triadic colors.