COLOR #426BA6

HEX: #426BA6 RGB: (66,107,166)

Color info

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

RGB color model

#426BA6 color RGB value is (66,107,166).

RGB: (66,107,166) (26%, 42%, 65%)

RGB channels and saturation

R 66 of 255 = 26%
G 107 of 255 = 42%
B 166 of 255 = 65%

66
107
166

R + G + B ~ 44%. #426BA6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 66 + 107 + 166 = 339 (100%)
R 66 of 339 ~ 19.47%
G 107 of 339 ~ 31.56%
B 166 of 339 ~ 48.97'%

%19.47
%31.56
%48.97

CMYK color model

#426BA6 color CMYK value is (60,36,0,35).

  • cyan value is 60.24%
  • magenta value is 35.54%
  • yellow value is 0.00%
  • key color value is 34.90%
CMYK: (60,36,0,35) C60M36Y0K35 (60%,36%,0%,35%) (0.60/0.36/0.00/0.35) 

CMYK percentages

%60.24
%35.54
%0
%34.9

Codes

Color #426BA6 in popluar color models

42 6B A6
RGB 66 107 166
HSL 215° 43.10% 45.49%
HSB/HSV 215° 60.24% 65.10%
CMYK 60.24% 35.54% 0.00%
34.90%

Color #426BA6 in popluar number systems.

HEX 42 6B A6
Decimal 66 107 166
Binary 1000010 1101011 10100110
Octal 102 153 246

Shades and tints

Shades of #426BA6

#426BA6
(66,107,166)
#3C6297
(60,98,151)
#365988
(54,89,136)
#305079
(48,80,121)
#2A476A
(42,71,106)
#243E5B
(36,62,91)
#1E354C
(30,53,76)
#182C3D
(24,44,61)
#12232E
(18,35,46)
#0C1A1F
(12,26,31)
#061110
(6,17,16)
#000000
(0,0,0)

Tints of #426BA6

#426BA6
(66,107,166)
#5378AE
(83,120,174)
#6485B6
(100,133,182)
#7592BE
(117,146,190)
#869FC6
(134,159,198)
#97ACCE
(151,172,206)
#A8B9D6
(168,185,214)
#B9C6DE
(185,198,222)
#CAD3E6
(202,211,230)
#DBE0EE
(219,224,238)
#ECEDF6
(236,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426BA6 color. Also use rgb(66,107,166) instead hex code.

Text Font Color

.myTextColor { color: #426BA6; }

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

This text font color is #426BA6.

Background Color

.myBgColor { background-color: #426BA6; }

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

This div background color is #426BA6.

Border color

.myBorderColor { border: 1px solid #426BA6; }

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

This div border color is #426BA6.

Opacity

.myOpacity80 { color: #426BA6; opacity: 0.8; }

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

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

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

This text has shadow with #426BA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426BA6.

Preview

Color preview on black background

This text has color #426BA6 on black background.


Color preview on white background

This text has color #426BA6 on white background.


Black color preview on #426BA6 background

This text has black color on #426BA6 background.


White color preview on #426BA6 background

This text has white color on #426BA6 background.


Related colors

Complementary color

Complementary color for #hex is #BD9459.


I love getcolorcode.com

Triadic colors

1 #A6426B and #6BA642 with #426BA6 are triadic colors.

2 #A66B42 and #6B42A6 with #426BA6 are triadic colors.