COLOR #121915

HEX: #121915 RGB: (18,25,21)

Color info

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

RGB color model

#121915 color RGB value is (18,25,21).

RGB: (18,25,21) (7%, 10%, 8%)

RGB channels and saturation

R 18 of 255 = 7%
G 25 of 255 = 10%
B 21 of 255 = 8%

18
25
21

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

Portions of RGB colors in percentages

R + G + B = 18 + 25 + 21 = 64 (100%)
R 18 of 64 ~ 28.13%
G 25 of 64 ~ 39.06%
B 21 of 64 ~ 32.81'%

%28.13
%39.06
%32.81

CMYK color model

#121915 color CMYK value is (28,0,16,90).

  • cyan value is 28.00%
  • magenta value is 0.00%
  • yellow value is 16.00%
  • key color value is 90.20%

CMYK: (28,0,16,90)
C28M0Y16K90 (28%, 0%, 16%, 90%)
(0.28 / 0.00 / 0.16 / 0.90)

CMYK percentages

%28
%0
%16
%90.2

Codes

Color #121915 in popluar color models

12 19 15
RGB 18 25 21
HSL 146° 16.28% 8.43%
HSB/HSV 146° 28.00% 9.80%
CMYK 28.00% 0.00% 16.00%
90.20%

Color #121915 in popluar number systems.

HEX 12 19 15
Decimal 18 25 21
Binary 10010 11001 10101
Octal 22 31 25

Shades and tints

Shades of #121915

#121915
(18,25,21)
#111714
(17,23,20)
#101513
(16,21,19)
#0F1312
(15,19,18)
#0E1111
(14,17,17)
#0D0F10
(13,15,16)
#0C0D0F
(12,13,15)
#0B0B0E
(11,11,14)
#0A090D
(10,9,13)
#09070C
(9,7,12)
#08050B
(8,5,11)
#000000
(0,0,0)

Tints of #121915

#121915
(18,25,21)
#272D2A
(39,45,42)
#3C413F
(60,65,63)
#515554
(81,85,84)
#666969
(102,105,105)
#7B7D7E
(123,125,126)
#909193
(144,145,147)
#A5A5A8
(165,165,168)
#BAB9BD
(186,185,189)
#CFCDD2
(207,205,210)
#E4E1E7
(228,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121915; }

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

This text font color is #121915.

Background Color

.myBgColor { background-color: #121915; }

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

This div background color is #121915.

Border color

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

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

This div border color is #121915.

Opacity

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

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

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

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

This text has shadow with #121915 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121915.

Preview

Color preview on black background

This text has color #121915 on black background.


Color preview on white background

This text has color #121915 on white background.


Black color preview on #121915 background

This text has black color on #121915 background.


White color preview on #121915 background

This text has white color on #121915 background.


Related colors

Complementary color

Complementary color for #hex is #EDE6EA.


I love getcolorcode.com

Triadic colors

1 #151219 and #191512 with #121915 are triadic colors.

2 #151912 and #191215 with #121915 are triadic colors.