COLOR #142120

HEX: #142120 RGB: (20,33,32)

Color info

#142120 contains red, green and blue colors in about the same proportion. Web safe color of #142120 is #003333 (or #033).

RGB color model

#142120 color RGB value is (20,33,32).

RGB: (20,33,32) (8%, 13%, 13%)

RGB channels and saturation

R 20 of 255 = 8%
G 33 of 255 = 13%
B 32 of 255 = 13%

20
33
32

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

Portions of RGB colors in percentages

R + G + B = 20 + 33 + 32 = 85 (100%)
R 20 of 85 ~ 23.53%
G 33 of 85 ~ 38.82%
B 32 of 85 ~ 37.65'%

%23.53
%38.82
%37.65

CMYK color model

#142120 color CMYK value is (39,0,3,87).

  • cyan value is 39.39%
  • magenta value is 0.00%
  • yellow value is 3.03%
  • key color value is 87.06%

CMYK: (39,0,3,87)
C39M0Y3K87 (39%, 0%, 3%, 87%)
(0.39 / 0.00 / 0.03 / 0.87)

CMYK percentages

%39.39
%0
%3.03
%87.06

Codes

Color #142120 in popluar color models

14 21 20
RGB 20 33 32
HSL 175° 24.53% 10.39%
HSB/HSV 175° 39.39% 12.94%
CMYK 39.39% 0.00% 3.03%
87.06%

Color #142120 in popluar number systems.

HEX 14 21 20
Decimal 20 33 32
Binary 10100 100001 100000
Octal 24 41 40

Shades and tints

Shades of #142120

#142120
(20,33,32)
#131E1E
(19,30,30)
#121B1C
(18,27,28)
#11181A
(17,24,26)
#101518
(16,21,24)
#0F1216
(15,18,22)
#0E0F14
(14,15,20)
#0D0C12
(13,12,18)
#0C0910
(12,9,16)
#0B060E
(11,6,14)
#0A030C
(10,3,12)
#000000
(0,0,0)

Tints of #142120

#142120
(20,33,32)
#293534
(41,53,52)
#3E4948
(62,73,72)
#535D5C
(83,93,92)
#687170
(104,113,112)
#7D8584
(125,133,132)
#929998
(146,153,152)
#A7ADAC
(167,173,172)
#BCC1C0
(188,193,192)
#D1D5D4
(209,213,212)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142120; }

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

This text font color is #142120.

Background Color

.myBgColor { background-color: #142120; }

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

This div background color is #142120.

Border color

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

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

This div border color is #142120.

Opacity

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

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

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

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

This text has shadow with #142120 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142120.

Preview

Color preview on black background

This text has color #142120 on black background.


Color preview on white background

This text has color #142120 on white background.


Black color preview on #142120 background

This text has black color on #142120 background.


White color preview on #142120 background

This text has white color on #142120 background.


Related colors

Complementary color

Complementary color for #hex is #EBDEDF.


I love getcolorcode.com

Triadic colors

1 #201421 and #212014 with #142120 are triadic colors.

2 #202114 and #211420 with #142120 are triadic colors.