COLOR #426738

HEX: #426738 RGB: (66,103,56)

Color info

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

RGB color model

#426738 color RGB value is (66,103,56).

RGB: (66,103,56) (26%, 40%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 103 of 255 = 40%
B 56 of 255 = 22%

66
103
56

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

Portions of RGB colors in percentages

R + G + B = 66 + 103 + 56 = 225 (100%)
R 66 of 225 ~ 29.33%
G 103 of 225 ~ 45.78%
B 56 of 225 ~ 24.89'%

%29.33
%45.78
%24.89

CMYK color model

#426738 color CMYK value is (36,0,46,60).

  • cyan value is 35.92%
  • magenta value is 0.00%
  • yellow value is 45.63%
  • key color value is 59.61%

CMYK: (36,0,46,60)
C36M0Y46K60 (36%, 0%, 46%, 60%)
(0.36 / 0.00 / 0.46 / 0.60)

CMYK percentages

%35.92
%0
%45.63
%59.61

Codes

Color #426738 in popluar color models

42 67 38
RGB 66 103 56
HSL 107° 29.56% 31.18%
HSB/HSV 107° 45.63% 40.39%
CMYK 35.92% 0.00% 45.63%
59.61%

Color #426738 in popluar number systems.

HEX 42 67 38
Decimal 66 103 56
Binary 1000010 1100111 111000
Octal 102 147 70

Shades and tints

Shades of #426738

#426738
(66,103,56)
#3C5E33
(60,94,51)
#36552E
(54,85,46)
#304C29
(48,76,41)
#2A4324
(42,67,36)
#243A1F
(36,58,31)
#1E311A
(30,49,26)
#182815
(24,40,21)
#121F10
(18,31,16)
#0C160B
(12,22,11)
#060D06
(6,13,6)
#000000
(0,0,0)

Tints of #426738

#426738
(66,103,56)
#53744A
(83,116,74)
#64815C
(100,129,92)
#758E6E
(117,142,110)
#869B80
(134,155,128)
#97A892
(151,168,146)
#A8B5A4
(168,181,164)
#B9C2B6
(185,194,182)
#CACFC8
(202,207,200)
#DBDCDA
(219,220,218)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426738; }

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

This text font color is #426738.

Background Color

.myBgColor { background-color: #426738; }

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

This div background color is #426738.

Border color

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

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

This div border color is #426738.

Opacity

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

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

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

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

This text has shadow with #426738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426738.

Preview

Color preview on black background

This text has color #426738 on black background.


Color preview on white background

This text has color #426738 on white background.


Black color preview on #426738 background

This text has black color on #426738 background.


White color preview on #426738 background

This text has white color on #426738 background.


Related colors

Complementary color

Complementary color for #hex is #BD98C7.


I love getcolorcode.com

Triadic colors

1 #384267 and #673842 with #426738 are triadic colors.

2 #386742 and #674238 with #426738 are triadic colors.