COLOR #14091D

HEX: #14091D RGB: (20,9,29)

Color info

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

RGB color model

#14091D color RGB value is (20,9,29).

RGB: (20,9,29) (8%, 4%, 11%)

RGB channels and saturation

R 20 of 255 = 8%
G 9 of 255 = 4%
B 29 of 255 = 11%

20
9
29

R + G + B ~ 8%. #14091D is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 9 + 29 = 58 (100%)
R 20 of 58 ~ 34.48%
G 9 of 58 ~ 15.52%
B 29 of 58 ~ 50'%

%34.48
%15.52
%50

CMYK color model

#14091D color CMYK value is (31,69,0,89).

  • cyan value is 31.03%
  • magenta value is 68.97%
  • yellow value is 0.00%
  • key color value is 88.63%

CMYK: (31,69,0,89)
C31M69Y0K89 (31%, 69%, 0%, 89%)
(0.31 / 0.69 / 0.00 / 0.89)

CMYK percentages

%31.03
%68.97
%0
%88.63

Codes

Color #14091D in popluar color models

14 09 1D
RGB 20 9 29
HSL 273° 52.63% 7.45%
HSB/HSV 273° 68.97% 11.37%
CMYK 31.03% 68.97% 0.00%
88.63%

Color #14091D in popluar number systems.

HEX 14 09 1D
Decimal 20 9 29
Binary 10100 1001 11101
Octal 24 11 35

Shades and tints

Shades of #14091D

#14091D
(20,9,29)
#13091B
(19,9,27)
#120919
(18,9,25)
#110917
(17,9,23)
#100915
(16,9,21)
#0F0913
(15,9,19)
#0E0911
(14,9,17)
#0D090F
(13,9,15)
#0C090D
(12,9,13)
#0B090B
(11,9,11)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #14091D

#14091D
(20,9,29)
#291F31
(41,31,49)
#3E3545
(62,53,69)
#534B59
(83,75,89)
#68616D
(104,97,109)
#7D7781
(125,119,129)
#928D95
(146,141,149)
#A7A3A9
(167,163,169)
#BCB9BD
(188,185,189)
#D1CFD1
(209,207,209)
#E6E5E5
(230,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14091D color. Also use rgb(20,9,29) instead hex code.

Text Font Color

.myTextColor { color: #14091D; }

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

This text font color is #14091D.

Background Color

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

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

This div background color is #14091D.

Border color

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

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

This div border color is #14091D.

Opacity

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

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

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

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

This text has shadow with #14091D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14091D.

Preview

Color preview on black background

This text has color #14091D on black background.


Color preview on white background

This text has color #14091D on white background.


Black color preview on #14091D background

This text has black color on #14091D background.


White color preview on #14091D background

This text has white color on #14091D background.


Related colors

Complementary color

Complementary color for #hex is #EBF6E2.


I love getcolorcode.com

Triadic colors

1 #1D1409 and #091D14 with #14091D are triadic colors.

2 #1D0914 and #09141D with #14091D are triadic colors.