COLOR #14346E

HEX: #14346E RGB: (20,52,110)

Color info

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

RGB color model

#14346E color RGB value is (20,52,110).

RGB: (20,52,110) (8%, 20%, 43%)

RGB channels and saturation

R 20 of 255 = 8%
G 52 of 255 = 20%
B 110 of 255 = 43%

20
52
110

R + G + B ~ 24%. #14346E is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 52 + 110 = 182 (100%)
R 20 of 182 ~ 10.99%
G 52 of 182 ~ 28.57%
B 110 of 182 ~ 60.44'%

%10.99
%28.57
%60.44

CMYK color model

#14346E color CMYK value is (82,53,0,57).

  • cyan value is 81.82%
  • magenta value is 52.73%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (82,53,0,57)
C82M53Y0K57 (82%, 53%, 0%, 57%)
(0.82 / 0.53 / 0.00 / 0.57)

CMYK percentages

%81.82
%52.73
%0
%56.86

Codes

Color #14346E in popluar color models

14 34 6E
RGB 20 52 110
HSL 219° 69.23% 25.49%
HSB/HSV 219° 81.82% 43.14%
CMYK 81.82% 52.73% 0.00%
56.86%

Color #14346E in popluar number systems.

HEX 14 34 6E
Decimal 20 52 110
Binary 10100 110100 1101110
Octal 24 64 156

Shades and tints

Shades of #14346E

#14346E
(20,52,110)
#133064
(19,48,100)
#122C5A
(18,44,90)
#112850
(17,40,80)
#102446
(16,36,70)
#0F203C
(15,32,60)
#0E1C32
(14,28,50)
#0D1828
(13,24,40)
#0C141E
(12,20,30)
#0B1014
(11,16,20)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #14346E

#14346E
(20,52,110)
#29467B
(41,70,123)
#3E5888
(62,88,136)
#536A95
(83,106,149)
#687CA2
(104,124,162)
#7D8EAF
(125,142,175)
#92A0BC
(146,160,188)
#A7B2C9
(167,178,201)
#BCC4D6
(188,196,214)
#D1D6E3
(209,214,227)
#E6E8F0
(230,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14346E color. Also use rgb(20,52,110) instead hex code.

Text Font Color

.myTextColor { color: #14346E; }

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

This text font color is #14346E.

Background Color

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

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

This div background color is #14346E.

Border color

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

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

This div border color is #14346E.

Opacity

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

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

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

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

This text has shadow with #14346E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14346E.

Preview

Color preview on black background

This text has color #14346E on black background.


Color preview on white background

This text has color #14346E on white background.


Black color preview on #14346E background

This text has black color on #14346E background.


White color preview on #14346E background

This text has white color on #14346E background.


Related colors

Complementary color

Complementary color for #hex is #EBCB91.


I love getcolorcode.com

Triadic colors

1 #6E1434 and #346E14 with #14346E are triadic colors.

2 #6E3414 and #34146E with #14346E are triadic colors.