COLOR #141857

HEX: #141857 RGB: (20,24,87)

Color info

#141857 contains mainly blue color. Web safe color of #141857 is #000066 (or #006).

RGB color model

#141857 color RGB value is (20,24,87).

RGB: (20,24,87) (8%, 9%, 34%)

RGB channels and saturation

R 20 of 255 = 8%
G 24 of 255 = 9%
B 87 of 255 = 34%

20
24
87

R + G + B ~ 17%. #141857 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 24 + 87 = 131 (100%)
R 20 of 131 ~ 15.27%
G 24 of 131 ~ 18.32%
B 87 of 131 ~ 66.41'%

%15.27
%18.32
%66.41

CMYK color model

#141857 color CMYK value is (77,72,0,66).

  • cyan value is 77.01%
  • magenta value is 72.41%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (77,72,0,66)
C77M72Y0K66 (77%, 72%, 0%, 66%)
(0.77 / 0.72 / 0.00 / 0.66)

CMYK percentages

%77.01
%72.41
%0
%65.88

Codes

Color #141857 in popluar color models

14 18 57
RGB 20 24 87
HSL 236° 62.62% 20.98%
HSB/HSV 236° 77.01% 34.12%
CMYK 77.01% 72.41% 0.00%
65.88%

Color #141857 in popluar number systems.

HEX 14 18 57
Decimal 20 24 87
Binary 10100 11000 1010111
Octal 24 30 127

Shades and tints

Shades of #141857

#141857
(20,24,87)
#131650
(19,22,80)
#121449
(18,20,73)
#111242
(17,18,66)
#10103B
(16,16,59)
#0F0E34
(15,14,52)
#0E0C2D
(14,12,45)
#0D0A26
(13,10,38)
#0C081F
(12,8,31)
#0B0618
(11,6,24)
#0A0411
(10,4,17)
#000000
(0,0,0)

Tints of #141857

#141857
(20,24,87)
#292D66
(41,45,102)
#3E4275
(62,66,117)
#535784
(83,87,132)
#686C93
(104,108,147)
#7D81A2
(125,129,162)
#9296B1
(146,150,177)
#A7ABC0
(167,171,192)
#BCC0CF
(188,192,207)
#D1D5DE
(209,213,222)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #141857; }

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

This text font color is #141857.

Background Color

.myBgColor { background-color: #141857; }

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

This div background color is #141857.

Border color

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

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

This div border color is #141857.

Opacity

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

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

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

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

This text has shadow with #141857 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #141857.

Preview

Color preview on black background

This text has color #141857 on black background.


Color preview on white background

This text has color #141857 on white background.


Black color preview on #141857 background

This text has black color on #141857 background.


White color preview on #141857 background

This text has white color on #141857 background.


Related colors

Complementary color

Complementary color for #hex is #EBE7A8.


I love getcolorcode.com

Triadic colors

1 #571418 and #185714 with #141857 are triadic colors.

2 #571814 and #181457 with #141857 are triadic colors.