COLOR #142814

HEX: #142814 RGB: (20,40,20)

Color info

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

RGB color model

#142814 color RGB value is (20,40,20).

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

RGB channels and saturation

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

20
40
20

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

Portions of RGB colors in percentages

R + G + B = 20 + 40 + 20 = 80 (100%)
R 20 of 80 ~ 25%
G 40 of 80 ~ 50%
B 20 of 80 ~ 25'%

%25
%50
%25

CMYK color model

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

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

CMYK: (50,0,50,84)
C50M0Y50K84 (50%, 0%, 50%, 84%)
(0.50 / 0.00 / 0.50 / 0.84)

CMYK percentages

%50
%0
%50
%84.31

Codes

Color #142814 in popluar color models

14 28 14
RGB 20 40 20
HSL 120° 33.33% 11.76%
HSB/HSV 120° 50.00% 15.69%
CMYK 50.00% 0.00% 50.00%
84.31%

Color #142814 in popluar number systems.

HEX 14 28 14
Decimal 20 40 20
Binary 10100 101000 10100
Octal 24 50 24

Shades and tints

Shades of #142814

#142814
(20,40,20)
#132513
(19,37,19)
#122212
(18,34,18)
#111F11
(17,31,17)
#101C10
(16,28,16)
#0F190F
(15,25,15)
#0E160E
(14,22,14)
#0D130D
(13,19,13)
#0C100C
(12,16,12)
#0B0D0B
(11,13,11)
#0A0A0A
(10,10,10)
#000000
(0,0,0)

Tints of #142814

#142814
(20,40,20)
#293B29
(41,59,41)
#3E4E3E
(62,78,62)
#536153
(83,97,83)
#687468
(104,116,104)
#7D877D
(125,135,125)
#929A92
(146,154,146)
#A7ADA7
(167,173,167)
#BCC0BC
(188,192,188)
#D1D3D1
(209,211,209)
#E6E6E6
(230,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142814; }

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

This text font color is #142814.

Background Color

.myBgColor { background-color: #142814; }

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

This div background color is #142814.

Border color

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

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

This div border color is #142814.

Opacity

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

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

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

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

This text has shadow with #142814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142814.

Preview

Color preview on black background

This text has color #142814 on black background.


Color preview on white background

This text has color #142814 on white background.


Black color preview on #142814 background

This text has black color on #142814 background.


White color preview on #142814 background

This text has white color on #142814 background.


Related colors

Complementary color

Complementary color for #hex is #EBD7EB.


I love getcolorcode.com

Triadic colors

1 #141428 and #281414 with #142814 are triadic colors.

2 #142814 and #281414 with #142814 are triadic colors.