COLOR #426898

HEX: #426898 RGB: (66,104,152)

Color info

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

RGB color model

#426898 color RGB value is (66,104,152).

RGB: (66,104,152) (26%, 41%, 60%)

RGB channels and saturation

R 66 of 255 = 26%
G 104 of 255 = 41%
B 152 of 255 = 60%

66
104
152

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

Portions of RGB colors in percentages

R + G + B = 66 + 104 + 152 = 322 (100%)
R 66 of 322 ~ 20.5%
G 104 of 322 ~ 32.3%
B 152 of 322 ~ 47.2'%

%20.5
%32.3
%47.2

CMYK color model

#426898 color CMYK value is (57,32,0,40).

  • cyan value is 56.58%
  • magenta value is 31.58%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (57,32,0,40) C57M32Y0K40 (57%,32%,0%,40%) (0.57/0.32/0.00/0.40) 

CMYK percentages

%56.58
%31.58
%0
%40.39

Codes

Color #426898 in popluar color models

42 68 98
RGB 66 104 152
HSL 213° 39.45% 42.75%
HSB/HSV 213° 56.58% 59.61%
CMYK 56.58% 31.58% 0.00%
40.39%

Color #426898 in popluar number systems.

HEX 42 68 98
Decimal 66 104 152
Binary 1000010 1101000 10011000
Octal 102 150 230

Shades and tints

Shades of #426898

#426898
(66,104,152)
#3C5F8B
(60,95,139)
#36567E
(54,86,126)
#304D71
(48,77,113)
#2A4464
(42,68,100)
#243B57
(36,59,87)
#1E324A
(30,50,74)
#18293D
(24,41,61)
#122030
(18,32,48)
#0C1723
(12,23,35)
#060E16
(6,14,22)
#000000
(0,0,0)

Tints of #426898

#426898
(66,104,152)
#5375A1
(83,117,161)
#6482AA
(100,130,170)
#758FB3
(117,143,179)
#869CBC
(134,156,188)
#97A9C5
(151,169,197)
#A8B6CE
(168,182,206)
#B9C3D7
(185,195,215)
#CAD0E0
(202,208,224)
#DBDDE9
(219,221,233)
#ECEAF2
(236,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426898; }

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

This text font color is #426898.

Background Color

.myBgColor { background-color: #426898; }

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

This div background color is #426898.

Border color

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

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

This div border color is #426898.

Opacity

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

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

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

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

This text has shadow with #426898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426898.

Preview

Color preview on black background

This text has color #426898 on black background.


Color preview on white background

This text has color #426898 on white background.


Black color preview on #426898 background

This text has black color on #426898 background.


White color preview on #426898 background

This text has white color on #426898 background.


Related colors

Complementary color

Complementary color for #hex is #BD9767.


I love getcolorcode.com

Triadic colors

1 #984268 and #689842 with #426898 are triadic colors.

2 #986842 and #684298 with #426898 are triadic colors.