COLOR #426637

HEX: #426637 RGB: (66,102,55)

Color info

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

RGB color model

#426637 color RGB value is (66,102,55).

RGB: (66,102,55) (26%, 40%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 102 of 255 = 40%
B 55 of 255 = 22%

66
102
55

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

Portions of RGB colors in percentages

R + G + B = 66 + 102 + 55 = 223 (100%)
R 66 of 223 ~ 29.6%
G 102 of 223 ~ 45.74%
B 55 of 223 ~ 24.66'%

%29.6
%45.74
%24.66

CMYK color model

#426637 color CMYK value is (35,0,46,60).

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

CMYK: (35,0,46,60)
C35M0Y46K60 (35%, 0%, 46%, 60%)
(0.35 / 0.00 / 0.46 / 0.60)

CMYK percentages

%35.29
%0
%46.08
%60

Codes

Color #426637 in popluar color models

42 66 37
RGB 66 102 55
HSL 106° 29.94% 30.78%
HSB/HSV 106° 46.08% 40.00%
CMYK 35.29% 0.00% 46.08%
60.00%

Color #426637 in popluar number systems.

HEX 42 66 37
Decimal 66 102 55
Binary 1000010 1100110 110111
Octal 102 146 67

Shades and tints

Shades of #426637

#426637
(66,102,55)
#3C5D32
(60,93,50)
#36542D
(54,84,45)
#304B28
(48,75,40)
#2A4223
(42,66,35)
#24391E
(36,57,30)
#1E3019
(30,48,25)
#182714
(24,39,20)
#121E0F
(18,30,15)
#0C150A
(12,21,10)
#060C05
(6,12,5)
#000000
(0,0,0)

Tints of #426637

#426637
(66,102,55)
#537349
(83,115,73)
#64805B
(100,128,91)
#758D6D
(117,141,109)
#869A7F
(134,154,127)
#97A791
(151,167,145)
#A8B4A3
(168,180,163)
#B9C1B5
(185,193,181)
#CACEC7
(202,206,199)
#DBDBD9
(219,219,217)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426637; }

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

This text font color is #426637.

Background Color

.myBgColor { background-color: #426637; }

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

This div background color is #426637.

Border color

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

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

This div border color is #426637.

Opacity

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

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

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

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

This text has shadow with #426637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426637.

Preview

Color preview on black background

This text has color #426637 on black background.


Color preview on white background

This text has color #426637 on white background.


Black color preview on #426637 background

This text has black color on #426637 background.


White color preview on #426637 background

This text has white color on #426637 background.


Related colors

Complementary color

Complementary color for #hex is #BD99C8.


I love getcolorcode.com

Triadic colors

1 #374266 and #663742 with #426637 are triadic colors.

2 #376642 and #664237 with #426637 are triadic colors.