COLOR #426091

HEX: #426091 RGB: (66,96,145)

Color info

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

RGB color model

#426091 color RGB value is (66,96,145).

RGB: (66,96,145) (26%, 38%, 57%)

RGB channels and saturation

R 66 of 255 = 26%
G 96 of 255 = 38%
B 145 of 255 = 57%

66
96
145

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

Portions of RGB colors in percentages

R + G + B = 66 + 96 + 145 = 307 (100%)
R 66 of 307 ~ 21.5%
G 96 of 307 ~ 31.27%
B 145 of 307 ~ 47.23'%

%21.5
%31.27
%47.23

CMYK color model

#426091 color CMYK value is (54,34,0,43).

  • cyan value is 54.48%
  • magenta value is 33.79%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (54,34,0,43)
C54M34Y0K43 (54%, 34%, 0%, 43%)
(0.54 / 0.34 / 0.00 / 0.43)

CMYK percentages

%54.48
%33.79
%0
%43.14

Codes

Color #426091 in popluar color models

42 60 91
RGB 66 96 145
HSL 217° 37.44% 41.37%
HSB/HSV 217° 54.48% 56.86%
CMYK 54.48% 33.79% 0.00%
43.14%

Color #426091 in popluar number systems.

HEX 42 60 91
Decimal 66 96 145
Binary 1000010 1100000 10010001
Octal 102 140 221

Shades and tints

Shades of #426091

#426091
(66,96,145)
#3C5884
(60,88,132)
#365077
(54,80,119)
#30486A
(48,72,106)
#2A405D
(42,64,93)
#243850
(36,56,80)
#1E3043
(30,48,67)
#182836
(24,40,54)
#122029
(18,32,41)
#0C181C
(12,24,28)
#06100F
(6,16,15)
#000000
(0,0,0)

Tints of #426091

#426091
(66,96,145)
#536E9B
(83,110,155)
#647CA5
(100,124,165)
#758AAF
(117,138,175)
#8698B9
(134,152,185)
#97A6C3
(151,166,195)
#A8B4CD
(168,180,205)
#B9C2D7
(185,194,215)
#CAD0E1
(202,208,225)
#DBDEEB
(219,222,235)
#ECECF5
(236,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426091 color. Also use rgb(66,96,145) instead hex code.

Text Font Color

.myTextColor { color: #426091; }

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

This text font color is #426091.

Background Color

.myBgColor { background-color: #426091; }

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

This div background color is #426091.

Border color

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

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

This div border color is #426091.

Opacity

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

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

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

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

This text has shadow with #426091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426091.

Preview

Color preview on black background

This text has color #426091 on black background.


Color preview on white background

This text has color #426091 on white background.


Black color preview on #426091 background

This text has black color on #426091 background.


White color preview on #426091 background

This text has white color on #426091 background.


Related colors

Complementary color

Complementary color for #hex is #BD9F6E.


I love getcolorcode.com

Triadic colors

1 #914260 and #609142 with #426091 are triadic colors.

2 #916042 and #604291 with #426091 are triadic colors.