COLOR #142809

HEX: #142809 RGB: (20,40,9)

Color info

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

RGB color model

#142809 color RGB value is (20,40,9).

RGB: (20,40,9) (8%, 16%, 4%)

RGB channels and saturation

R 20 of 255 = 8%
G 40 of 255 = 16%
B 9 of 255 = 4%

20
40
9

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

Portions of RGB colors in percentages

R + G + B = 20 + 40 + 9 = 69 (100%)
R 20 of 69 ~ 28.99%
G 40 of 69 ~ 57.97%
B 9 of 69 ~ 13.04'%

%28.99
%57.97
%13.04

CMYK color model

#142809 color CMYK value is (50,0,78,84).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 77.50%
  • key color value is 84.31%

CMYK: (50,0,78,84)
C50M0Y78K84 (50%, 0%, 78%, 84%)
(0.50 / 0.00 / 0.78 / 0.84)

CMYK percentages

%50
%0
%77.5
%84.31

Codes

Color #142809 in popluar color models

14 28 09
RGB 20 40 9
HSL 99° 63.27% 9.61%
HSB/HSV 99° 77.50% 15.69%
CMYK 50.00% 0.00% 77.50%
84.31%

Color #142809 in popluar number systems.

HEX 14 28 09
Decimal 20 40 9
Binary 10100 101000 1001
Octal 24 50 11

Shades and tints

Shades of #142809

#142809
(20,40,9)
#132509
(19,37,9)
#122209
(18,34,9)
#111F09
(17,31,9)
#101C09
(16,28,9)
#0F1909
(15,25,9)
#0E1609
(14,22,9)
#0D1309
(13,19,9)
#0C1009
(12,16,9)
#0B0D09
(11,13,9)
#0A0A09
(10,10,9)
#000000
(0,0,0)

Tints of #142809

#142809
(20,40,9)
#293B1F
(41,59,31)
#3E4E35
(62,78,53)
#53614B
(83,97,75)
#687461
(104,116,97)
#7D8777
(125,135,119)
#929A8D
(146,154,141)
#A7ADA3
(167,173,163)
#BCC0B9
(188,192,185)
#D1D3CF
(209,211,207)
#E6E6E5
(230,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142809; }

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

This text font color is #142809.

Background Color

.myBgColor { background-color: #142809; }

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

This div background color is #142809.

Border color

.myBorderColor { border: 1px solid #142809; }

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

This div border color is #142809.

Opacity

.myOpacity80 { color: #142809; opacity: 0.8; }

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

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

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

This text has shadow with #142809 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142809.

Preview

Color preview on black background

This text has color #142809 on black background.


Color preview on white background

This text has color #142809 on white background.


Black color preview on #142809 background

This text has black color on #142809 background.


White color preview on #142809 background

This text has white color on #142809 background.


Related colors

Complementary color

Complementary color for #hex is #EBD7F6.


I love getcolorcode.com

Triadic colors

1 #091428 and #280914 with #142809 are triadic colors.

2 #092814 and #281409 with #142809 are triadic colors.