COLOR #141848

HEX: #141848 RGB: (20,24,72)

Color info

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

RGB color model

#141848 color RGB value is (20,24,72).

RGB: (20,24,72) (8%, 9%, 28%)

RGB channels and saturation

R 20 of 255 = 8%
G 24 of 255 = 9%
B 72 of 255 = 28%

20
24
72

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

Portions of RGB colors in percentages

R + G + B = 20 + 24 + 72 = 116 (100%)
R 20 of 116 ~ 17.24%
G 24 of 116 ~ 20.69%
B 72 of 116 ~ 62.07'%

%17.24
%20.69
%62.07

CMYK color model

#141848 color CMYK value is (72,67,0,72).

  • cyan value is 72.22%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (72,67,0,72)
C72M67Y0K72 (72%, 67%, 0%, 72%)
(0.72 / 0.67 / 0.00 / 0.72)

CMYK percentages

%72.22
%66.67
%0
%71.76

Codes

Color #141848 in popluar color models

14 18 48
RGB 20 24 72
HSL 235° 56.52% 18.04%
HSB/HSV 235° 72.22% 28.24%
CMYK 72.22% 66.67% 0.00%
71.76%

Color #141848 in popluar number systems.

HEX 14 18 48
Decimal 20 24 72
Binary 10100 11000 1001000
Octal 24 30 110

Shades and tints

Shades of #141848

#141848
(20,24,72)
#131642
(19,22,66)
#12143C
(18,20,60)
#111236
(17,18,54)
#101030
(16,16,48)
#0F0E2A
(15,14,42)
#0E0C24
(14,12,36)
#0D0A1E
(13,10,30)
#0C0818
(12,8,24)
#0B0612
(11,6,18)
#0A040C
(10,4,12)
#000000
(0,0,0)

Tints of #141848

#141848
(20,24,72)
#292D58
(41,45,88)
#3E4268
(62,66,104)
#535778
(83,87,120)
#686C88
(104,108,136)
#7D8198
(125,129,152)
#9296A8
(146,150,168)
#A7ABB8
(167,171,184)
#BCC0C8
(188,192,200)
#D1D5D8
(209,213,216)
#E6EAE8
(230,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #141848; }

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

This text font color is #141848.

Background Color

.myBgColor { background-color: #141848; }

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

This div background color is #141848.

Border color

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

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

This div border color is #141848.

Opacity

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

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

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

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

This text has shadow with #141848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141848.

Preview

Color preview on black background

This text has color #141848 on black background.


Color preview on white background

This text has color #141848 on white background.


Black color preview on #141848 background

This text has black color on #141848 background.


White color preview on #141848 background

This text has white color on #141848 background.


Related colors

Complementary color

Complementary color for #hex is #EBE7B7.


I love getcolorcode.com

Triadic colors

1 #481418 and #184814 with #141848 are triadic colors.

2 #481814 and #181448 with #141848 are triadic colors.