COLOR #426E29

HEX: #426E29 RGB: (66,110,41)

Color info

#426E29 contains mainly red and green colors. Web safe color of #426E29 is #336633 (or #363).

RGB color model

#426E29 color RGB value is (66,110,41).

RGB: (66,110,41) (26%, 43%, 16%)

RGB channels and saturation

R 66 of 255 = 26%
G 110 of 255 = 43%
B 41 of 255 = 16%

66
110
41

R + G + B ~ 28%. #426E29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 110 + 41 = 217 (100%)
R 66 of 217 ~ 30.41%
G 110 of 217 ~ 50.69%
B 41 of 217 ~ 18.89'%

%30.41
%50.69
%18.89

CMYK color model

#426E29 color CMYK value is (40,0,63,57).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 62.73%
  • key color value is 56.86%
CMYK: (40,0,63,57) C40M0Y63K57 (40%,0%,63%,57%) (0.40/0.00/0.63/0.57) 

CMYK percentages

%40
%0
%62.73
%56.86

Codes

Color #426E29 in popluar color models

42 6E 29
RGB 66 110 41
HSL 98° 45.70% 29.61%
HSB/HSV 98° 62.73% 43.14%
CMYK 40.00% 0.00% 62.73%
56.86%

Color #426E29 in popluar number systems.

HEX 42 6E 29
Decimal 66 110 41
Binary 1000010 1101110 101001
Octal 102 156 51

Shades and tints

Shades of #426E29

#426E29
(66,110,41)
#3C6426
(60,100,38)
#365A23
(54,90,35)
#305020
(48,80,32)
#2A461D
(42,70,29)
#243C1A
(36,60,26)
#1E3217
(30,50,23)
#182814
(24,40,20)
#121E11
(18,30,17)
#0C140E
(12,20,14)
#060A0B
(6,10,11)
#000000
(0,0,0)

Tints of #426E29

#426E29
(66,110,41)
#537B3C
(83,123,60)
#64884F
(100,136,79)
#759562
(117,149,98)
#86A275
(134,162,117)
#97AF88
(151,175,136)
#A8BC9B
(168,188,155)
#B9C9AE
(185,201,174)
#CAD6C1
(202,214,193)
#DBE3D4
(219,227,212)
#ECF0E7
(236,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426E29 color. Also use rgb(66,110,41) instead hex code.

Text Font Color

.myTextColor { color: #426E29; }

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

This text font color is #426E29.

Background Color

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

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

This div background color is #426E29.

Border color

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

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

This div border color is #426E29.

Opacity

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

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

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

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

This text has shadow with #426E29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426E29.

Preview

Color preview on black background

This text has color #426E29 on black background.


Color preview on white background

This text has color #426E29 on white background.


Black color preview on #426E29 background

This text has black color on #426E29 background.


White color preview on #426E29 background

This text has white color on #426E29 background.


Related colors

Complementary color

Complementary color for #hex is #BD91D6.


I love getcolorcode.com

Triadic colors

1 #29426E and #6E2942 with #426E29 are triadic colors.

2 #296E42 and #6E4229 with #426E29 are triadic colors.