COLOR #14398A

HEX: #14398A RGB: (20,57,138)

Color info

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

RGB color model

#14398A color RGB value is (20,57,138).

RGB: (20,57,138) (8%, 22%, 54%)

RGB channels and saturation

R 20 of 255 = 8%
G 57 of 255 = 22%
B 138 of 255 = 54%

20
57
138

R + G + B ~ 28%. #14398A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 57 + 138 = 215 (100%)
R 20 of 215 ~ 9.3%
G 57 of 215 ~ 26.51%
B 138 of 215 ~ 64.19'%

%26.51
%64.19

CMYK color model

#14398A color CMYK value is (86,59,0,46).

  • cyan value is 85.51%
  • magenta value is 58.70%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (86,59,0,46)
C86M59Y0K46 (86%, 59%, 0%, 46%)
(0.86 / 0.59 / 0.00 / 0.46)

CMYK percentages

%85.51
%58.7
%0
%45.88

Codes

Color #14398A in popluar color models

14 39 8A
RGB 20 57 138
HSL 221° 74.68% 30.98%
HSB/HSV 221° 85.51% 54.12%
CMYK 85.51% 58.70% 0.00%
45.88%

Color #14398A in popluar number systems.

HEX 14 39 8A
Decimal 20 57 138
Binary 10100 111001 10001010
Octal 24 71 212

Shades and tints

Shades of #14398A

#14398A
(20,57,138)
#13347E
(19,52,126)
#122F72
(18,47,114)
#112A66
(17,42,102)
#10255A
(16,37,90)
#0F204E
(15,32,78)
#0E1B42
(14,27,66)
#0D1636
(13,22,54)
#0C112A
(12,17,42)
#0B0C1E
(11,12,30)
#0A0712
(10,7,18)
#000000
(0,0,0)

Tints of #14398A

#14398A
(20,57,138)
#294B94
(41,75,148)
#3E5D9E
(62,93,158)
#536FA8
(83,111,168)
#6881B2
(104,129,178)
#7D93BC
(125,147,188)
#92A5C6
(146,165,198)
#A7B7D0
(167,183,208)
#BCC9DA
(188,201,218)
#D1DBE4
(209,219,228)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14398A color. Also use rgb(20,57,138) instead hex code.

Text Font Color

.myTextColor { color: #14398A; }

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

This text font color is #14398A.

Background Color

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

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

This div background color is #14398A.

Border color

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

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

This div border color is #14398A.

Opacity

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

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

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

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

This text has shadow with #14398A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14398A.

Preview

Color preview on black background

This text has color #14398A on black background.


Color preview on white background

This text has color #14398A on white background.


Black color preview on #14398A background

This text has black color on #14398A background.


White color preview on #14398A background

This text has white color on #14398A background.


Related colors

Complementary color

Complementary color for #hex is #EBC675.


I love getcolorcode.com

Triadic colors

1 #8A1439 and #398A14 with #14398A are triadic colors.

2 #8A3914 and #39148A with #14398A are triadic colors.