COLOR #426878

HEX: #426878 RGB: (66,104,120)

Color info

#426878 contains red, green and blue colors in about the same proportion. Web safe color of #426878 is #336666 (or #366).

RGB color model

#426878 color RGB value is (66,104,120).

RGB: (66,104,120) (26%, 41%, 47%)

RGB channels and saturation

R 66 of 255 = 26%
G 104 of 255 = 41%
B 120 of 255 = 47%

66
104
120

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

Portions of RGB colors in percentages

R + G + B = 66 + 104 + 120 = 290 (100%)
R 66 of 290 ~ 22.76%
G 104 of 290 ~ 35.86%
B 120 of 290 ~ 41.38'%

%22.76
%35.86
%41.38

CMYK color model

#426878 color CMYK value is (45,13,0,53).

  • cyan value is 45.00%
  • magenta value is 13.33%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (45,13,0,53)
C45M13Y0K53 (45%, 13%, 0%, 53%)
(0.45 / 0.13 / 0.00 / 0.53)

CMYK percentages

%45
%13.33
%0
%52.94

Codes

Color #426878 in popluar color models

42 68 78
RGB 66 104 120
HSL 198° 29.03% 36.47%
HSB/HSV 198° 45.00% 47.06%
CMYK 45.00% 13.33% 0.00%
52.94%

Color #426878 in popluar number systems.

HEX 42 68 78
Decimal 66 104 120
Binary 1000010 1101000 1111000
Octal 102 150 170

Shades and tints

Shades of #426878

#426878
(66,104,120)
#3C5F6E
(60,95,110)
#365664
(54,86,100)
#304D5A
(48,77,90)
#2A4450
(42,68,80)
#243B46
(36,59,70)
#1E323C
(30,50,60)
#182932
(24,41,50)
#122028
(18,32,40)
#0C171E
(12,23,30)
#060E14
(6,14,20)
#000000
(0,0,0)

Tints of #426878

#426878
(66,104,120)
#537584
(83,117,132)
#648290
(100,130,144)
#758F9C
(117,143,156)
#869CA8
(134,156,168)
#97A9B4
(151,169,180)
#A8B6C0
(168,182,192)
#B9C3CC
(185,195,204)
#CAD0D8
(202,208,216)
#DBDDE4
(219,221,228)
#ECEAF0
(236,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426878; }

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

This text font color is #426878.

Background Color

.myBgColor { background-color: #426878; }

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

This div background color is #426878.

Border color

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

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

This div border color is #426878.

Opacity

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

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

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

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

This text has shadow with #426878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426878.

Preview

Color preview on black background

This text has color #426878 on black background.


Color preview on white background

This text has color #426878 on white background.


Black color preview on #426878 background

This text has black color on #426878 background.


White color preview on #426878 background

This text has white color on #426878 background.


Related colors

Complementary color

Complementary color for #hex is #BD9787.


I love getcolorcode.com

Triadic colors

1 #784268 and #687842 with #426878 are triadic colors.

2 #786842 and #684278 with #426878 are triadic colors.