COLOR #13399A

HEX: #13399A RGB: (19,57,154)

Color info

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

RGB color model

#13399A color RGB value is (19,57,154).

RGB: (19,57,154) (7%, 22%, 60%)

RGB channels and saturation

R 19 of 255 = 7%
G 57 of 255 = 22%
B 154 of 255 = 60%

19
57
154

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

Portions of RGB colors in percentages

R + G + B = 19 + 57 + 154 = 230 (100%)
R 19 of 230 ~ 8.26%
G 57 of 230 ~ 24.78%
B 154 of 230 ~ 66.96'%

%24.78
%66.96

CMYK color model

#13399A color CMYK value is (88,63,0,40).

  • cyan value is 87.66%
  • magenta value is 62.99%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (88,63,0,40)
C88M63Y0K40 (88%, 63%, 0%, 40%)
(0.88 / 0.63 / 0.00 / 0.40)

CMYK percentages

%87.66
%62.99
%0
%39.61

Codes

Color #13399A in popluar color models

13 39 9A
RGB 19 57 154
HSL 223° 78.03% 33.92%
HSB/HSV 223° 87.66% 60.39%
CMYK 87.66% 62.99% 0.00%
39.61%

Color #13399A in popluar number systems.

HEX 13 39 9A
Decimal 19 57 154
Binary 10011 111001 10011010
Octal 23 71 232

Shades and tints

Shades of #13399A

#13399A
(19,57,154)
#12348C
(18,52,140)
#112F7E
(17,47,126)
#102A70
(16,42,112)
#0F2562
(15,37,98)
#0E2054
(14,32,84)
#0D1B46
(13,27,70)
#0C1638
(12,22,56)
#0B112A
(11,17,42)
#0A0C1C
(10,12,28)
#09070E
(9,7,14)
#000000
(0,0,0)

Tints of #13399A

#13399A
(19,57,154)
#284BA3
(40,75,163)
#3D5DAC
(61,93,172)
#526FB5
(82,111,181)
#6781BE
(103,129,190)
#7C93C7
(124,147,199)
#91A5D0
(145,165,208)
#A6B7D9
(166,183,217)
#BBC9E2
(187,201,226)
#D0DBEB
(208,219,235)
#E5EDF4
(229,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13399A color. Also use rgb(19,57,154) instead hex code.

Text Font Color

.myTextColor { color: #13399A; }

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

This text font color is #13399A.

Background Color

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

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

This div background color is #13399A.

Border color

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

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

This div border color is #13399A.

Opacity

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

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

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

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

This text has shadow with #13399A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13399A.

Preview

Color preview on black background

This text has color #13399A on black background.


Color preview on white background

This text has color #13399A on white background.


Black color preview on #13399A background

This text has black color on #13399A background.


White color preview on #13399A background

This text has white color on #13399A background.


Related colors

Complementary color

Complementary color for #hex is #ECC665.


I love getcolorcode.com

Triadic colors

1 #9A1339 and #399A13 with #13399A are triadic colors.

2 #9A3913 and #39139A with #13399A are triadic colors.