COLOR #426896

HEX: #426896 RGB: (66,104,150)

Color info

#426896 contains mainly green and blue colors. Web safe color of #426896 is #336699 (or #369).

RGB color model

#426896 color RGB value is (66,104,150).

RGB: (66,104,150) (26%, 41%, 59%)

RGB channels and saturation

R 66 of 255 = 26%
G 104 of 255 = 41%
B 150 of 255 = 59%

66
104
150

R + G + B ~ 42%. #426896 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 66 + 104 + 150 = 320 (100%)
R 66 of 320 ~ 20.63%
G 104 of 320 ~ 32.5%
B 150 of 320 ~ 46.88'%

%20.63
%32.5
%46.88

CMYK color model

#426896 color CMYK value is (56,31,0,41).

  • cyan value is 56.00%
  • magenta value is 30.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (56,31,0,41)
C56M31Y0K41 (56%, 31%, 0%, 41%)
(0.56 / 0.31 / 0.00 / 0.41)

CMYK percentages

%56
%30.67
%0
%41.18

Codes

Color #426896 in popluar color models

42 68 96
RGB 66 104 150
HSL 213° 38.89% 42.35%
HSB/HSV 213° 56.00% 58.82%
CMYK 56.00% 30.67% 0.00%
41.18%

Color #426896 in popluar number systems.

HEX 42 68 96
Decimal 66 104 150
Binary 1000010 1101000 10010110
Octal 102 150 226

Shades and tints

Shades of #426896

#426896
(66,104,150)
#3C5F89
(60,95,137)
#36567C
(54,86,124)
#304D6F
(48,77,111)
#2A4462
(42,68,98)
#243B55
(36,59,85)
#1E3248
(30,50,72)
#18293B
(24,41,59)
#12202E
(18,32,46)
#0C1721
(12,23,33)
#060E14
(6,14,20)
#000000
(0,0,0)

Tints of #426896

#426896
(66,104,150)
#53759F
(83,117,159)
#6482A8
(100,130,168)
#758FB1
(117,143,177)
#869CBA
(134,156,186)
#97A9C3
(151,169,195)
#A8B6CC
(168,182,204)
#B9C3D5
(185,195,213)
#CAD0DE
(202,208,222)
#DBDDE7
(219,221,231)
#ECEAF0
(236,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426896 color. Also use rgb(66,104,150) instead hex code.

Text Font Color

.myTextColor { color: #426896; }

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

This text font color is #426896.

Background Color

.myBgColor { background-color: #426896; }

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

This div background color is #426896.

Border color

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

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

This div border color is #426896.

Opacity

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

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

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

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

This text has shadow with #426896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426896.

Preview

Color preview on black background

This text has color #426896 on black background.


Color preview on white background

This text has color #426896 on white background.


Black color preview on #426896 background

This text has black color on #426896 background.


White color preview on #426896 background

This text has white color on #426896 background.


Related colors

Complementary color

Complementary color for #hex is #BD9769.


I love getcolorcode.com

Triadic colors

1 #964268 and #689642 with #426896 are triadic colors.

2 #966842 and #684296 with #426896 are triadic colors.