COLOR #12014A

HEX: #12014A RGB: (18,1,74)

Color info

#12014A contains mainly red and blue colors. Web safe color of #12014A is #000033 (or #003).

RGB color model

#12014A color RGB value is (18,1,74).

RGB: (18,1,74) (7%, 0%, 29%)

RGB channels and saturation

R 18 of 255 = 7%
G 1 of 255 = 0%
B 74 of 255 = 29%

18
1
74

R + G + B ~ 12%. #12014A is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 1 + 74 = 93 (100%)
R 18 of 93 ~ 19.35%
G 1 of 93 ~ 1.08%
B 74 of 93 ~ 79.57'%

%19.35
%79.57

CMYK color model

#12014A color CMYK value is (76,99,0,71).

  • cyan value is 75.68%
  • magenta value is 98.65%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (76,99,0,71)
C76M99Y0K71 (76%, 99%, 0%, 71%)
(0.76 / 0.99 / 0.00 / 0.71)

CMYK percentages

%75.68
%98.65
%0
%70.98

Codes

Color #12014A in popluar color models

12 01 4A
RGB 18 1 74
HSL 254° 97.33% 14.71%
HSB/HSV 254° 98.65% 29.02%
CMYK 75.68% 98.65% 0.00%
70.98%

Color #12014A in popluar number systems.

HEX 12 01 4A
Decimal 18 1 74
Binary 10010 1 1001010
Octal 22 1 112

Shades and tints

Shades of #12014A

#12014A
(18,1,74)
#110144
(17,1,68)
#10013E
(16,1,62)
#0F0138
(15,1,56)
#0E0132
(14,1,50)
#0D012C
(13,1,44)
#0C0126
(12,1,38)
#0B0120
(11,1,32)
#0A011A
(10,1,26)
#090114
(9,1,20)
#08010E
(8,1,14)
#000000
(0,0,0)

Tints of #12014A

#12014A
(18,1,74)
#27185A
(39,24,90)
#3C2F6A
(60,47,106)
#51467A
(81,70,122)
#665D8A
(102,93,138)
#7B749A
(123,116,154)
#908BAA
(144,139,170)
#A5A2BA
(165,162,186)
#BAB9CA
(186,185,202)
#CFD0DA
(207,208,218)
#E4E7EA
(228,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12014A color. Also use rgb(18,1,74) instead hex code.

Text Font Color

.myTextColor { color: #12014A; }

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

This text font color is #12014A.

Background Color

.myBgColor { background-color: #12014A; }

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

This div background color is #12014A.

Border color

.myBorderColor { border: 1px solid #12014A; }

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

This div border color is #12014A.

Opacity

.myOpacity80 { color: #12014A; opacity: 0.8; }

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

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

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

This text has shadow with #12014A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12014A.

Preview

Color preview on black background

This text has color #12014A on black background.


Color preview on white background

This text has color #12014A on white background.


Black color preview on #12014A background

This text has black color on #12014A background.


White color preview on #12014A background

This text has white color on #12014A background.


Related colors

Complementary color

Complementary color for #hex is #EDFEB5.


I love getcolorcode.com

Triadic colors

1 #4A1201 and #014A12 with #12014A are triadic colors.

2 #4A0112 and #01124A with #12014A are triadic colors.