COLOR #121627

HEX: #121627 RGB: (18,22,39)

Color info

#121627 contains red, green and blue colors in about the same proportion. Web safe color of #121627 is #000033 (or #003).

RGB color model

#121627 color RGB value is (18,22,39).

RGB: (18,22,39) (7%, 9%, 15%)

RGB channels and saturation

R 18 of 255 = 7%
G 22 of 255 = 9%
B 39 of 255 = 15%

18
22
39

R + G + B ~ 10%. #121627 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 22 + 39 = 79 (100%)
R 18 of 79 ~ 22.78%
G 22 of 79 ~ 27.85%
B 39 of 79 ~ 49.37'%

%22.78
%27.85
%49.37

CMYK color model

#121627 color CMYK value is (54,44,0,85).

  • cyan value is 53.85%
  • magenta value is 43.59%
  • yellow value is 0.00%
  • key color value is 84.71%

CMYK: (54,44,0,85)
C54M44Y0K85 (54%, 44%, 0%, 85%)
(0.54 / 0.44 / 0.00 / 0.85)

CMYK percentages

%53.85
%43.59
%0
%84.71

Codes

Color #121627 in popluar color models

12 16 27
RGB 18 22 39
HSL 229° 36.84% 11.18%
HSB/HSV 229° 53.85% 15.29%
CMYK 53.85% 43.59% 0.00%
84.71%

Color #121627 in popluar number systems.

HEX 12 16 27
Decimal 18 22 39
Binary 10010 10110 100111
Octal 22 26 47

Shades and tints

Shades of #121627

#121627
(18,22,39)
#111424
(17,20,36)
#101221
(16,18,33)
#0F101E
(15,16,30)
#0E0E1B
(14,14,27)
#0D0C18
(13,12,24)
#0C0A15
(12,10,21)
#0B0812
(11,8,18)
#0A060F
(10,6,15)
#09040C
(9,4,12)
#080209
(8,2,9)
#000000
(0,0,0)

Tints of #121627

#121627
(18,22,39)
#272B3A
(39,43,58)
#3C404D
(60,64,77)
#515560
(81,85,96)
#666A73
(102,106,115)
#7B7F86
(123,127,134)
#909499
(144,148,153)
#A5A9AC
(165,169,172)
#BABEBF
(186,190,191)
#CFD3D2
(207,211,210)
#E4E8E5
(228,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121627; }

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

This text font color is #121627.

Background Color

.myBgColor { background-color: #121627; }

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

This div background color is #121627.

Border color

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

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

This div border color is #121627.

Opacity

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

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

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

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

This text has shadow with #121627 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121627.

Preview

Color preview on black background

This text has color #121627 on black background.


Color preview on white background

This text has color #121627 on white background.


Black color preview on #121627 background

This text has black color on #121627 background.


White color preview on #121627 background

This text has white color on #121627 background.


Related colors

Complementary color

Complementary color for #hex is #EDE9D8.


I love getcolorcode.com

Triadic colors

1 #271216 and #162712 with #121627 are triadic colors.

2 #271612 and #161227 with #121627 are triadic colors.