COLOR #142209

HEX: #142209 RGB: (20,34,9)

Color info

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

RGB color model

#142209 color RGB value is (20,34,9).

RGB: (20,34,9) (8%, 13%, 4%)

RGB channels and saturation

R 20 of 255 = 8%
G 34 of 255 = 13%
B 9 of 255 = 4%

20
34
9

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

Portions of RGB colors in percentages

R + G + B = 20 + 34 + 9 = 63 (100%)
R 20 of 63 ~ 31.75%
G 34 of 63 ~ 53.97%
B 9 of 63 ~ 14.29'%

%31.75
%53.97
%14.29

CMYK color model

#142209 color CMYK value is (41,0,74,87).

  • cyan value is 41.18%
  • magenta value is 0.00%
  • yellow value is 73.53%
  • key color value is 86.67%

CMYK: (41,0,74,87)
C41M0Y74K87 (41%, 0%, 74%, 87%)
(0.41 / 0.00 / 0.74 / 0.87)

CMYK percentages

%41.18
%0
%73.53
%86.67

Codes

Color #142209 in popluar color models

14 22 09
RGB 20 34 9
HSL 94° 58.14% 8.43%
HSB/HSV 94° 73.53% 13.33%
CMYK 41.18% 0.00% 73.53%
86.67%

Color #142209 in popluar number systems.

HEX 14 22 09
Decimal 20 34 9
Binary 10100 100010 1001
Octal 24 42 11

Shades and tints

Shades of #142209

#142209
(20,34,9)
#131F09
(19,31,9)
#121C09
(18,28,9)
#111909
(17,25,9)
#101609
(16,22,9)
#0F1309
(15,19,9)
#0E1009
(14,16,9)
#0D0D09
(13,13,9)
#0C0A09
(12,10,9)
#0B0709
(11,7,9)
#0A0409
(10,4,9)
#000000
(0,0,0)

Tints of #142209

#142209
(20,34,9)
#29361F
(41,54,31)
#3E4A35
(62,74,53)
#535E4B
(83,94,75)
#687261
(104,114,97)
#7D8677
(125,134,119)
#929A8D
(146,154,141)
#A7AEA3
(167,174,163)
#BCC2B9
(188,194,185)
#D1D6CF
(209,214,207)
#E6EAE5
(230,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142209; }

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

This text font color is #142209.

Background Color

.myBgColor { background-color: #142209; }

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

This div background color is #142209.

Border color

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

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

This div border color is #142209.

Opacity

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

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

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

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

This text has shadow with #142209 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142209.

Preview

Color preview on black background

This text has color #142209 on black background.


Color preview on white background

This text has color #142209 on white background.


Black color preview on #142209 background

This text has black color on #142209 background.


White color preview on #142209 background

This text has white color on #142209 background.


Related colors

Complementary color

Complementary color for #hex is #EBDDF6.


I love getcolorcode.com

Triadic colors

1 #091422 and #220914 with #142209 are triadic colors.

2 #092214 and #221409 with #142209 are triadic colors.