COLOR #12184C

HEX: #12184C RGB: (18,24,76)

Color info

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

RGB color model

#12184C color RGB value is (18,24,76).

RGB: (18,24,76) (7%, 9%, 30%)

RGB channels and saturation

R 18 of 255 = 7%
G 24 of 255 = 9%
B 76 of 255 = 30%

18
24
76

R + G + B ~ 15%. #12184C is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 24 + 76 = 118 (100%)
R 18 of 118 ~ 15.25%
G 24 of 118 ~ 20.34%
B 76 of 118 ~ 64.41'%

%15.25
%20.34
%64.41

CMYK color model

#12184C color CMYK value is (76,68,0,70).

  • cyan value is 76.32%
  • magenta value is 68.42%
  • yellow value is 0.00%
  • key color value is 70.20%
CMYK: (76,68,0,70) C76M68Y0K70 (76%,68%,0%,70%) (0.76/0.68/0.00/0.70) 

CMYK percentages

%76.32
%68.42
%0
%70.2

Codes

Color #12184C in popluar color models

12 18 4C
RGB 18 24 76
HSL 234° 61.70% 18.43%
HSB/HSV 234° 76.32% 29.80%
CMYK 76.32% 68.42% 0.00%
70.20%

Color #12184C in popluar number systems.

HEX 12 18 4C
Decimal 18 24 76
Binary 10010 11000 1001100
Octal 22 30 114

Shades and tints

Shades of #12184C

#12184C
(18,24,76)
#111646
(17,22,70)
#101440
(16,20,64)
#0F123A
(15,18,58)
#0E1034
(14,16,52)
#0D0E2E
(13,14,46)
#0C0C28
(12,12,40)
#0B0A22
(11,10,34)
#0A081C
(10,8,28)
#090616
(9,6,22)
#080410
(8,4,16)
#000000
(0,0,0)

Tints of #12184C

#12184C
(18,24,76)
#272D5C
(39,45,92)
#3C426C
(60,66,108)
#51577C
(81,87,124)
#666C8C
(102,108,140)
#7B819C
(123,129,156)
#9096AC
(144,150,172)
#A5ABBC
(165,171,188)
#BAC0CC
(186,192,204)
#CFD5DC
(207,213,220)
#E4EAEC
(228,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #12184C color. Also use rgb(18,24,76) instead hex code.

Text Font Color

.myTextColor { color: #12184C; }

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

This text font color is #12184C.

Background Color

.myBgColor { background-color: #12184C; }

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

This div background color is #12184C.

Border color

.myBorderColor { border: 1px solid #12184C; }

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

This div border color is #12184C.

Opacity

.myOpacity80 { color: #12184C; opacity: 0.8; }

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

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

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

This text has shadow with #12184C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12184C.

Preview

Color preview on black background

This text has color #12184C on black background.


Color preview on white background

This text has color #12184C on white background.


Black color preview on #12184C background

This text has black color on #12184C background.


White color preview on #12184C background

This text has white color on #12184C background.


Related colors

Complementary color

Complementary color for #hex is #EDE7B3.


I love getcolorcode.com

Triadic colors

1 #4C1218 and #184C12 with #12184C are triadic colors.

2 #4C1812 and #18124C with #12184C are triadic colors.