COLOR #15124A

HEX: #15124A RGB: (21,18,74)

Color info

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

RGB color model

#15124A color RGB value is (21,18,74).

RGB: (21,18,74) (8%, 7%, 29%)

RGB channels and saturation

R 21 of 255 = 8%
G 18 of 255 = 7%
B 74 of 255 = 29%

21
18
74

R + G + B ~ 15%. #15124A is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 18 + 74 = 113 (100%)
R 21 of 113 ~ 18.58%
G 18 of 113 ~ 15.93%
B 74 of 113 ~ 65.49'%

%18.58
%15.93
%65.49

CMYK color model

#15124A color CMYK value is (72,76,0,71).

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

CMYK: (72,76,0,71)
C72M76Y0K71 (72%, 76%, 0%, 71%)
(0.72 / 0.76 / 0.00 / 0.71)

CMYK percentages

%71.62
%75.68
%0
%70.98

Codes

Color #15124A in popluar color models

15 12 4A
RGB 21 18 74
HSL 243° 60.87% 18.04%
HSB/HSV 243° 75.68% 29.02%
CMYK 71.62% 75.68% 0.00%
70.98%

Color #15124A in popluar number systems.

HEX 15 12 4A
Decimal 21 18 74
Binary 10101 10010 1001010
Octal 25 22 112

Shades and tints

Shades of #15124A

#15124A
(21,18,74)
#141144
(20,17,68)
#13103E
(19,16,62)
#120F38
(18,15,56)
#110E32
(17,14,50)
#100D2C
(16,13,44)
#0F0C26
(15,12,38)
#0E0B20
(14,11,32)
#0D0A1A
(13,10,26)
#0C0914
(12,9,20)
#0B080E
(11,8,14)
#000000
(0,0,0)

Tints of #15124A

#15124A
(21,18,74)
#2A275A
(42,39,90)
#3F3C6A
(63,60,106)
#54517A
(84,81,122)
#69668A
(105,102,138)
#7E7B9A
(126,123,154)
#9390AA
(147,144,170)
#A8A5BA
(168,165,186)
#BDBACA
(189,186,202)
#D2CFDA
(210,207,218)
#E7E4EA
(231,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15124A; }

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

This text font color is #15124A.

Background Color

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

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

This div background color is #15124A.

Border color

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

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

This div border color is #15124A.

Opacity

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

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

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

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

This text has shadow with #15124A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15124A.

Preview

Color preview on black background

This text has color #15124A on black background.


Color preview on white background

This text has color #15124A on white background.


Black color preview on #15124A background

This text has black color on #15124A background.


White color preview on #15124A background

This text has white color on #15124A background.


Related colors

Complementary color

Complementary color for #hex is #EAEDB5.


I love getcolorcode.com

Triadic colors

1 #4A1512 and #124A15 with #15124A are triadic colors.

2 #4A1215 and #12154A with #15124A are triadic colors.