COLOR #426626

HEX: #426626 RGB: (66,102,38)

Color info

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

RGB color model

#426626 color RGB value is (66,102,38).

RGB: (66,102,38) (26%, 40%, 15%)

RGB channels and saturation

R 66 of 255 = 26%
G 102 of 255 = 40%
B 38 of 255 = 15%

66
102
38

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

Portions of RGB colors in percentages

R + G + B = 66 + 102 + 38 = 206 (100%)
R 66 of 206 ~ 32.04%
G 102 of 206 ~ 49.51%
B 38 of 206 ~ 18.45'%

%32.04
%49.51
%18.45

CMYK color model

#426626 color CMYK value is (35,0,63,60).

  • cyan value is 35.29%
  • magenta value is 0.00%
  • yellow value is 62.75%
  • key color value is 60.00%

CMYK: (35,0,63,60)
C35M0Y63K60 (35%, 0%, 63%, 60%)
(0.35 / 0.00 / 0.63 / 0.60)

CMYK percentages

%35.29
%0
%62.75
%60

Codes

Color #426626 in popluar color models

42 66 26
RGB 66 102 38
HSL 94° 45.71% 27.45%
HSB/HSV 94° 62.75% 40.00%
CMYK 35.29% 0.00% 62.75%
60.00%

Color #426626 in popluar number systems.

HEX 42 66 26
Decimal 66 102 38
Binary 1000010 1100110 100110
Octal 102 146 46

Shades and tints

Shades of #426626

#426626
(66,102,38)
#3C5D23
(60,93,35)
#365420
(54,84,32)
#304B1D
(48,75,29)
#2A421A
(42,66,26)
#243917
(36,57,23)
#1E3014
(30,48,20)
#182711
(24,39,17)
#121E0E
(18,30,14)
#0C150B
(12,21,11)
#060C08
(6,12,8)
#000000
(0,0,0)

Tints of #426626

#426626
(66,102,38)
#537339
(83,115,57)
#64804C
(100,128,76)
#758D5F
(117,141,95)
#869A72
(134,154,114)
#97A785
(151,167,133)
#A8B498
(168,180,152)
#B9C1AB
(185,193,171)
#CACEBE
(202,206,190)
#DBDBD1
(219,219,209)
#ECE8E4
(236,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426626; }

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

This text font color is #426626.

Background Color

.myBgColor { background-color: #426626; }

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

This div background color is #426626.

Border color

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

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

This div border color is #426626.

Opacity

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

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

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

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

This text has shadow with #426626 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426626.

Preview

Color preview on black background

This text has color #426626 on black background.


Color preview on white background

This text has color #426626 on white background.


Black color preview on #426626 background

This text has black color on #426626 background.


White color preview on #426626 background

This text has white color on #426626 background.


Related colors

Complementary color

Complementary color for #hex is #BD99D9.


I love getcolorcode.com

Triadic colors

1 #264266 and #662642 with #426626 are triadic colors.

2 #266642 and #664226 with #426626 are triadic colors.