COLOR #14354A

HEX: #14354A RGB: (20,53,74)

Color info

#14354A contains red, green and blue colors in about the same proportion. Web safe color of #14354A is #003333 (or #033).

RGB color model

#14354A color RGB value is (20,53,74).

RGB: (20,53,74) (8%, 21%, 29%)

RGB channels and saturation

R 20 of 255 = 8%
G 53 of 255 = 21%
B 74 of 255 = 29%

20
53
74

R + G + B ~ 19%. #14354A is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 53 + 74 = 147 (100%)
R 20 of 147 ~ 13.61%
G 53 of 147 ~ 36.05%
B 74 of 147 ~ 50.34'%

%13.61
%36.05
%50.34

CMYK color model

#14354A color CMYK value is (73,28,0,71).

  • cyan value is 72.97%
  • magenta value is 28.38%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (73,28,0,71)
C73M28Y0K71 (73%, 28%, 0%, 71%)
(0.73 / 0.28 / 0.00 / 0.71)

CMYK percentages

%72.97
%28.38
%0
%70.98

Codes

Color #14354A in popluar color models

14 35 4A
RGB 20 53 74
HSL 203° 57.45% 18.43%
HSB/HSV 203° 72.97% 29.02%
CMYK 72.97% 28.38% 0.00%
70.98%

Color #14354A in popluar number systems.

HEX 14 35 4A
Decimal 20 53 74
Binary 10100 110101 1001010
Octal 24 65 112

Shades and tints

Shades of #14354A

#14354A
(20,53,74)
#133144
(19,49,68)
#122D3E
(18,45,62)
#112938
(17,41,56)
#102532
(16,37,50)
#0F212C
(15,33,44)
#0E1D26
(14,29,38)
#0D1920
(13,25,32)
#0C151A
(12,21,26)
#0B1114
(11,17,20)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #14354A

#14354A
(20,53,74)
#29475A
(41,71,90)
#3E596A
(62,89,106)
#536B7A
(83,107,122)
#687D8A
(104,125,138)
#7D8F9A
(125,143,154)
#92A1AA
(146,161,170)
#A7B3BA
(167,179,186)
#BCC5CA
(188,197,202)
#D1D7DA
(209,215,218)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14354A color. Also use rgb(20,53,74) instead hex code.

Text Font Color

.myTextColor { color: #14354A; }

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

This text font color is #14354A.

Background Color

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

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

This div background color is #14354A.

Border color

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

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

This div border color is #14354A.

Opacity

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

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

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

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

This text has shadow with #14354A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14354A.

Preview

Color preview on black background

This text has color #14354A on black background.


Color preview on white background

This text has color #14354A on white background.


Black color preview on #14354A background

This text has black color on #14354A background.


White color preview on #14354A background

This text has white color on #14354A background.


Related colors

Complementary color

Complementary color for #hex is #EBCAB5.


I love getcolorcode.com

Triadic colors

1 #4A1435 and #354A14 with #14354A are triadic colors.

2 #4A3514 and #35144A with #14354A are triadic colors.