COLOR #13478E

HEX: #13478E RGB: (19,71,142)

Color info

#13478E contains mainly blue color. Web safe color of #13478E is #003399 (or #039).

RGB color model

#13478E color RGB value is (19,71,142).

RGB: (19,71,142) (7%, 28%, 56%)

RGB channels and saturation

R 19 of 255 = 7%
G 71 of 255 = 28%
B 142 of 255 = 56%

19
71
142

R + G + B ~ 30%. #13478E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 71 + 142 = 232 (100%)
R 19 of 232 ~ 8.19%
G 71 of 232 ~ 30.6%
B 142 of 232 ~ 61.21'%

%30.6
%61.21

CMYK color model

#13478E color CMYK value is (87,50,0,44).

  • cyan value is 86.62%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (87,50,0,44)
C87M50Y0K44 (87%, 50%, 0%, 44%)
(0.87 / 0.50 / 0.00 / 0.44)

CMYK percentages

%86.62
%50
%0
%44.31

Codes

Color #13478E in popluar color models

13 47 8E
RGB 19 71 142
HSL 215° 76.40% 31.57%
HSB/HSV 215° 86.62% 55.69%
CMYK 86.62% 50.00% 0.00%
44.31%

Color #13478E in popluar number systems.

HEX 13 47 8E
Decimal 19 71 142
Binary 10011 1000111 10001110
Octal 23 107 216

Shades and tints

Shades of #13478E

#13478E
(19,71,142)
#124182
(18,65,130)
#113B76
(17,59,118)
#10356A
(16,53,106)
#0F2F5E
(15,47,94)
#0E2952
(14,41,82)
#0D2346
(13,35,70)
#0C1D3A
(12,29,58)
#0B172E
(11,23,46)
#0A1122
(10,17,34)
#090B16
(9,11,22)
#000000
(0,0,0)

Tints of #13478E

#13478E
(19,71,142)
#285798
(40,87,152)
#3D67A2
(61,103,162)
#5277AC
(82,119,172)
#6787B6
(103,135,182)
#7C97C0
(124,151,192)
#91A7CA
(145,167,202)
#A6B7D4
(166,183,212)
#BBC7DE
(187,199,222)
#D0D7E8
(208,215,232)
#E5E7F2
(229,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13478E color. Also use rgb(19,71,142) instead hex code.

Text Font Color

.myTextColor { color: #13478E; }

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

This text font color is #13478E.

Background Color

.myBgColor { background-color: #13478E; }

<div style="background-color:#13478E">Inner text</div>

This div background color is #13478E.

Border color

.myBorderColor { border: 1px solid #13478E; }

<div style="border:3px solid #13478E">Div</div>

This div border color is #13478E.

Opacity

.myOpacity80 { color: #13478E; opacity: 0.8; }

<p style="color:#13478E;opacity:0.8;">80%</p>

Text with #13478E 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 #13478E;}

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

This text has shadow with #13478E color.


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

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

This text has shadow with #13478E primary color and red secondary color.


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

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

This text has shadow with #13478E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #13478E.

Preview

Color preview on black background

This text has color #13478E on black background.


Color preview on white background

This text has color #13478E on white background.


Black color preview on #13478E background

This text has black color on #13478E background.


White color preview on #13478E background

This text has white color on #13478E background.


Related colors

Complementary color

Complementary color for #hex is #ECB871.


I love getcolorcode.com

Triadic colors

1 #8E1347 and #478E13 with #13478E are triadic colors.

2 #8E4713 and #47138E with #13478E are triadic colors.