COLOR #14316B

HEX: #14316B RGB: (20,49,107)

Color info

#14316B contains mainly green and blue colors. Web safe color of #14316B is #003366 (or #036).

RGB color model

#14316B color RGB value is (20,49,107).

RGB: (20,49,107) (8%, 19%, 42%)

RGB channels and saturation

R 20 of 255 = 8%
G 49 of 255 = 19%
B 107 of 255 = 42%

20
49
107

R + G + B ~ 23%. #14316B is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 49 + 107 = 176 (100%)
R 20 of 176 ~ 11.36%
G 49 of 176 ~ 27.84%
B 107 of 176 ~ 60.8'%

%11.36
%27.84
%60.8

CMYK color model

#14316B color CMYK value is (81,54,0,58).

  • cyan value is 81.31%
  • magenta value is 54.21%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (81,54,0,58)
C81M54Y0K58 (81%, 54%, 0%, 58%)
(0.81 / 0.54 / 0.00 / 0.58)

CMYK percentages

%81.31
%54.21
%0
%58.04

Codes

Color #14316B in popluar color models

14 31 6B
RGB 20 49 107
HSL 220° 68.50% 24.90%
HSB/HSV 220° 81.31% 41.96%
CMYK 81.31% 54.21% 0.00%
58.04%

Color #14316B in popluar number systems.

HEX 14 31 6B
Decimal 20 49 107
Binary 10100 110001 1101011
Octal 24 61 153

Shades and tints

Shades of #14316B

#14316B
(20,49,107)
#132D62
(19,45,98)
#122959
(18,41,89)
#112550
(17,37,80)
#102147
(16,33,71)
#0F1D3E
(15,29,62)
#0E1935
(14,25,53)
#0D152C
(13,21,44)
#0C1123
(12,17,35)
#0B0D1A
(11,13,26)
#0A0911
(10,9,17)
#000000
(0,0,0)

Tints of #14316B

#14316B
(20,49,107)
#294378
(41,67,120)
#3E5585
(62,85,133)
#536792
(83,103,146)
#68799F
(104,121,159)
#7D8BAC
(125,139,172)
#929DB9
(146,157,185)
#A7AFC6
(167,175,198)
#BCC1D3
(188,193,211)
#D1D3E0
(209,211,224)
#E6E5ED
(230,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14316B color. Also use rgb(20,49,107) instead hex code.

Text Font Color

.myTextColor { color: #14316B; }

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

This text font color is #14316B.

Background Color

.myBgColor { background-color: #14316B; }

<div style="background-color:#14316B">Inner text</div>

This div background color is #14316B.

Border color

.myBorderColor { border: 1px solid #14316B; }

<div style="border:3px solid #14316B">Div</div>

This div border color is #14316B.

Opacity

.myOpacity80 { color: #14316B; opacity: 0.8; }

<p style="color:#14316B;opacity:0.8;">80%</p>

Text with #14316B 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 #14316B;}

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

This text has shadow with #14316B color.


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

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

This text has shadow with #14316B primary color and red secondary color.


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

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

This text has shadow with #14316B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #14316B.

Preview

Color preview on black background

This text has color #14316B on black background.


Color preview on white background

This text has color #14316B on white background.


Black color preview on #14316B background

This text has black color on #14316B background.


White color preview on #14316B background

This text has white color on #14316B background.


Related colors

Complementary color

Complementary color for #hex is #EBCE94.


I love getcolorcode.com

Triadic colors

1 #6B1431 and #316B14 with #14316B are triadic colors.

2 #6B3114 and #31146B with #14316B are triadic colors.