COLOR #426959

HEX: #426959 RGB: (66,105,89)

Color info

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

RGB color model

#426959 color RGB value is (66,105,89).

RGB: (66,105,89) (26%, 41%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 105 of 255 = 41%
B 89 of 255 = 35%

66
105
89

R + G + B ~ 34%. #426959 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 105 + 89 = 260 (100%)
R 66 of 260 ~ 25.38%
G 105 of 260 ~ 40.38%
B 89 of 260 ~ 34.23'%

%25.38
%40.38
%34.23

CMYK color model

#426959 color CMYK value is (37,0,15,59).

  • cyan value is 37.14%
  • magenta value is 0.00%
  • yellow value is 15.24%
  • key color value is 58.82%

CMYK: (37,0,15,59)
C37M0Y15K59 (37%, 0%, 15%, 59%)
(0.37 / 0.00 / 0.15 / 0.59)

CMYK percentages

%37.14
%0
%15.24
%58.82

Codes

Color #426959 in popluar color models

42 69 59
RGB 66 105 89
HSL 155° 22.81% 33.53%
HSB/HSV 155° 37.14% 41.18%
CMYK 37.14% 0.00% 15.24%
58.82%

Color #426959 in popluar number systems.

HEX 42 69 59
Decimal 66 105 89
Binary 1000010 1101001 1011001
Octal 102 151 131

Shades and tints

Shades of #426959

#426959
(66,105,89)
#3C6051
(60,96,81)
#365749
(54,87,73)
#304E41
(48,78,65)
#2A4539
(42,69,57)
#243C31
(36,60,49)
#1E3329
(30,51,41)
#182A21
(24,42,33)
#122119
(18,33,25)
#0C1811
(12,24,17)
#060F09
(6,15,9)
#000000
(0,0,0)

Tints of #426959

#426959
(66,105,89)
#537668
(83,118,104)
#648377
(100,131,119)
#759086
(117,144,134)
#869D95
(134,157,149)
#97AAA4
(151,170,164)
#A8B7B3
(168,183,179)
#B9C4C2
(185,196,194)
#CAD1D1
(202,209,209)
#DBDEE0
(219,222,224)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426959 color. Also use rgb(66,105,89) instead hex code.

Text Font Color

.myTextColor { color: #426959; }

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

This text font color is #426959.

Background Color

.myBgColor { background-color: #426959; }

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

This div background color is #426959.

Border color

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

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

This div border color is #426959.

Opacity

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

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

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

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

This text has shadow with #426959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426959.

Preview

Color preview on black background

This text has color #426959 on black background.


Color preview on white background

This text has color #426959 on white background.


Black color preview on #426959 background

This text has black color on #426959 background.


White color preview on #426959 background

This text has white color on #426959 background.


Related colors

Complementary color

Complementary color for #hex is #BD96A6.


I love getcolorcode.com

Triadic colors

1 #594269 and #695942 with #426959 are triadic colors.

2 #596942 and #694259 with #426959 are triadic colors.