COLOR #426D60

HEX: #426D60 RGB: (66,109,96)

Color info

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

RGB color model

#426D60 color RGB value is (66,109,96).

RGB: (66,109,96) (26%, 43%, 38%)

RGB channels and saturation

R 66 of 255 = 26%
G 109 of 255 = 43%
B 96 of 255 = 38%

66
109
96

R + G + B ~ 36%. #426D60 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 109 + 96 = 271 (100%)
R 66 of 271 ~ 24.35%
G 109 of 271 ~ 40.22%
B 96 of 271 ~ 35.42'%

%24.35
%40.22
%35.42

CMYK color model

#426D60 color CMYK value is (39,0,12,57).

  • cyan value is 39.45%
  • magenta value is 0.00%
  • yellow value is 11.93%
  • key color value is 57.25%

CMYK: (39,0,12,57)
C39M0Y12K57 (39%, 0%, 12%, 57%)
(0.39 / 0.00 / 0.12 / 0.57)

CMYK percentages

%39.45
%0
%11.93
%57.25

Codes

Color #426D60 in popluar color models

42 6D 60
RGB 66 109 96
HSL 162° 24.57% 34.31%
HSB/HSV 162° 39.45% 42.75%
CMYK 39.45% 0.00% 11.93%
57.25%

Color #426D60 in popluar number systems.

HEX 42 6D 60
Decimal 66 109 96
Binary 1000010 1101101 1100000
Octal 102 155 140

Shades and tints

Shades of #426D60

#426D60
(66,109,96)
#3C6458
(60,100,88)
#365B50
(54,91,80)
#305248
(48,82,72)
#2A4940
(42,73,64)
#244038
(36,64,56)
#1E3730
(30,55,48)
#182E28
(24,46,40)
#122520
(18,37,32)
#0C1C18
(12,28,24)
#061310
(6,19,16)
#000000
(0,0,0)

Tints of #426D60

#426D60
(66,109,96)
#537A6E
(83,122,110)
#64877C
(100,135,124)
#75948A
(117,148,138)
#86A198
(134,161,152)
#97AEA6
(151,174,166)
#A8BBB4
(168,187,180)
#B9C8C2
(185,200,194)
#CAD5D0
(202,213,208)
#DBE2DE
(219,226,222)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426D60; }

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

This text font color is #426D60.

Background Color

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

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

This div background color is #426D60.

Border color

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

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

This div border color is #426D60.

Opacity

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

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

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

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

This text has shadow with #426D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426D60.

Preview

Color preview on black background

This text has color #426D60 on black background.


Color preview on white background

This text has color #426D60 on white background.


Black color preview on #426D60 background

This text has black color on #426D60 background.


White color preview on #426D60 background

This text has white color on #426D60 background.


Related colors

Complementary color

Complementary color for #hex is #BD929F.


I love getcolorcode.com

Triadic colors

1 #60426D and #6D6042 with #426D60 are triadic colors.

2 #606D42 and #6D4260 with #426D60 are triadic colors.