COLOR #140814

HEX: #140814 RGB: (20,8,20)

Color info

#140814 contains red, green and blue colors in about the same proportion. Web safe color of #140814 is #000000 (or #000).

RGB color model

#140814 color RGB value is (20,8,20).

RGB: (20,8,20) (8%, 3%, 8%)

RGB channels and saturation

R 20 of 255 = 8%
G 8 of 255 = 3%
B 20 of 255 = 8%

20
8
20

R + G + B ~ 6%. #140814 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 8 + 20 = 48 (100%)
R 20 of 48 ~ 41.67%
G 8 of 48 ~ 16.67%
B 20 of 48 ~ 41.67'%

%41.67
%16.67
%41.67

CMYK color model

#140814 color CMYK value is (0,60,0,92).

  • cyan value is 0.00%
  • magenta value is 60.00%
  • yellow value is 0.00%
  • key color value is 92.16%

CMYK: (0,60,0,92)
C0M60Y0K92 (0%, 60%, 0%, 92%)
(0.00 / 0.60 / 0.00 / 0.92)

CMYK percentages

%0
%60
%0
%92.16

Codes

Color #140814 in popluar color models

14 08 14
RGB 20 8 20
HSL 300° 42.86% 5.49%
HSB/HSV 300° 60.00% 7.84%
CMYK 0.00% 60.00% 0.00%
92.16%

Color #140814 in popluar number systems.

HEX 14 08 14
Decimal 20 8 20
Binary 10100 1000 10100
Octal 24 10 24

Shades and tints

Shades of #140814

#140814
(20,8,20)
#130813
(19,8,19)
#120812
(18,8,18)
#110811
(17,8,17)
#100810
(16,8,16)
#0F080F
(15,8,15)
#0E080E
(14,8,14)
#0D080D
(13,8,13)
#0C080C
(12,8,12)
#0B080B
(11,8,11)
#0A080A
(10,8,10)
#000000
(0,0,0)

Tints of #140814

#140814
(20,8,20)
#291E29
(41,30,41)
#3E343E
(62,52,62)
#534A53
(83,74,83)
#686068
(104,96,104)
#7D767D
(125,118,125)
#928C92
(146,140,146)
#A7A2A7
(167,162,167)
#BCB8BC
(188,184,188)
#D1CED1
(209,206,209)
#E6E4E6
(230,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #140814; }

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

This text font color is #140814.

Background Color

.myBgColor { background-color: #140814; }

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

This div background color is #140814.

Border color

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

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

This div border color is #140814.

Opacity

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

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

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

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

This text has shadow with #140814 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #140814.

Preview

Color preview on black background

This text has color #140814 on black background.


Color preview on white background

This text has color #140814 on white background.


Black color preview on #140814 background

This text has black color on #140814 background.


White color preview on #140814 background

This text has white color on #140814 background.


Related colors

Complementary color

Complementary color for #hex is #EBF7EB.


I love getcolorcode.com

Triadic colors

1 #141408 and #081414 with #140814 are triadic colors.

2 #140814 and #081414 with #140814 are triadic colors.