COLOR #426042

HEX: #426042 RGB: (66,96,66)

Color info

#426042 contains red, green and blue colors in about the same proportion. Web safe color of #426042 is #336633 (or #363).

RGB color model

#426042 color RGB value is (66,96,66).

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

RGB channels and saturation

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

66
96
66

R + G + B ~ 30%. #426042 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 96 + 66 = 228 (100%)
R 66 of 228 ~ 28.95%
G 96 of 228 ~ 42.11%
B 66 of 228 ~ 28.95'%

%28.95
%42.11
%28.95

CMYK color model

#426042 color CMYK value is (31,0,31,62).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 62.35%

CMYK: (31,0,31,62)
C31M0Y31K62 (31%, 0%, 31%, 62%)
(0.31 / 0.00 / 0.31 / 0.62)

CMYK percentages

%31.25
%0
%31.25
%62.35

Codes

Color #426042 in popluar color models

42 60 42
RGB 66 96 66
HSL 120° 18.52% 31.76%
HSB/HSV 120° 31.25% 37.65%
CMYK 31.25% 0.00% 31.25%
62.35%

Color #426042 in popluar number systems.

HEX 42 60 42
Decimal 66 96 66
Binary 1000010 1100000 1000010
Octal 102 140 102

Shades and tints

Shades of #426042

#426042
(66,96,66)
#3C583C
(60,88,60)
#365036
(54,80,54)
#304830
(48,72,48)
#2A402A
(42,64,42)
#243824
(36,56,36)
#1E301E
(30,48,30)
#182818
(24,40,24)
#122012
(18,32,18)
#0C180C
(12,24,12)
#061006
(6,16,6)
#000000
(0,0,0)

Tints of #426042

#426042
(66,96,66)
#536E53
(83,110,83)
#647C64
(100,124,100)
#758A75
(117,138,117)
#869886
(134,152,134)
#97A697
(151,166,151)
#A8B4A8
(168,180,168)
#B9C2B9
(185,194,185)
#CAD0CA
(202,208,202)
#DBDEDB
(219,222,219)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426042; }

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

This text font color is #426042.

Background Color

.myBgColor { background-color: #426042; }

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

This div background color is #426042.

Border color

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

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

This div border color is #426042.

Opacity

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

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

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

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

This text has shadow with #426042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426042.

Preview

Color preview on black background

This text has color #426042 on black background.


Color preview on white background

This text has color #426042 on white background.


Black color preview on #426042 background

This text has black color on #426042 background.


White color preview on #426042 background

This text has white color on #426042 background.


Related colors

Complementary color

Complementary color for #hex is #BD9FBD.


I love getcolorcode.com

Triadic colors

1 #424260 and #604242 with #426042 are triadic colors.

2 #426042 and #604242 with #426042 are triadic colors.