COLOR #426336

HEX: #426336 RGB: (66,99,54)

Color info

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

RGB color model

#426336 color RGB value is (66,99,54).

RGB: (66,99,54) (26%, 39%, 21%)

RGB channels and saturation

R 66 of 255 = 26%
G 99 of 255 = 39%
B 54 of 255 = 21%

66
99
54

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

Portions of RGB colors in percentages

R + G + B = 66 + 99 + 54 = 219 (100%)
R 66 of 219 ~ 30.14%
G 99 of 219 ~ 45.21%
B 54 of 219 ~ 24.66'%

%30.14
%45.21
%24.66

CMYK color model

#426336 color CMYK value is (33,0,45,61).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 45.45%
  • key color value is 61.18%

CMYK: (33,0,45,61)
C33M0Y45K61 (33%, 0%, 45%, 61%)
(0.33 / 0.00 / 0.45 / 0.61)

CMYK percentages

%33.33
%0
%45.45
%61.18

Codes

Color #426336 in popluar color models

42 63 36
RGB 66 99 54
HSL 104° 29.41% 30.00%
HSB/HSV 104° 45.45% 38.82%
CMYK 33.33% 0.00% 45.45%
61.18%

Color #426336 in popluar number systems.

HEX 42 63 36
Decimal 66 99 54
Binary 1000010 1100011 110110
Octal 102 143 66

Shades and tints

Shades of #426336

#426336
(66,99,54)
#3C5A32
(60,90,50)
#36512E
(54,81,46)
#30482A
(48,72,42)
#2A3F26
(42,63,38)
#243622
(36,54,34)
#1E2D1E
(30,45,30)
#18241A
(24,36,26)
#121B16
(18,27,22)
#0C1212
(12,18,18)
#06090E
(6,9,14)
#000000
(0,0,0)

Tints of #426336

#426336
(66,99,54)
#537148
(83,113,72)
#647F5A
(100,127,90)
#758D6C
(117,141,108)
#869B7E
(134,155,126)
#97A990
(151,169,144)
#A8B7A2
(168,183,162)
#B9C5B4
(185,197,180)
#CAD3C6
(202,211,198)
#DBE1D8
(219,225,216)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426336 color. Also use rgb(66,99,54) instead hex code.

Text Font Color

.myTextColor { color: #426336; }

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

This text font color is #426336.

Background Color

.myBgColor { background-color: #426336; }

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

This div background color is #426336.

Border color

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

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

This div border color is #426336.

Opacity

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

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

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

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

This text has shadow with #426336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426336.

Preview

Color preview on black background

This text has color #426336 on black background.


Color preview on white background

This text has color #426336 on white background.


Black color preview on #426336 background

This text has black color on #426336 background.


White color preview on #426336 background

This text has white color on #426336 background.


Related colors

Complementary color

Complementary color for #hex is #BD9CC9.


I love getcolorcode.com

Triadic colors

1 #364263 and #633642 with #426336 are triadic colors.

2 #366342 and #634236 with #426336 are triadic colors.