COLOR #426D1E

HEX: #426D1E RGB: (66,109,30)

Color info

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

RGB color model

#426D1E color RGB value is (66,109,30).

RGB: (66,109,30) (26%, 43%, 12%)

RGB channels and saturation

R 66 of 255 = 26%
G 109 of 255 = 43%
B 30 of 255 = 12%

66
109
30

R + G + B ~ 27%. #426D1E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 109 + 30 = 205 (100%)
R 66 of 205 ~ 32.2%
G 109 of 205 ~ 53.17%
B 30 of 205 ~ 14.63'%

%32.2
%53.17
%14.63

CMYK color model

#426D1E color CMYK value is (39,0,72,57).

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

CMYK: (39,0,72,57)
C39M0Y72K57 (39%, 0%, 72%, 57%)
(0.39 / 0.00 / 0.72 / 0.57)

CMYK percentages

%39.45
%0
%72.48
%57.25

Codes

Color #426D1E in popluar color models

42 6D 1E
RGB 66 109 30
HSL 93° 56.83% 27.25%
HSB/HSV 93° 72.48% 42.75%
CMYK 39.45% 0.00% 72.48%
57.25%

Color #426D1E in popluar number systems.

HEX 42 6D 1E
Decimal 66 109 30
Binary 1000010 1101101 11110
Octal 102 155 36

Shades and tints

Shades of #426D1E

#426D1E
(66,109,30)
#3C641C
(60,100,28)
#365B1A
(54,91,26)
#305218
(48,82,24)
#2A4916
(42,73,22)
#244014
(36,64,20)
#1E3712
(30,55,18)
#182E10
(24,46,16)
#12250E
(18,37,14)
#0C1C0C
(12,28,12)
#06130A
(6,19,10)
#000000
(0,0,0)

Tints of #426D1E

#426D1E
(66,109,30)
#537A32
(83,122,50)
#648746
(100,135,70)
#75945A
(117,148,90)
#86A16E
(134,161,110)
#97AE82
(151,174,130)
#A8BB96
(168,187,150)
#B9C8AA
(185,200,170)
#CAD5BE
(202,213,190)
#DBE2D2
(219,226,210)
#ECEFE6
(236,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426D1E; }

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

This text font color is #426D1E.

Background Color

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

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

This div background color is #426D1E.

Border color

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

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

This div border color is #426D1E.

Opacity

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

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

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

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

This text has shadow with #426D1E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426D1E.

Preview

Color preview on black background

This text has color #426D1E on black background.


Color preview on white background

This text has color #426D1E on white background.


Black color preview on #426D1E background

This text has black color on #426D1E background.


White color preview on #426D1E background

This text has white color on #426D1E background.


Related colors

Complementary color

Complementary color for #hex is #BD92E1.


I love getcolorcode.com

Triadic colors

1 #1E426D and #6D1E42 with #426D1E are triadic colors.

2 #1E6D42 and #6D421E with #426D1E are triadic colors.