COLOR #12204E

HEX: #12204E RGB: (18,32,78)

Color info

#12204E contains mainly green and blue colors. Web safe color of #12204E is #003366 (or #036).

RGB color model

#12204E color RGB value is (18,32,78).

RGB: (18,32,78) (7%, 13%, 31%)

RGB channels and saturation

R 18 of 255 = 7%
G 32 of 255 = 13%
B 78 of 255 = 31%

18
32
78

R + G + B ~ 17%. #12204E is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 32 + 78 = 128 (100%)
R 18 of 128 ~ 14.06%
G 32 of 128 ~ 25%
B 78 of 128 ~ 60.94'%

%14.06
%25
%60.94

CMYK color model

#12204E color CMYK value is (77,59,0,69).

  • cyan value is 76.92%
  • magenta value is 58.97%
  • yellow value is 0.00%
  • key color value is 69.41%
CMYK: (77,59,0,69) C77M59Y0K69 (77%,59%,0%,69%) (0.77/0.59/0.00/0.69) 

CMYK percentages

%76.92
%58.97
%0
%69.41

Codes

Color #12204E in popluar color models

12 20 4E
RGB 18 32 78
HSL 226° 62.50% 18.82%
HSB/HSV 226° 76.92% 30.59%
CMYK 76.92% 58.97% 0.00%
69.41%

Color #12204E in popluar number systems.

HEX 12 20 4E
Decimal 18 32 78
Binary 10010 100000 1001110
Octal 22 40 116

Shades and tints

Shades of #12204E

#12204E
(18,32,78)
#111E47
(17,30,71)
#101C40
(16,28,64)
#0F1A39
(15,26,57)
#0E1832
(14,24,50)
#0D162B
(13,22,43)
#0C1424
(12,20,36)
#0B121D
(11,18,29)
#0A1016
(10,16,22)
#090E0F
(9,14,15)
#080C08
(8,12,8)
#000000
(0,0,0)

Tints of #12204E

#12204E
(18,32,78)
#27345E
(39,52,94)
#3C486E
(60,72,110)
#515C7E
(81,92,126)
#66708E
(102,112,142)
#7B849E
(123,132,158)
#9098AE
(144,152,174)
#A5ACBE
(165,172,190)
#BAC0CE
(186,192,206)
#CFD4DE
(207,212,222)
#E4E8EE
(228,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12204E color. Also use rgb(18,32,78) instead hex code.

Text Font Color

.myTextColor { color: #12204E; }

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

This text font color is #12204E.

Background Color

.myBgColor { background-color: #12204E; }

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

This div background color is #12204E.

Border color

.myBorderColor { border: 1px solid #12204E; }

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

This div border color is #12204E.

Opacity

.myOpacity80 { color: #12204E; opacity: 0.8; }

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

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

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

This text has shadow with #12204E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12204E.

Preview

Color preview on black background

This text has color #12204E on black background.


Color preview on white background

This text has color #12204E on white background.


Black color preview on #12204E background

This text has black color on #12204E background.


White color preview on #12204E background

This text has white color on #12204E background.


Related colors

Complementary color

Complementary color for #hex is #EDDFB1.


I love getcolorcode.com

Triadic colors

1 #4E1220 and #204E12 with #12204E are triadic colors.

2 #4E2012 and #20124E with #12204E are triadic colors.