COLOR #141324

HEX: #141324 RGB: (20,19,36)

Color info

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

RGB color model

#141324 color RGB value is (20,19,36).

RGB: (20,19,36) (8%, 7%, 14%)

RGB channels and saturation

R 20 of 255 = 8%
G 19 of 255 = 7%
B 36 of 255 = 14%

20
19
36

R + G + B ~ 10%. #141324 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 19 + 36 = 75 (100%)
R 20 of 75 ~ 26.67%
G 19 of 75 ~ 25.33%
B 36 of 75 ~ 48'%

%26.67
%25.33
%48

CMYK color model

#141324 color CMYK value is (44,47,0,86).

  • cyan value is 44.44%
  • magenta value is 47.22%
  • yellow value is 0.00%
  • key color value is 85.88%

CMYK: (44,47,0,86)
C44M47Y0K86 (44%, 47%, 0%, 86%)
(0.44 / 0.47 / 0.00 / 0.86)

CMYK percentages

%44.44
%47.22
%0
%85.88

Codes

Color #141324 in popluar color models

14 13 24
RGB 20 19 36
HSL 244° 30.91% 10.78%
HSB/HSV 244° 47.22% 14.12%
CMYK 44.44% 47.22% 0.00%
85.88%

Color #141324 in popluar number systems.

HEX 14 13 24
Decimal 20 19 36
Binary 10100 10011 100100
Octal 24 23 44

Shades and tints

Shades of #141324

#141324
(20,19,36)
#131221
(19,18,33)
#12111E
(18,17,30)
#11101B
(17,16,27)
#100F18
(16,15,24)
#0F0E15
(15,14,21)
#0E0D12
(14,13,18)
#0D0C0F
(13,12,15)
#0C0B0C
(12,11,12)
#0B0A09
(11,10,9)
#0A0906
(10,9,6)
#000000
(0,0,0)

Tints of #141324

#141324
(20,19,36)
#292837
(41,40,55)
#3E3D4A
(62,61,74)
#53525D
(83,82,93)
#686770
(104,103,112)
#7D7C83
(125,124,131)
#929196
(146,145,150)
#A7A6A9
(167,166,169)
#BCBBBC
(188,187,188)
#D1D0CF
(209,208,207)
#E6E5E2
(230,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #141324; }

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

This text font color is #141324.

Background Color

.myBgColor { background-color: #141324; }

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

This div background color is #141324.

Border color

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

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

This div border color is #141324.

Opacity

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

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

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

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

This text has shadow with #141324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141324.

Preview

Color preview on black background

This text has color #141324 on black background.


Color preview on white background

This text has color #141324 on white background.


Black color preview on #141324 background

This text has black color on #141324 background.


White color preview on #141324 background

This text has white color on #141324 background.


Related colors

Complementary color

Complementary color for #hex is #EBECDB.


I love getcolorcode.com

Triadic colors

1 #241413 and #132414 with #141324 are triadic colors.

2 #241314 and #131424 with #141324 are triadic colors.