COLOR #141124

HEX: #141124 RGB: (20,17,36)

Color info

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

RGB color model

#141124 color RGB value is (20,17,36).

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

RGB channels and saturation

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

20
17
36

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

Portions of RGB colors in percentages

R + G + B = 20 + 17 + 36 = 73 (100%)
R 20 of 73 ~ 27.4%
G 17 of 73 ~ 23.29%
B 36 of 73 ~ 49.32'%

%27.4
%23.29
%49.32

CMYK color model

#141124 color CMYK value is (44,53,0,86).

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

CMYK: (44,53,0,86)
C44M53Y0K86 (44%, 53%, 0%, 86%)
(0.44 / 0.53 / 0.00 / 0.86)

CMYK percentages

%44.44
%52.78
%0
%85.88

Codes

Color #141124 in popluar color models

14 11 24
RGB 20 17 36
HSL 249° 35.85% 10.39%
HSB/HSV 249° 52.78% 14.12%
CMYK 44.44% 52.78% 0.00%
85.88%

Color #141124 in popluar number systems.

HEX 14 11 24
Decimal 20 17 36
Binary 10100 10001 100100
Octal 24 21 44

Shades and tints

Shades of #141124

#141124
(20,17,36)
#131021
(19,16,33)
#120F1E
(18,15,30)
#110E1B
(17,14,27)
#100D18
(16,13,24)
#0F0C15
(15,12,21)
#0E0B12
(14,11,18)
#0D0A0F
(13,10,15)
#0C090C
(12,9,12)
#0B0809
(11,8,9)
#0A0706
(10,7,6)
#000000
(0,0,0)

Tints of #141124

#141124
(20,17,36)
#292637
(41,38,55)
#3E3B4A
(62,59,74)
#53505D
(83,80,93)
#686570
(104,101,112)
#7D7A83
(125,122,131)
#928F96
(146,143,150)
#A7A4A9
(167,164,169)
#BCB9BC
(188,185,188)
#D1CECF
(209,206,207)
#E6E3E2
(230,227,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #141124; }

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

This text font color is #141124.

Background Color

.myBgColor { background-color: #141124; }

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

This div background color is #141124.

Border color

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

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

This div border color is #141124.

Opacity

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

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

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

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

This text has shadow with #141124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141124.

Preview

Color preview on black background

This text has color #141124 on black background.


Color preview on white background

This text has color #141124 on white background.


Black color preview on #141124 background

This text has black color on #141124 background.


White color preview on #141124 background

This text has white color on #141124 background.


Related colors

Complementary color

Complementary color for #hex is #EBEEDB.


I love getcolorcode.com

Triadic colors

1 #241411 and #112414 with #141124 are triadic colors.

2 #241114 and #111424 with #141124 are triadic colors.