COLOR #15478A

HEX: #15478A RGB: (21,71,138)

Color info

#15478A contains mainly blue color. Web safe color of #15478A is #003399 (or #039).

RGB color model

#15478A color RGB value is (21,71,138).

RGB: (21,71,138) (8%, 28%, 54%)

RGB channels and saturation

R 21 of 255 = 8%
G 71 of 255 = 28%
B 138 of 255 = 54%

21
71
138

R + G + B ~ 30%. #15478A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 71 + 138 = 230 (100%)
R 21 of 230 ~ 9.13%
G 71 of 230 ~ 30.87%
B 138 of 230 ~ 60'%

%30.87
%60

CMYK color model

#15478A color CMYK value is (85,49,0,46).

  • cyan value is 84.78%
  • magenta value is 48.55%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (85,49,0,46) C85M49Y0K46 (85%,49%,0%,46%) (0.85/0.49/0.00/0.46) 

CMYK percentages

%84.78
%48.55
%0
%45.88

Codes

Color #15478A in popluar color models

15 47 8A
RGB 21 71 138
HSL 214° 73.58% 31.18%
HSB/HSV 214° 84.78% 54.12%
CMYK 84.78% 48.55% 0.00%
45.88%

Color #15478A in popluar number systems.

HEX 15 47 8A
Decimal 21 71 138
Binary 10101 1000111 10001010
Octal 25 107 212

Shades and tints

Shades of #15478A

#15478A
(21,71,138)
#14417E
(20,65,126)
#133B72
(19,59,114)
#123566
(18,53,102)
#112F5A
(17,47,90)
#10294E
(16,41,78)
#0F2342
(15,35,66)
#0E1D36
(14,29,54)
#0D172A
(13,23,42)
#0C111E
(12,17,30)
#0B0B12
(11,11,18)
#000000
(0,0,0)

Tints of #15478A

#15478A
(21,71,138)
#2A5794
(42,87,148)
#3F679E
(63,103,158)
#5477A8
(84,119,168)
#6987B2
(105,135,178)
#7E97BC
(126,151,188)
#93A7C6
(147,167,198)
#A8B7D0
(168,183,208)
#BDC7DA
(189,199,218)
#D2D7E4
(210,215,228)
#E7E7EE
(231,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #15478A color. Also use rgb(21,71,138) instead hex code.

Text Font Color

.myTextColor { color: #15478A; }

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

This text font color is #15478A.

Background Color

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

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

This div background color is #15478A.

Border color

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

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

This div border color is #15478A.

Opacity

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

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

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

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

This text has shadow with #15478A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #15478A.

Preview

Color preview on black background

This text has color #15478A on black background.


Color preview on white background

This text has color #15478A on white background.


Black color preview on #15478A background

This text has black color on #15478A background.


White color preview on #15478A background

This text has white color on #15478A background.


Related colors

Complementary color

Complementary color for #hex is #EAB875.


I love getcolorcode.com

Triadic colors

1 #8A1547 and #478A15 with #15478A are triadic colors.

2 #8A4715 and #47158A with #15478A are triadic colors.