COLOR #14477D

HEX: #14477D RGB: (20,71,125)

Color info

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

RGB color model

#14477D color RGB value is (20,71,125).

RGB: (20,71,125) (8%, 28%, 49%)

RGB channels and saturation

R 20 of 255 = 8%
G 71 of 255 = 28%
B 125 of 255 = 49%

20
71
125

R + G + B ~ 28%. #14477D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 71 + 125 = 216 (100%)
R 20 of 216 ~ 9.26%
G 71 of 216 ~ 32.87%
B 125 of 216 ~ 57.87'%

%32.87
%57.87

CMYK color model

#14477D color CMYK value is (84,43,0,51).

  • cyan value is 84.00%
  • magenta value is 43.20%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (84,43,0,51)
C84M43Y0K51 (84%, 43%, 0%, 51%)
(0.84 / 0.43 / 0.00 / 0.51)

CMYK percentages

%84
%43.2
%0
%50.98

Codes

Color #14477D in popluar color models

14 47 7D
RGB 20 71 125
HSL 211° 72.41% 28.43%
HSB/HSV 211° 84.00% 49.02%
CMYK 84.00% 43.20% 0.00%
50.98%

Color #14477D in popluar number systems.

HEX 14 47 7D
Decimal 20 71 125
Binary 10100 1000111 1111101
Octal 24 107 175

Shades and tints

Shades of #14477D

#14477D
(20,71,125)
#134172
(19,65,114)
#123B67
(18,59,103)
#11355C
(17,53,92)
#102F51
(16,47,81)
#0F2946
(15,41,70)
#0E233B
(14,35,59)
#0D1D30
(13,29,48)
#0C1725
(12,23,37)
#0B111A
(11,17,26)
#0A0B0F
(10,11,15)
#000000
(0,0,0)

Tints of #14477D

#14477D
(20,71,125)
#295788
(41,87,136)
#3E6793
(62,103,147)
#53779E
(83,119,158)
#6887A9
(104,135,169)
#7D97B4
(125,151,180)
#92A7BF
(146,167,191)
#A7B7CA
(167,183,202)
#BCC7D5
(188,199,213)
#D1D7E0
(209,215,224)
#E6E7EB
(230,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14477D color. Also use rgb(20,71,125) instead hex code.

Text Font Color

.myTextColor { color: #14477D; }

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

This text font color is #14477D.

Background Color

.myBgColor { background-color: #14477D; }

<div style="background-color:#14477D">Inner text</div>

This div background color is #14477D.

Border color

.myBorderColor { border: 1px solid #14477D; }

<div style="border:3px solid #14477D">Div</div>

This div border color is #14477D.

Opacity

.myOpacity80 { color: #14477D; opacity: 0.8; }

<p style="color:#14477D;opacity:0.8;">80%</p>

Text with #14477D 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 #14477D;}

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

This text has shadow with #14477D color.


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

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

This text has shadow with #14477D primary color and red secondary color.


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

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

This text has shadow with #14477D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #14477D.

Preview

Color preview on black background

This text has color #14477D on black background.


Color preview on white background

This text has color #14477D on white background.


Black color preview on #14477D background

This text has black color on #14477D background.


White color preview on #14477D background

This text has white color on #14477D background.


Related colors

Complementary color

Complementary color for #hex is #EBB882.


I love getcolorcode.com

Triadic colors

1 #7D1447 and #477D14 with #14477D are triadic colors.

2 #7D4714 and #47147D with #14477D are triadic colors.