COLOR #121527

HEX: #121527 RGB: (18,21,39)

Color info

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

RGB color model

#121527 color RGB value is (18,21,39).

RGB: (18,21,39) (7%, 8%, 15%)

RGB channels and saturation

R 18 of 255 = 7%
G 21 of 255 = 8%
B 39 of 255 = 15%

18
21
39

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

Portions of RGB colors in percentages

R + G + B = 18 + 21 + 39 = 78 (100%)
R 18 of 78 ~ 23.08%
G 21 of 78 ~ 26.92%
B 39 of 78 ~ 50'%

%23.08
%26.92
%50

CMYK color model

#121527 color CMYK value is (54,46,0,85).

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

CMYK: (54,46,0,85)
C54M46Y0K85 (54%, 46%, 0%, 85%)
(0.54 / 0.46 / 0.00 / 0.85)

CMYK percentages

%53.85
%46.15
%0
%84.71

Codes

Color #121527 in popluar color models

12 15 27
RGB 18 21 39
HSL 231° 36.84% 11.18%
HSB/HSV 231° 53.85% 15.29%
CMYK 53.85% 46.15% 0.00%
84.71%

Color #121527 in popluar number systems.

HEX 12 15 27
Decimal 18 21 39
Binary 10010 10101 100111
Octal 22 25 47

Shades and tints

Shades of #121527

#121527
(18,21,39)
#111424
(17,20,36)
#101321
(16,19,33)
#0F121E
(15,18,30)
#0E111B
(14,17,27)
#0D1018
(13,16,24)
#0C0F15
(12,15,21)
#0B0E12
(11,14,18)
#0A0D0F
(10,13,15)
#090C0C
(9,12,12)
#080B09
(8,11,9)
#000000
(0,0,0)

Tints of #121527

#121527
(18,21,39)
#272A3A
(39,42,58)
#3C3F4D
(60,63,77)
#515460
(81,84,96)
#666973
(102,105,115)
#7B7E86
(123,126,134)
#909399
(144,147,153)
#A5A8AC
(165,168,172)
#BABDBF
(186,189,191)
#CFD2D2
(207,210,210)
#E4E7E5
(228,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121527; }

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

This text font color is #121527.

Background Color

.myBgColor { background-color: #121527; }

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

This div background color is #121527.

Border color

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

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

This div border color is #121527.

Opacity

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

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

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

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

This text has shadow with #121527 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121527.

Preview

Color preview on black background

This text has color #121527 on black background.


Color preview on white background

This text has color #121527 on white background.


Black color preview on #121527 background

This text has black color on #121527 background.


White color preview on #121527 background

This text has white color on #121527 background.


Related colors

Complementary color

Complementary color for #hex is #EDEAD8.


I love getcolorcode.com

Triadic colors

1 #271215 and #152712 with #121527 are triadic colors.

2 #271512 and #151227 with #121527 are triadic colors.