COLOR #141790

HEX: #141790 RGB: (20,23,144)

Color info

#141790 contains mainly blue color. Web safe color of #141790 is #000099 (or #009).

RGB color model

#141790 color RGB value is (20,23,144).

RGB: (20,23,144) (8%, 9%, 56%)

RGB channels and saturation

R 20 of 255 = 8%
G 23 of 255 = 9%
B 144 of 255 = 56%

20
23
144

R + G + B ~ 24%. #141790 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 23 + 144 = 187 (100%)
R 20 of 187 ~ 10.7%
G 23 of 187 ~ 12.3%
B 144 of 187 ~ 77.01'%

%10.7
%12.3
%77.01

CMYK color model

#141790 color CMYK value is (86,84,0,44).

  • cyan value is 86.11%
  • magenta value is 84.03%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (86,84,0,44)
C86M84Y0K44 (86%, 84%, 0%, 44%)
(0.86 / 0.84 / 0.00 / 0.44)

CMYK percentages

%86.11
%84.03
%0
%43.53

Codes

Color #141790 in popluar color models

14 17 90
RGB 20 23 144
HSL 239° 75.61% 32.16%
HSB/HSV 239° 86.11% 56.47%
CMYK 86.11% 84.03% 0.00%
43.53%

Color #141790 in popluar number systems.

HEX 14 17 90
Decimal 20 23 144
Binary 10100 10111 10010000
Octal 24 27 220

Shades and tints

Shades of #141790

#141790
(20,23,144)
#131583
(19,21,131)
#121376
(18,19,118)
#111169
(17,17,105)
#100F5C
(16,15,92)
#0F0D4F
(15,13,79)
#0E0B42
(14,11,66)
#0D0935
(13,9,53)
#0C0728
(12,7,40)
#0B051B
(11,5,27)
#0A030E
(10,3,14)
#000000
(0,0,0)

Tints of #141790

#141790
(20,23,144)
#292C9A
(41,44,154)
#3E41A4
(62,65,164)
#5356AE
(83,86,174)
#686BB8
(104,107,184)
#7D80C2
(125,128,194)
#9295CC
(146,149,204)
#A7AAD6
(167,170,214)
#BCBFE0
(188,191,224)
#D1D4EA
(209,212,234)
#E6E9F4
(230,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #141790 color. Also use rgb(20,23,144) instead hex code.

Text Font Color

.myTextColor { color: #141790; }

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

This text font color is #141790.

Background Color

.myBgColor { background-color: #141790; }

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

This div background color is #141790.

Border color

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

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

This div border color is #141790.

Opacity

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

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

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

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

This text has shadow with #141790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141790.

Preview

Color preview on black background

This text has color #141790 on black background.


Color preview on white background

This text has color #141790 on white background.


Black color preview on #141790 background

This text has black color on #141790 background.


White color preview on #141790 background

This text has white color on #141790 background.


Related colors

Complementary color

Complementary color for #hex is #EBE86F.


I love getcolorcode.com

Triadic colors

1 #901417 and #179014 with #141790 are triadic colors.

2 #901714 and #171490 with #141790 are triadic colors.