COLOR #426477

HEX: #426477 RGB: (66,100,119)

Color info

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

RGB color model

#426477 color RGB value is (66,100,119).

RGB: (66,100,119) (26%, 39%, 47%)

RGB channels and saturation

R 66 of 255 = 26%
G 100 of 255 = 39%
B 119 of 255 = 47%

66
100
119

R + G + B ~ 37%. #426477 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 100 + 119 = 285 (100%)
R 66 of 285 ~ 23.16%
G 100 of 285 ~ 35.09%
B 119 of 285 ~ 41.75'%

%23.16
%35.09
%41.75

CMYK color model

#426477 color CMYK value is (45,16,0,53).

  • cyan value is 44.54%
  • magenta value is 15.97%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (45,16,0,53)
C45M16Y0K53 (45%, 16%, 0%, 53%)
(0.45 / 0.16 / 0.00 / 0.53)

CMYK percentages

%44.54
%15.97
%0
%53.33

Codes

Color #426477 in popluar color models

42 64 77
RGB 66 100 119
HSL 202° 28.65% 36.27%
HSB/HSV 202° 44.54% 46.67%
CMYK 44.54% 15.97% 0.00%
53.33%

Color #426477 in popluar number systems.

HEX 42 64 77
Decimal 66 100 119
Binary 1000010 1100100 1110111
Octal 102 144 167

Shades and tints

Shades of #426477

#426477
(66,100,119)
#3C5B6D
(60,91,109)
#365263
(54,82,99)
#304959
(48,73,89)
#2A404F
(42,64,79)
#243745
(36,55,69)
#1E2E3B
(30,46,59)
#182531
(24,37,49)
#121C27
(18,28,39)
#0C131D
(12,19,29)
#060A13
(6,10,19)
#000000
(0,0,0)

Tints of #426477

#426477
(66,100,119)
#537283
(83,114,131)
#64808F
(100,128,143)
#758E9B
(117,142,155)
#869CA7
(134,156,167)
#97AAB3
(151,170,179)
#A8B8BF
(168,184,191)
#B9C6CB
(185,198,203)
#CAD4D7
(202,212,215)
#DBE2E3
(219,226,227)
#ECF0EF
(236,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426477; }

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

This text font color is #426477.

Background Color

.myBgColor { background-color: #426477; }

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

This div background color is #426477.

Border color

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

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

This div border color is #426477.

Opacity

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

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

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

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

This text has shadow with #426477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426477.

Preview

Color preview on black background

This text has color #426477 on black background.


Color preview on white background

This text has color #426477 on white background.


Black color preview on #426477 background

This text has black color on #426477 background.


White color preview on #426477 background

This text has white color on #426477 background.


Related colors

Complementary color

Complementary color for #hex is #BD9B88.


I love getcolorcode.com

Triadic colors

1 #774264 and #647742 with #426477 are triadic colors.

2 #776442 and #644277 with #426477 are triadic colors.