COLOR #141724

HEX: #141724 RGB: (20,23,36)

Color info

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

RGB color model

#141724 color RGB value is (20,23,36).

RGB: (20,23,36) (8%, 9%, 14%)

RGB channels and saturation

R 20 of 255 = 8%
G 23 of 255 = 9%
B 36 of 255 = 14%

20
23
36

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

Portions of RGB colors in percentages

R + G + B = 20 + 23 + 36 = 79 (100%)
R 20 of 79 ~ 25.32%
G 23 of 79 ~ 29.11%
B 36 of 79 ~ 45.57'%

%25.32
%29.11
%45.57

CMYK color model

#141724 color CMYK value is (44,36,0,86).

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

CMYK: (44,36,0,86)
C44M36Y0K86 (44%, 36%, 0%, 86%)
(0.44 / 0.36 / 0.00 / 0.86)

CMYK percentages

%44.44
%36.11
%0
%85.88

Codes

Color #141724 in popluar color models

14 17 24
RGB 20 23 36
HSL 229° 28.57% 10.98%
HSB/HSV 229° 44.44% 14.12%
CMYK 44.44% 36.11% 0.00%
85.88%

Color #141724 in popluar number systems.

HEX 14 17 24
Decimal 20 23 36
Binary 10100 10111 100100
Octal 24 27 44

Shades and tints

Shades of #141724

#141724
(20,23,36)
#131521
(19,21,33)
#12131E
(18,19,30)
#11111B
(17,17,27)
#100F18
(16,15,24)
#0F0D15
(15,13,21)
#0E0B12
(14,11,18)
#0D090F
(13,9,15)
#0C070C
(12,7,12)
#0B0509
(11,5,9)
#0A0306
(10,3,6)
#000000
(0,0,0)

Tints of #141724

#141724
(20,23,36)
#292C37
(41,44,55)
#3E414A
(62,65,74)
#53565D
(83,86,93)
#686B70
(104,107,112)
#7D8083
(125,128,131)
#929596
(146,149,150)
#A7AAA9
(167,170,169)
#BCBFBC
(188,191,188)
#D1D4CF
(209,212,207)
#E6E9E2
(230,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #141724; }

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

This text font color is #141724.

Background Color

.myBgColor { background-color: #141724; }

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

This div background color is #141724.

Border color

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

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

This div border color is #141724.

Opacity

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

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

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

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

This text has shadow with #141724 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141724.

Preview

Color preview on black background

This text has color #141724 on black background.


Color preview on white background

This text has color #141724 on white background.


Black color preview on #141724 background

This text has black color on #141724 background.


White color preview on #141724 background

This text has white color on #141724 background.


Related colors

Complementary color

Complementary color for #hex is #EBE8DB.


I love getcolorcode.com

Triadic colors

1 #241417 and #172414 with #141724 are triadic colors.

2 #241714 and #171424 with #141724 are triadic colors.