COLOR #12155D

HEX: #12155D RGB: (18,21,93)

Color info

#12155D contains mainly blue color. Web safe color of #12155D is #000066 (or #006).

RGB color model

#12155D color RGB value is (18,21,93).

RGB: (18,21,93) (7%, 8%, 36%)

RGB channels and saturation

R 18 of 255 = 7%
G 21 of 255 = 8%
B 93 of 255 = 36%

18
21
93

R + G + B ~ 17%. #12155D is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 21 + 93 = 132 (100%)
R 18 of 132 ~ 13.64%
G 21 of 132 ~ 15.91%
B 93 of 132 ~ 70.45'%

%13.64
%15.91
%70.45

CMYK color model

#12155D color CMYK value is (81,77,0,64).

  • cyan value is 80.65%
  • magenta value is 77.42%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (81,77,0,64) C81M77Y0K64 (81%,77%,0%,64%) (0.81/0.77/0.00/0.64) 

CMYK percentages

%80.65
%77.42
%0
%63.53

Codes

Color #12155D in popluar color models

12 15 5D
RGB 18 21 93
HSL 238° 67.57% 21.76%
HSB/HSV 238° 80.65% 36.47%
CMYK 80.65% 77.42% 0.00%
63.53%

Color #12155D in popluar number systems.

HEX 12 15 5D
Decimal 18 21 93
Binary 10010 10101 1011101
Octal 22 25 135

Shades and tints

Shades of #12155D

#12155D
(18,21,93)
#111455
(17,20,85)
#10134D
(16,19,77)
#0F1245
(15,18,69)
#0E113D
(14,17,61)
#0D1035
(13,16,53)
#0C0F2D
(12,15,45)
#0B0E25
(11,14,37)
#0A0D1D
(10,13,29)
#090C15
(9,12,21)
#080B0D
(8,11,13)
#000000
(0,0,0)

Tints of #12155D

#12155D
(18,21,93)
#272A6B
(39,42,107)
#3C3F79
(60,63,121)
#515487
(81,84,135)
#666995
(102,105,149)
#7B7EA3
(123,126,163)
#9093B1
(144,147,177)
#A5A8BF
(165,168,191)
#BABDCD
(186,189,205)
#CFD2DB
(207,210,219)
#E4E7E9
(228,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #12155D; }

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

This text font color is #12155D.

Background Color

.myBgColor { background-color: #12155D; }

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

This div background color is #12155D.

Border color

.myBorderColor { border: 1px solid #12155D; }

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

This div border color is #12155D.

Opacity

.myOpacity80 { color: #12155D; opacity: 0.8; }

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

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

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

This text has shadow with #12155D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #12155D.

Preview

Color preview on black background

This text has color #12155D on black background.


Color preview on white background

This text has color #12155D on white background.


Black color preview on #12155D background

This text has black color on #12155D background.


White color preview on #12155D background

This text has white color on #12155D background.


Related colors

Complementary color

Complementary color for #hex is #EDEAA2.


I love getcolorcode.com

Triadic colors

1 #5D1215 and #155D12 with #12155D are triadic colors.

2 #5D1512 and #15125D with #12155D are triadic colors.