COLOR #141649

HEX: #141649 RGB: (20,22,73)

Color info

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

RGB color model

#141649 color RGB value is (20,22,73).

RGB: (20,22,73) (8%, 9%, 29%)

RGB channels and saturation

R 20 of 255 = 8%
G 22 of 255 = 9%
B 73 of 255 = 29%

20
22
73

R + G + B ~ 15%. #141649 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 22 + 73 = 115 (100%)
R 20 of 115 ~ 17.39%
G 22 of 115 ~ 19.13%
B 73 of 115 ~ 63.48'%

%17.39
%19.13
%63.48

CMYK color model

#141649 color CMYK value is (73,70,0,71).

  • cyan value is 72.60%
  • magenta value is 69.86%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (73,70,0,71)
C73M70Y0K71 (73%, 70%, 0%, 71%)
(0.73 / 0.70 / 0.00 / 0.71)

CMYK percentages

%72.6
%69.86
%0
%71.37

Codes

Color #141649 in popluar color models

14 16 49
RGB 20 22 73
HSL 238° 56.99% 18.24%
HSB/HSV 238° 72.60% 28.63%
CMYK 72.60% 69.86% 0.00%
71.37%

Color #141649 in popluar number systems.

HEX 14 16 49
Decimal 20 22 73
Binary 10100 10110 1001001
Octal 24 26 111

Shades and tints

Shades of #141649

#141649
(20,22,73)
#131443
(19,20,67)
#12123D
(18,18,61)
#111037
(17,16,55)
#100E31
(16,14,49)
#0F0C2B
(15,12,43)
#0E0A25
(14,10,37)
#0D081F
(13,8,31)
#0C0619
(12,6,25)
#0B0413
(11,4,19)
#0A020D
(10,2,13)
#000000
(0,0,0)

Tints of #141649

#141649
(20,22,73)
#292B59
(41,43,89)
#3E4069
(62,64,105)
#535579
(83,85,121)
#686A89
(104,106,137)
#7D7F99
(125,127,153)
#9294A9
(146,148,169)
#A7A9B9
(167,169,185)
#BCBEC9
(188,190,201)
#D1D3D9
(209,211,217)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #141649 color. Also use rgb(20,22,73) instead hex code.

Text Font Color

.myTextColor { color: #141649; }

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

This text font color is #141649.

Background Color

.myBgColor { background-color: #141649; }

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

This div background color is #141649.

Border color

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

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

This div border color is #141649.

Opacity

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

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

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

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

This text has shadow with #141649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141649.

Preview

Color preview on black background

This text has color #141649 on black background.


Color preview on white background

This text has color #141649 on white background.


Black color preview on #141649 background

This text has black color on #141649 background.


White color preview on #141649 background

This text has white color on #141649 background.


Related colors

Complementary color

Complementary color for #hex is #EBE9B6.


I love getcolorcode.com

Triadic colors

1 #491416 and #164914 with #141649 are triadic colors.

2 #491614 and #161449 with #141649 are triadic colors.