COLOR #426480

HEX: #426480 RGB: (66,100,128)

Color info

#426480 contains mainly green and blue colors. Web safe color of #426480 is #336666 (or #366).

RGB color model

#426480 color RGB value is (66,100,128).

RGB: (66,100,128) (26%, 39%, 50%)

RGB channels and saturation

R 66 of 255 = 26%
G 100 of 255 = 39%
B 128 of 255 = 50%

66
100
128

R + G + B ~ 38%. #426480 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 100 + 128 = 294 (100%)
R 66 of 294 ~ 22.45%
G 100 of 294 ~ 34.01%
B 128 of 294 ~ 43.54'%

%22.45
%34.01
%43.54

CMYK color model

#426480 color CMYK value is (48,22,0,50).

  • cyan value is 48.44%
  • magenta value is 21.88%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (48,22,0,50)
C48M22Y0K50 (48%, 22%, 0%, 50%)
(0.48 / 0.22 / 0.00 / 0.50)

CMYK percentages

%48.44
%21.88
%0
%49.8

Codes

Color #426480 in popluar color models

42 64 80
RGB 66 100 128
HSL 207° 31.96% 38.04%
HSB/HSV 207° 48.44% 50.20%
CMYK 48.44% 21.88% 0.00%
49.80%

Color #426480 in popluar number systems.

HEX 42 64 80
Decimal 66 100 128
Binary 1000010 1100100 10000000
Octal 102 144 200

Shades and tints

Shades of #426480

#426480
(66,100,128)
#3C5B75
(60,91,117)
#36526A
(54,82,106)
#30495F
(48,73,95)
#2A4054
(42,64,84)
#243749
(36,55,73)
#1E2E3E
(30,46,62)
#182533
(24,37,51)
#121C28
(18,28,40)
#0C131D
(12,19,29)
#060A12
(6,10,18)
#000000
(0,0,0)

Tints of #426480

#426480
(66,100,128)
#53728B
(83,114,139)
#648096
(100,128,150)
#758EA1
(117,142,161)
#869CAC
(134,156,172)
#97AAB7
(151,170,183)
#A8B8C2
(168,184,194)
#B9C6CD
(185,198,205)
#CAD4D8
(202,212,216)
#DBE2E3
(219,226,227)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426480 color. Also use rgb(66,100,128) instead hex code.

Text Font Color

.myTextColor { color: #426480; }

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

This text font color is #426480.

Background Color

.myBgColor { background-color: #426480; }

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

This div background color is #426480.

Border color

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

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

This div border color is #426480.

Opacity

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

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

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

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

This text has shadow with #426480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426480.

Preview

Color preview on black background

This text has color #426480 on black background.


Color preview on white background

This text has color #426480 on white background.


Black color preview on #426480 background

This text has black color on #426480 background.


White color preview on #426480 background

This text has white color on #426480 background.


Related colors

Complementary color

Complementary color for #hex is #BD9B7F.


I love getcolorcode.com

Triadic colors

1 #804264 and #648042 with #426480 are triadic colors.

2 #806442 and #644280 with #426480 are triadic colors.