COLOR #141320

HEX: #141320 RGB: (20,19,32)

Color info

#141320 contains red, green and blue colors in about the same proportion. Web safe color of #141320 is #000033 (or #003).

RGB color model

#141320 color RGB value is (20,19,32).

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

RGB channels and saturation

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

20
19
32

R + G + B ~ 9%. #141320 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 19 + 32 = 71 (100%)
R 20 of 71 ~ 28.17%
G 19 of 71 ~ 26.76%
B 32 of 71 ~ 45.07'%

%28.17
%26.76
%45.07

CMYK color model

#141320 color CMYK value is (38,41,0,87).

  • cyan value is 37.50%
  • magenta value is 40.63%
  • yellow value is 0.00%
  • key color value is 87.45%
CMYK: (38,41,0,87) C38M41Y0K87 (38%,41%,0%,87%) (0.38/0.41/0.00/0.87) 

CMYK percentages

%37.5
%40.63
%0
%87.45

Codes

Color #141320 in popluar color models

14 13 20
RGB 20 19 32
HSL 245° 25.49% 10.00%
HSB/HSV 245° 40.63% 12.55%
CMYK 37.50% 40.63% 0.00%
87.45%

Color #141320 in popluar number systems.

HEX 14 13 20
Decimal 20 19 32
Binary 10100 10011 100000
Octal 24 23 40

Shades and tints

Shades of #141320

#141320
(20,19,32)
#13121E
(19,18,30)
#12111C
(18,17,28)
#11101A
(17,16,26)
#100F18
(16,15,24)
#0F0E16
(15,14,22)
#0E0D14
(14,13,20)
#0D0C12
(13,12,18)
#0C0B10
(12,11,16)
#0B0A0E
(11,10,14)
#0A090C
(10,9,12)
#000000
(0,0,0)

Tints of #141320

#141320
(20,19,32)
#292834
(41,40,52)
#3E3D48
(62,61,72)
#53525C
(83,82,92)
#686770
(104,103,112)
#7D7C84
(125,124,132)
#929198
(146,145,152)
#A7A6AC
(167,166,172)
#BCBBC0
(188,187,192)
#D1D0D4
(209,208,212)
#E6E5E8
(230,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #141320; }

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

This text font color is #141320.

Background Color

.myBgColor { background-color: #141320; }

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

This div background color is #141320.

Border color

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

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

This div border color is #141320.

Opacity

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

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

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

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

This text has shadow with #141320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141320.

Preview

Color preview on black background

This text has color #141320 on black background.


Color preview on white background

This text has color #141320 on white background.


Black color preview on #141320 background

This text has black color on #141320 background.


White color preview on #141320 background

This text has white color on #141320 background.


Related colors

Complementary color

Complementary color for #hex is #EBECDF.


I love getcolorcode.com

Triadic colors

1 #201413 and #132014 with #141320 are triadic colors.

2 #201314 and #131420 with #141320 are triadic colors.