COLOR #14172E

HEX: #14172E RGB: (20,23,46)

Color info

#14172E contains red, green and blue colors in about the same proportion. Web safe color of #14172E is #000033 (or #003).

RGB color model

#14172E color RGB value is (20,23,46).

RGB: (20,23,46) (8%, 9%, 18%)

RGB channels and saturation

R 20 of 255 = 8%
G 23 of 255 = 9%
B 46 of 255 = 18%

20
23
46

R + G + B ~ 12%. #14172E is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 23 + 46 = 89 (100%)
R 20 of 89 ~ 22.47%
G 23 of 89 ~ 25.84%
B 46 of 89 ~ 51.69'%

%22.47
%25.84
%51.69

CMYK color model

#14172E color CMYK value is (57,50,0,82).

  • cyan value is 56.52%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 81.96%

CMYK: (57,50,0,82)
C57M50Y0K82 (57%, 50%, 0%, 82%)
(0.57 / 0.50 / 0.00 / 0.82)

CMYK percentages

%56.52
%50
%0
%81.96

Codes

Color #14172E in popluar color models

14 17 2E
RGB 20 23 46
HSL 233° 39.39% 12.94%
HSB/HSV 233° 56.52% 18.04%
CMYK 56.52% 50.00% 0.00%
81.96%

Color #14172E in popluar number systems.

HEX 14 17 2E
Decimal 20 23 46
Binary 10100 10111 101110
Octal 24 27 56

Shades and tints

Shades of #14172E

#14172E
(20,23,46)
#13152A
(19,21,42)
#121326
(18,19,38)
#111122
(17,17,34)
#100F1E
(16,15,30)
#0F0D1A
(15,13,26)
#0E0B16
(14,11,22)
#0D0912
(13,9,18)
#0C070E
(12,7,14)
#0B050A
(11,5,10)
#0A0306
(10,3,6)
#000000
(0,0,0)

Tints of #14172E

#14172E
(20,23,46)
#292C41
(41,44,65)
#3E4154
(62,65,84)
#535667
(83,86,103)
#686B7A
(104,107,122)
#7D808D
(125,128,141)
#9295A0
(146,149,160)
#A7AAB3
(167,170,179)
#BCBFC6
(188,191,198)
#D1D4D9
(209,212,217)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14172E color. Also use rgb(20,23,46) instead hex code.

Text Font Color

.myTextColor { color: #14172E; }

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

This text font color is #14172E.

Background Color

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

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

This div background color is #14172E.

Border color

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

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

This div border color is #14172E.

Opacity

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

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

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

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

This text has shadow with #14172E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14172E.

Preview

Color preview on black background

This text has color #14172E on black background.


Color preview on white background

This text has color #14172E on white background.


Black color preview on #14172E background

This text has black color on #14172E background.


White color preview on #14172E background

This text has white color on #14172E background.


Related colors

Complementary color

Complementary color for #hex is #EBE8D1.


I love getcolorcode.com

Triadic colors

1 #2E1417 and #172E14 with #14172E are triadic colors.

2 #2E1714 and #17142E with #14172E are triadic colors.