COLOR #142007

HEX: #142007 RGB: (20,32,7)

Color info

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

RGB color model

#142007 color RGB value is (20,32,7).

RGB: (20,32,7) (8%, 13%, 3%)

RGB channels and saturation

R 20 of 255 = 8%
G 32 of 255 = 13%
B 7 of 255 = 3%

20
32
7

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

Portions of RGB colors in percentages

R + G + B = 20 + 32 + 7 = 59 (100%)
R 20 of 59 ~ 33.9%
G 32 of 59 ~ 54.24%
B 7 of 59 ~ 11.86'%

%33.9
%54.24
%11.86

CMYK color model

#142007 color CMYK value is (38,0,78,87).

  • cyan value is 37.50%
  • magenta value is 0.00%
  • yellow value is 78.13%
  • key color value is 87.45%

CMYK: (38,0,78,87)
C38M0Y78K87 (38%, 0%, 78%, 87%)
(0.38 / 0.00 / 0.78 / 0.87)

CMYK percentages

%37.5
%0
%78.13
%87.45

Codes

Color #142007 in popluar color models

14 20 07
RGB 20 32 7
HSL 89° 64.10% 7.65%
HSB/HSV 89° 78.13% 12.55%
CMYK 37.50% 0.00% 78.13%
87.45%

Color #142007 in popluar number systems.

HEX 14 20 07
Decimal 20 32 7
Binary 10100 100000 111
Octal 24 40 7

Shades and tints

Shades of #142007

#142007
(20,32,7)
#131E07
(19,30,7)
#121C07
(18,28,7)
#111A07
(17,26,7)
#101807
(16,24,7)
#0F1607
(15,22,7)
#0E1407
(14,20,7)
#0D1207
(13,18,7)
#0C1007
(12,16,7)
#0B0E07
(11,14,7)
#0A0C07
(10,12,7)
#000000
(0,0,0)

Tints of #142007

#142007
(20,32,7)
#29341D
(41,52,29)
#3E4833
(62,72,51)
#535C49
(83,92,73)
#68705F
(104,112,95)
#7D8475
(125,132,117)
#92988B
(146,152,139)
#A7ACA1
(167,172,161)
#BCC0B7
(188,192,183)
#D1D4CD
(209,212,205)
#E6E8E3
(230,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142007; }

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

This text font color is #142007.

Background Color

.myBgColor { background-color: #142007; }

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

This div background color is #142007.

Border color

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

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

This div border color is #142007.

Opacity

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

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

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

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

This text has shadow with #142007 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142007.

Preview

Color preview on black background

This text has color #142007 on black background.


Color preview on white background

This text has color #142007 on white background.


Black color preview on #142007 background

This text has black color on #142007 background.


White color preview on #142007 background

This text has white color on #142007 background.


Related colors

Complementary color

Complementary color for #hex is #EBDFF8.


I love getcolorcode.com

Triadic colors

1 #071420 and #200714 with #142007 are triadic colors.

2 #072014 and #201407 with #142007 are triadic colors.