COLOR #664226

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

Color info

#664226 contains mainly red and green colors. Web safe color of #664226 is #663333 (or #633).

RGB color model

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

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

RGB channels and saturation

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

102
66
38

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

Portions of RGB colors in percentages

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

%49.51
%32.04
%18.45

CMYK color model

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

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

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

CMYK percentages

%0
%35.29
%62.75
%60

Codes

Color #664226 in popluar color models

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

Color #664226 in popluar number systems.

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

Shades and tints

Shades of #664226

#664226
(102,66,38)
#5D3C23
(93,60,35)
#543620
(84,54,32)
#4B301D
(75,48,29)
#422A1A
(66,42,26)
#392417
(57,36,23)
#301E14
(48,30,20)
#271811
(39,24,17)
#1E120E
(30,18,14)
#150C0B
(21,12,11)
#0C0608
(12,6,8)
#000000
(0,0,0)

Tints of #664226

#664226
(102,66,38)
#735339
(115,83,57)
#80644C
(128,100,76)
#8D755F
(141,117,95)
#9A8672
(154,134,114)
#A79785
(167,151,133)
#B4A898
(180,168,152)
#C1B9AB
(193,185,171)
#CECABE
(206,202,190)
#DBDBD1
(219,219,209)
#E8ECE4
(232,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664226; }

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

This text font color is #664226.

Background Color

.myBgColor { background-color: #664226; }

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

This div background color is #664226.

Border color

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

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

This div border color is #664226.

Opacity

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

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

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

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

This text has shadow with #664226 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664226.

Preview

Color preview on black background

This text has color #664226 on black background.


Color preview on white background

This text has color #664226 on white background.


Black color preview on #664226 background

This text has black color on #664226 background.


White color preview on #664226 background

This text has white color on #664226 background.


Related colors

Complementary color

Complementary color for #hex is #99BDD9.


I love getcolorcode.com

Triadic colors

1 #266642 and #422666 with #664226 are triadic colors.

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