COLOR #142367

HEX: #142367 RGB: (20,35,103)

Color info

#142367 contains mainly blue color. Web safe color of #142367 is #003366 (or #036).

RGB color model

#142367 color RGB value is (20,35,103).

RGB: (20,35,103) (8%, 14%, 40%)

RGB channels and saturation

R 20 of 255 = 8%
G 35 of 255 = 14%
B 103 of 255 = 40%

20
35
103

R + G + B ~ 21%. #142367 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 35 + 103 = 158 (100%)
R 20 of 158 ~ 12.66%
G 35 of 158 ~ 22.15%
B 103 of 158 ~ 65.19'%

%12.66
%22.15
%65.19

CMYK color model

#142367 color CMYK value is (81,66,0,60).

  • cyan value is 80.58%
  • magenta value is 66.02%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (81,66,0,60)
C81M66Y0K60 (81%, 66%, 0%, 60%)
(0.81 / 0.66 / 0.00 / 0.60)

CMYK percentages

%80.58
%66.02
%0
%59.61

Codes

Color #142367 in popluar color models

14 23 67
RGB 20 35 103
HSL 229° 67.48% 24.12%
HSB/HSV 229° 80.58% 40.39%
CMYK 80.58% 66.02% 0.00%
59.61%

Color #142367 in popluar number systems.

HEX 14 23 67
Decimal 20 35 103
Binary 10100 100011 1100111
Octal 24 43 147

Shades and tints

Shades of #142367

#142367
(20,35,103)
#13205E
(19,32,94)
#121D55
(18,29,85)
#111A4C
(17,26,76)
#101743
(16,23,67)
#0F143A
(15,20,58)
#0E1131
(14,17,49)
#0D0E28
(13,14,40)
#0C0B1F
(12,11,31)
#0B0816
(11,8,22)
#0A050D
(10,5,13)
#000000
(0,0,0)

Tints of #142367

#142367
(20,35,103)
#293774
(41,55,116)
#3E4B81
(62,75,129)
#535F8E
(83,95,142)
#68739B
(104,115,155)
#7D87A8
(125,135,168)
#929BB5
(146,155,181)
#A7AFC2
(167,175,194)
#BCC3CF
(188,195,207)
#D1D7DC
(209,215,220)
#E6EBE9
(230,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #142367 color. Also use rgb(20,35,103) instead hex code.

Text Font Color

.myTextColor { color: #142367; }

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

This text font color is #142367.

Background Color

.myBgColor { background-color: #142367; }

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

This div background color is #142367.

Border color

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

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

This div border color is #142367.

Opacity

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

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

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

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

This text has shadow with #142367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142367.

Preview

Color preview on black background

This text has color #142367 on black background.


Color preview on white background

This text has color #142367 on white background.


Black color preview on #142367 background

This text has black color on #142367 background.


White color preview on #142367 background

This text has white color on #142367 background.


Related colors

Complementary color

Complementary color for #hex is #EBDC98.


I love getcolorcode.com

Triadic colors

1 #671423 and #236714 with #142367 are triadic colors.

2 #672314 and #231467 with #142367 are triadic colors.