COLOR #141948

HEX: #141948 RGB: (20,25,72)

Color info

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

RGB color model

#141948 color RGB value is (20,25,72).

RGB: (20,25,72) (8%, 10%, 28%)

RGB channels and saturation

R 20 of 255 = 8%
G 25 of 255 = 10%
B 72 of 255 = 28%

20
25
72

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

Portions of RGB colors in percentages

R + G + B = 20 + 25 + 72 = 117 (100%)
R 20 of 117 ~ 17.09%
G 25 of 117 ~ 21.37%
B 72 of 117 ~ 61.54'%

%17.09
%21.37
%61.54

CMYK color model

#141948 color CMYK value is (72,65,0,72).

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

CMYK: (72,65,0,72)
C72M65Y0K72 (72%, 65%, 0%, 72%)
(0.72 / 0.65 / 0.00 / 0.72)

CMYK percentages

%72.22
%65.28
%0
%71.76

Codes

Color #141948 in popluar color models

14 19 48
RGB 20 25 72
HSL 234° 56.52% 18.04%
HSB/HSV 234° 72.22% 28.24%
CMYK 72.22% 65.28% 0.00%
71.76%

Color #141948 in popluar number systems.

HEX 14 19 48
Decimal 20 25 72
Binary 10100 11001 1001000
Octal 24 31 110

Shades and tints

Shades of #141948

#141948
(20,25,72)
#131742
(19,23,66)
#12153C
(18,21,60)
#111336
(17,19,54)
#101130
(16,17,48)
#0F0F2A
(15,15,42)
#0E0D24
(14,13,36)
#0D0B1E
(13,11,30)
#0C0918
(12,9,24)
#0B0712
(11,7,18)
#0A050C
(10,5,12)
#000000
(0,0,0)

Tints of #141948

#141948
(20,25,72)
#292D58
(41,45,88)
#3E4168
(62,65,104)
#535578
(83,85,120)
#686988
(104,105,136)
#7D7D98
(125,125,152)
#9291A8
(146,145,168)
#A7A5B8
(167,165,184)
#BCB9C8
(188,185,200)
#D1CDD8
(209,205,216)
#E6E1E8
(230,225,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #141948; }

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

This text font color is #141948.

Background Color

.myBgColor { background-color: #141948; }

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

This div background color is #141948.

Border color

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

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

This div border color is #141948.

Opacity

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

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

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

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

This text has shadow with #141948 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141948.

Preview

Color preview on black background

This text has color #141948 on black background.


Color preview on white background

This text has color #141948 on white background.


Black color preview on #141948 background

This text has black color on #141948 background.


White color preview on #141948 background

This text has white color on #141948 background.


Related colors

Complementary color

Complementary color for #hex is #EBE6B7.


I love getcolorcode.com

Triadic colors

1 #481419 and #194814 with #141948 are triadic colors.

2 #481914 and #191448 with #141948 are triadic colors.