COLOR #141836

HEX: #141836 RGB: (20,24,54)

Color info

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

RGB color model

#141836 color RGB value is (20,24,54).

RGB: (20,24,54) (8%, 9%, 21%)

RGB channels and saturation

R 20 of 255 = 8%
G 24 of 255 = 9%
B 54 of 255 = 21%

20
24
54

R + G + B ~ 13%. #141836 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 24 + 54 = 98 (100%)
R 20 of 98 ~ 20.41%
G 24 of 98 ~ 24.49%
B 54 of 98 ~ 55.1'%

%20.41
%24.49
%55.1

CMYK color model

#141836 color CMYK value is (63,56,0,79).

  • cyan value is 62.96%
  • magenta value is 55.56%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (63,56,0,79)
C63M56Y0K79 (63%, 56%, 0%, 79%)
(0.63 / 0.56 / 0.00 / 0.79)

CMYK percentages

%62.96
%55.56
%0
%78.82

Codes

Color #141836 in popluar color models

14 18 36
RGB 20 24 54
HSL 233° 45.95% 14.51%
HSB/HSV 233° 62.96% 21.18%
CMYK 62.96% 55.56% 0.00%
78.82%

Color #141836 in popluar number systems.

HEX 14 18 36
Decimal 20 24 54
Binary 10100 11000 110110
Octal 24 30 66

Shades and tints

Shades of #141836

#141836
(20,24,54)
#131632
(19,22,50)
#12142E
(18,20,46)
#11122A
(17,18,42)
#101026
(16,16,38)
#0F0E22
(15,14,34)
#0E0C1E
(14,12,30)
#0D0A1A
(13,10,26)
#0C0816
(12,8,22)
#0B0612
(11,6,18)
#0A040E
(10,4,14)
#000000
(0,0,0)

Tints of #141836

#141836
(20,24,54)
#292D48
(41,45,72)
#3E425A
(62,66,90)
#53576C
(83,87,108)
#686C7E
(104,108,126)
#7D8190
(125,129,144)
#9296A2
(146,150,162)
#A7ABB4
(167,171,180)
#BCC0C6
(188,192,198)
#D1D5D8
(209,213,216)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #141836 color. Also use rgb(20,24,54) instead hex code.

Text Font Color

.myTextColor { color: #141836; }

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

This text font color is #141836.

Background Color

.myBgColor { background-color: #141836; }

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

This div background color is #141836.

Border color

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

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

This div border color is #141836.

Opacity

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

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

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

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

This text has shadow with #141836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141836.

Preview

Color preview on black background

This text has color #141836 on black background.


Color preview on white background

This text has color #141836 on white background.


Black color preview on #141836 background

This text has black color on #141836 background.


White color preview on #141836 background

This text has white color on #141836 background.


Related colors

Complementary color

Complementary color for #hex is #EBE7C9.


I love getcolorcode.com

Triadic colors

1 #361418 and #183614 with #141836 are triadic colors.

2 #361814 and #181436 with #141836 are triadic colors.