COLOR #15284A

HEX: #15284A RGB: (21,40,74)

Color info

#15284A contains red, green and blue colors in about the same proportion. Web safe color of #15284A is #003333 (or #033).

RGB color model

#15284A color RGB value is (21,40,74).

RGB: (21,40,74) (8%, 16%, 29%)

RGB channels and saturation

R 21 of 255 = 8%
G 40 of 255 = 16%
B 74 of 255 = 29%

21
40
74

R + G + B ~ 18%. #15284A is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 40 + 74 = 135 (100%)
R 21 of 135 ~ 15.56%
G 40 of 135 ~ 29.63%
B 74 of 135 ~ 54.81'%

%15.56
%29.63
%54.81

CMYK color model

#15284A color CMYK value is (72,46,0,71).

  • cyan value is 71.62%
  • magenta value is 45.95%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (72,46,0,71) C72M46Y0K71 (72%,46%,0%,71%) (0.72/0.46/0.00/0.71) 

CMYK percentages

%71.62
%45.95
%0
%70.98

Codes

Color #15284A in popluar color models

15 28 4A
RGB 21 40 74
HSL 218° 55.79% 18.63%
HSB/HSV 218° 71.62% 29.02%
CMYK 71.62% 45.95% 0.00%
70.98%

Color #15284A in popluar number systems.

HEX 15 28 4A
Decimal 21 40 74
Binary 10101 101000 1001010
Octal 25 50 112

Shades and tints

Shades of #15284A

#15284A
(21,40,74)
#142544
(20,37,68)
#13223E
(19,34,62)
#121F38
(18,31,56)
#111C32
(17,28,50)
#10192C
(16,25,44)
#0F1626
(15,22,38)
#0E1320
(14,19,32)
#0D101A
(13,16,26)
#0C0D14
(12,13,20)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #15284A

#15284A
(21,40,74)
#2A3B5A
(42,59,90)
#3F4E6A
(63,78,106)
#54617A
(84,97,122)
#69748A
(105,116,138)
#7E879A
(126,135,154)
#939AAA
(147,154,170)
#A8ADBA
(168,173,186)
#BDC0CA
(189,192,202)
#D2D3DA
(210,211,218)
#E7E6EA
(231,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #15284A; }

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

This text font color is #15284A.

Background Color

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

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

This div background color is #15284A.

Border color

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

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

This div border color is #15284A.

Opacity

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

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

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

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

This text has shadow with #15284A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15284A.

Preview

Color preview on black background

This text has color #15284A on black background.


Color preview on white background

This text has color #15284A on white background.


Black color preview on #15284A background

This text has black color on #15284A background.


White color preview on #15284A background

This text has white color on #15284A background.


Related colors

Complementary color

Complementary color for #hex is #EAD7B5.


I love getcolorcode.com

Triadic colors

1 #4A1528 and #284A15 with #15284A are triadic colors.

2 #4A2815 and #28154A with #15284A are triadic colors.