COLOR #14241D

HEX: #14241D RGB: (20,36,29)

Color info

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

RGB color model

#14241D color RGB value is (20,36,29).

RGB: (20,36,29) (8%, 14%, 11%)

RGB channels and saturation

R 20 of 255 = 8%
G 36 of 255 = 14%
B 29 of 255 = 11%

20
36
29

R + G + B ~ 11%. #14241D is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 36 + 29 = 85 (100%)
R 20 of 85 ~ 23.53%
G 36 of 85 ~ 42.35%
B 29 of 85 ~ 34.12'%

%23.53
%42.35
%34.12

CMYK color model

#14241D color CMYK value is (44,0,19,86).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 19.44%
  • key color value is 85.88%
CMYK: (44,0,19,86) C44M0Y19K86 (44%,0%,19%,86%) (0.44/0.00/0.19/0.86) 

CMYK percentages

%44.44
%0
%19.44
%85.88

Codes

Color #14241D in popluar color models

14 24 1D
RGB 20 36 29
HSL 154° 28.57% 10.98%
HSB/HSV 154° 44.44% 14.12%
CMYK 44.44% 0.00% 19.44%
85.88%

Color #14241D in popluar number systems.

HEX 14 24 1D
Decimal 20 36 29
Binary 10100 100100 11101
Octal 24 44 35

Shades and tints

Shades of #14241D

#14241D
(20,36,29)
#13211B
(19,33,27)
#121E19
(18,30,25)
#111B17
(17,27,23)
#101815
(16,24,21)
#0F1513
(15,21,19)
#0E1211
(14,18,17)
#0D0F0F
(13,15,15)
#0C0C0D
(12,12,13)
#0B090B
(11,9,11)
#0A0609
(10,6,9)
#000000
(0,0,0)

Tints of #14241D

#14241D
(20,36,29)
#293731
(41,55,49)
#3E4A45
(62,74,69)
#535D59
(83,93,89)
#68706D
(104,112,109)
#7D8381
(125,131,129)
#929695
(146,150,149)
#A7A9A9
(167,169,169)
#BCBCBD
(188,188,189)
#D1CFD1
(209,207,209)
#E6E2E5
(230,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #14241D; }

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

This text font color is #14241D.

Background Color

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

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

This div background color is #14241D.

Border color

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

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

This div border color is #14241D.

Opacity

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

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

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

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

This text has shadow with #14241D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14241D.

Preview

Color preview on black background

This text has color #14241D on black background.


Color preview on white background

This text has color #14241D on white background.


Black color preview on #14241D background

This text has black color on #14241D background.


White color preview on #14241D background

This text has white color on #14241D background.


Related colors

Complementary color

Complementary color for #hex is #EBDBE2.


I love getcolorcode.com

Triadic colors

1 #1D1424 and #241D14 with #14241D are triadic colors.

2 #1D2414 and #24141D with #14241D are triadic colors.