COLOR #1426A7

HEX: #1426A7 RGB: (20,38,167)

Color info

#1426A7 contains mainly blue color. Web safe color of #1426A7 is #003399 (or #039).

RGB color model

#1426A7 color RGB value is (20,38,167).

RGB: (20,38,167) (8%, 15%, 65%)

RGB channels and saturation

R 20 of 255 = 8%
G 38 of 255 = 15%
B 167 of 255 = 65%

20
38
167

R + G + B ~ 29%. #1426A7 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 38 + 167 = 225 (100%)
R 20 of 225 ~ 8.89%
G 38 of 225 ~ 16.89%
B 167 of 225 ~ 74.22'%

%16.89
%74.22

CMYK color model

#1426A7 color CMYK value is (88,77,0,35).

  • cyan value is 88.02%
  • magenta value is 77.25%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (88,77,0,35)
C88M77Y0K35 (88%, 77%, 0%, 35%)
(0.88 / 0.77 / 0.00 / 0.35)

CMYK percentages

%88.02
%77.25
%0
%34.51

Codes

Color #1426A7 in popluar color models

14 26 A7
RGB 20 38 167
HSL 233° 78.61% 36.67%
HSB/HSV 233° 88.02% 65.49%
CMYK 88.02% 77.25% 0.00%
34.51%

Color #1426A7 in popluar number systems.

HEX 14 26 A7
Decimal 20 38 167
Binary 10100 100110 10100111
Octal 24 46 247

Shades and tints

Shades of #1426A7

#1426A7
(20,38,167)
#132398
(19,35,152)
#122089
(18,32,137)
#111D7A
(17,29,122)
#101A6B
(16,26,107)
#0F175C
(15,23,92)
#0E144D
(14,20,77)
#0D113E
(13,17,62)
#0C0E2F
(12,14,47)
#0B0B20
(11,11,32)
#0A0811
(10,8,17)
#000000
(0,0,0)

Tints of #1426A7

#1426A7
(20,38,167)
#2939AF
(41,57,175)
#3E4CB7
(62,76,183)
#535FBF
(83,95,191)
#6872C7
(104,114,199)
#7D85CF
(125,133,207)
#9298D7
(146,152,215)
#A7ABDF
(167,171,223)
#BCBEE7
(188,190,231)
#D1D1EF
(209,209,239)
#E6E4F7
(230,228,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1426A7 color. Also use rgb(20,38,167) instead hex code.

Text Font Color

.myTextColor { color: #1426A7; }

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

This text font color is #1426A7.

Background Color

.myBgColor { background-color: #1426A7; }

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

This div background color is #1426A7.

Border color

.myBorderColor { border: 1px solid #1426A7; }

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

This div border color is #1426A7.

Opacity

.myOpacity80 { color: #1426A7; opacity: 0.8; }

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

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

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

This text has shadow with #1426A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #1426A7.

Preview

Color preview on black background

This text has color #1426A7 on black background.


Color preview on white background

This text has color #1426A7 on white background.


Black color preview on #1426A7 background

This text has black color on #1426A7 background.


White color preview on #1426A7 background

This text has white color on #1426A7 background.


Related colors

Complementary color

Complementary color for #hex is #EBD958.


I love getcolorcode.com

Triadic colors

1 #A71426 and #26A714 with #1426A7 are triadic colors.

2 #A72614 and #2614A7 with #1426A7 are triadic colors.