COLOR #426B82

HEX: #426B82 RGB: (66,107,130)

Color info

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

RGB color model

#426B82 color RGB value is (66,107,130).

RGB: (66,107,130) (26%, 42%, 51%)

RGB channels and saturation

R 66 of 255 = 26%
G 107 of 255 = 42%
B 130 of 255 = 51%

66
107
130

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

Portions of RGB colors in percentages

R + G + B = 66 + 107 + 130 = 303 (100%)
R 66 of 303 ~ 21.78%
G 107 of 303 ~ 35.31%
B 130 of 303 ~ 42.9'%

%21.78
%35.31
%42.9

CMYK color model

#426B82 color CMYK value is (49,18,0,49).

  • cyan value is 49.23%
  • magenta value is 17.69%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (49,18,0,49)
C49M18Y0K49 (49%, 18%, 0%, 49%)
(0.49 / 0.18 / 0.00 / 0.49)

CMYK percentages

%49.23
%17.69
%0
%49.02

Codes

Color #426B82 in popluar color models

42 6B 82
RGB 66 107 130
HSL 202° 32.65% 38.43%
HSB/HSV 202° 49.23% 50.98%
CMYK 49.23% 17.69% 0.00%
49.02%

Color #426B82 in popluar number systems.

HEX 42 6B 82
Decimal 66 107 130
Binary 1000010 1101011 10000010
Octal 102 153 202

Shades and tints

Shades of #426B82

#426B82
(66,107,130)
#3C6277
(60,98,119)
#36596C
(54,89,108)
#305061
(48,80,97)
#2A4756
(42,71,86)
#243E4B
(36,62,75)
#1E3540
(30,53,64)
#182C35
(24,44,53)
#12232A
(18,35,42)
#0C1A1F
(12,26,31)
#061114
(6,17,20)
#000000
(0,0,0)

Tints of #426B82

#426B82
(66,107,130)
#53788D
(83,120,141)
#648598
(100,133,152)
#7592A3
(117,146,163)
#869FAE
(134,159,174)
#97ACB9
(151,172,185)
#A8B9C4
(168,185,196)
#B9C6CF
(185,198,207)
#CAD3DA
(202,211,218)
#DBE0E5
(219,224,229)
#ECEDF0
(236,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426B82; }

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

This text font color is #426B82.

Background Color

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

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

This div background color is #426B82.

Border color

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

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

This div border color is #426B82.

Opacity

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

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

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

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

This text has shadow with #426B82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426B82.

Preview

Color preview on black background

This text has color #426B82 on black background.


Color preview on white background

This text has color #426B82 on white background.


Black color preview on #426B82 background

This text has black color on #426B82 background.


White color preview on #426B82 background

This text has white color on #426B82 background.


Related colors

Complementary color

Complementary color for #hex is #BD947D.


I love getcolorcode.com

Triadic colors

1 #82426B and #6B8242 with #426B82 are triadic colors.

2 #826B42 and #6B4282 with #426B82 are triadic colors.