COLOR #426065

HEX: #426065 RGB: (66,96,101)

Color info

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

RGB color model

#426065 color RGB value is (66,96,101).

RGB: (66,96,101) (26%, 38%, 40%)

RGB channels and saturation

R 66 of 255 = 26%
G 96 of 255 = 38%
B 101 of 255 = 40%

66
96
101

R + G + B ~ 35%. #426065 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 96 + 101 = 263 (100%)
R 66 of 263 ~ 25.1%
G 96 of 263 ~ 36.5%
B 101 of 263 ~ 38.4'%

%25.1
%36.5
%38.4

CMYK color model

#426065 color CMYK value is (35,5,0,60).

  • cyan value is 34.65%
  • magenta value is 4.95%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (35,5,0,60)
C35M5Y0K60 (35%, 5%, 0%, 60%)
(0.35 / 0.05 / 0.00 / 0.60)

CMYK percentages

%34.65
%4.95
%0
%60.39

Codes

Color #426065 in popluar color models

42 60 65
RGB 66 96 101
HSL 189° 20.96% 32.75%
HSB/HSV 189° 34.65% 39.61%
CMYK 34.65% 4.95% 0.00%
60.39%

Color #426065 in popluar number systems.

HEX 42 60 65
Decimal 66 96 101
Binary 1000010 1100000 1100101
Octal 102 140 145

Shades and tints

Shades of #426065

#426065
(66,96,101)
#3C585C
(60,88,92)
#365053
(54,80,83)
#30484A
(48,72,74)
#2A4041
(42,64,65)
#243838
(36,56,56)
#1E302F
(30,48,47)
#182826
(24,40,38)
#12201D
(18,32,29)
#0C1814
(12,24,20)
#06100B
(6,16,11)
#000000
(0,0,0)

Tints of #426065

#426065
(66,96,101)
#536E73
(83,110,115)
#647C81
(100,124,129)
#758A8F
(117,138,143)
#86989D
(134,152,157)
#97A6AB
(151,166,171)
#A8B4B9
(168,180,185)
#B9C2C7
(185,194,199)
#CAD0D5
(202,208,213)
#DBDEE3
(219,222,227)
#ECECF1
(236,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426065; }

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

This text font color is #426065.

Background Color

.myBgColor { background-color: #426065; }

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

This div background color is #426065.

Border color

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

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

This div border color is #426065.

Opacity

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

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

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

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

This text has shadow with #426065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426065.

Preview

Color preview on black background

This text has color #426065 on black background.


Color preview on white background

This text has color #426065 on white background.


Black color preview on #426065 background

This text has black color on #426065 background.


White color preview on #426065 background

This text has white color on #426065 background.


Related colors

Complementary color

Complementary color for #hex is #BD9F9A.


I love getcolorcode.com

Triadic colors

1 #654260 and #606542 with #426065 are triadic colors.

2 #656042 and #604265 with #426065 are triadic colors.