COLOR #14240B

HEX: #14240B RGB: (20,36,11)

Color info

#14240B contains red, green and blue colors in about the same proportion. Web safe color of #14240B is #003300 (or #030).

RGB color model

#14240B color RGB value is (20,36,11).

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

RGB channels and saturation

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

20
36
11

R + G + B ~ 9%. #14240B is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 36 + 11 = 67 (100%)
R 20 of 67 ~ 29.85%
G 36 of 67 ~ 53.73%
B 11 of 67 ~ 16.42'%

%29.85
%53.73
%16.42

CMYK color model

#14240B color CMYK value is (44,0,69,86).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 69.44%
  • key color value is 85.88%

CMYK: (44,0,69,86)
C44M0Y69K86 (44%, 0%, 69%, 86%)
(0.44 / 0.00 / 0.69 / 0.86)

CMYK percentages

%44.44
%0
%69.44
%85.88

Codes

Color #14240B in popluar color models

14 24 0B
RGB 20 36 11
HSL 98° 53.19% 9.22%
HSB/HSV 98° 69.44% 14.12%
CMYK 44.44% 0.00% 69.44%
85.88%

Color #14240B in popluar number systems.

HEX 14 24 0B
Decimal 20 36 11
Binary 10100 100100 1011
Octal 24 44 13

Shades and tints

Shades of #14240B

#14240B
(20,36,11)
#13210A
(19,33,10)
#121E09
(18,30,9)
#111B08
(17,27,8)
#101807
(16,24,7)
#0F1506
(15,21,6)
#0E1205
(14,18,5)
#0D0F04
(13,15,4)
#0C0C03
(12,12,3)
#0B0902
(11,9,2)
#0A0601
(10,6,1)
#000000
(0,0,0)

Tints of #14240B

#14240B
(20,36,11)
#293721
(41,55,33)
#3E4A37
(62,74,55)
#535D4D
(83,93,77)
#687063
(104,112,99)
#7D8379
(125,131,121)
#92968F
(146,150,143)
#A7A9A5
(167,169,165)
#BCBCBB
(188,188,187)
#D1CFD1
(209,207,209)
#E6E2E7
(230,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14240B color. Also use rgb(20,36,11) instead hex code.

Text Font Color

.myTextColor { color: #14240B; }

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

This text font color is #14240B.

Background Color

.myBgColor { background-color: #14240B; }

<div style="background-color:#14240B">Inner text</div>

This div background color is #14240B.

Border color

.myBorderColor { border: 1px solid #14240B; }

<div style="border:3px solid #14240B">Div</div>

This div border color is #14240B.

Opacity

.myOpacity80 { color: #14240B; opacity: 0.8; }

<p style="color:#14240B;opacity:0.8;">80%</p>

Text with #14240B 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 #14240B;}

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

This text has shadow with #14240B color.


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

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

This text has shadow with #14240B primary color and red secondary color.


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

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

This text has shadow with #14240B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #14240B.

Preview

Color preview on black background

This text has color #14240B on black background.


Color preview on white background

This text has color #14240B on white background.


Black color preview on #14240B background

This text has black color on #14240B background.


White color preview on #14240B background

This text has white color on #14240B background.


Related colors

Complementary color

Complementary color for #hex is #EBDBF4.


I love getcolorcode.com

Triadic colors

1 #0B1424 and #240B14 with #14240B are triadic colors.

2 #0B2414 and #24140B with #14240B are triadic colors.