COLOR #426239

HEX: #426239 RGB: (66,98,57)

Color info

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

RGB color model

#426239 color RGB value is (66,98,57).

RGB: (66,98,57) (26%, 38%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 98 of 255 = 38%
B 57 of 255 = 22%

66
98
57

R + G + B ~ 29%. #426239 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 98 + 57 = 221 (100%)
R 66 of 221 ~ 29.86%
G 98 of 221 ~ 44.34%
B 57 of 221 ~ 25.79'%

%29.86
%44.34
%25.79

CMYK color model

#426239 color CMYK value is (33,0,42,62).

  • cyan value is 32.65%
  • magenta value is 0.00%
  • yellow value is 41.84%
  • key color value is 61.57%

CMYK: (33,0,42,62)
C33M0Y42K62 (33%, 0%, 42%, 62%)
(0.33 / 0.00 / 0.42 / 0.62)

CMYK percentages

%32.65
%0
%41.84
%61.57

Codes

Color #426239 in popluar color models

42 62 39
RGB 66 98 57
HSL 107° 26.45% 30.39%
HSB/HSV 107° 41.84% 38.43%
CMYK 32.65% 0.00% 41.84%
61.57%

Color #426239 in popluar number systems.

HEX 42 62 39
Decimal 66 98 57
Binary 1000010 1100010 111001
Octal 102 142 71

Shades and tints

Shades of #426239

#426239
(66,98,57)
#3C5A34
(60,90,52)
#36522F
(54,82,47)
#304A2A
(48,74,42)
#2A4225
(42,66,37)
#243A20
(36,58,32)
#1E321B
(30,50,27)
#182A16
(24,42,22)
#122211
(18,34,17)
#0C1A0C
(12,26,12)
#061207
(6,18,7)
#000000
(0,0,0)

Tints of #426239

#426239
(66,98,57)
#53704B
(83,112,75)
#647E5D
(100,126,93)
#758C6F
(117,140,111)
#869A81
(134,154,129)
#97A893
(151,168,147)
#A8B6A5
(168,182,165)
#B9C4B7
(185,196,183)
#CAD2C9
(202,210,201)
#DBE0DB
(219,224,219)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426239; }

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

This text font color is #426239.

Background Color

.myBgColor { background-color: #426239; }

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

This div background color is #426239.

Border color

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

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

This div border color is #426239.

Opacity

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

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

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

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

This text has shadow with #426239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426239.

Preview

Color preview on black background

This text has color #426239 on black background.


Color preview on white background

This text has color #426239 on white background.


Black color preview on #426239 background

This text has black color on #426239 background.


White color preview on #426239 background

This text has white color on #426239 background.


Related colors

Complementary color

Complementary color for #hex is #BD9DC6.


I love getcolorcode.com

Triadic colors

1 #394262 and #623942 with #426239 are triadic colors.

2 #396242 and #624239 with #426239 are triadic colors.