COLOR #664336

HEX: #664336 RGB: (102,67,54)

Color info

#664336 contains red, green and blue colors in about the same proportion. Web safe color of #664336 is #663333 (or #633).

RGB color model

#664336 color RGB value is (102,67,54).

RGB: (102,67,54) (40%, 26%, 21%)

RGB channels and saturation

R 102 of 255 = 40%
G 67 of 255 = 26%
B 54 of 255 = 21%

102
67
54

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

Portions of RGB colors in percentages

R + G + B = 102 + 67 + 54 = 223 (100%)
R 102 of 223 ~ 45.74%
G 67 of 223 ~ 30.04%
B 54 of 223 ~ 24.22'%

%45.74
%30.04
%24.22

CMYK color model

#664336 color CMYK value is (0,34,47,60).

  • cyan value is 0.00%
  • magenta value is 34.31%
  • yellow value is 47.06%
  • key color value is 60.00%

CMYK: (0,34,47,60)
C0M34Y47K60 (0%, 34%, 47%, 60%)
(0.00 / 0.34 / 0.47 / 0.60)

CMYK percentages

%0
%34.31
%47.06
%60

Codes

Color #664336 in popluar color models

66 43 36
RGB 102 67 54
HSL 16° 30.77% 30.59%
HSB/HSV 16° 47.06% 40.00%
CMYK 0.00% 34.31% 47.06%
60.00%

Color #664336 in popluar number systems.

HEX 66 43 36
Decimal 102 67 54
Binary 1100110 1000011 110110
Octal 146 103 66

Shades and tints

Shades of #664336

#664336
(102,67,54)
#5D3D32
(93,61,50)
#54372E
(84,55,46)
#4B312A
(75,49,42)
#422B26
(66,43,38)
#392522
(57,37,34)
#301F1E
(48,31,30)
#27191A
(39,25,26)
#1E1316
(30,19,22)
#150D12
(21,13,18)
#0C070E
(12,7,14)
#000000
(0,0,0)

Tints of #664336

#664336
(102,67,54)
#735448
(115,84,72)
#80655A
(128,101,90)
#8D766C
(141,118,108)
#9A877E
(154,135,126)
#A79890
(167,152,144)
#B4A9A2
(180,169,162)
#C1BAB4
(193,186,180)
#CECBC6
(206,203,198)
#DBDCD8
(219,220,216)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664336 color. Also use rgb(102,67,54) instead hex code.

Text Font Color

.myTextColor { color: #664336; }

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

This text font color is #664336.

Background Color

.myBgColor { background-color: #664336; }

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

This div background color is #664336.

Border color

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

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

This div border color is #664336.

Opacity

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

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

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

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

This text has shadow with #664336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664336.

Preview

Color preview on black background

This text has color #664336 on black background.


Color preview on white background

This text has color #664336 on white background.


Black color preview on #664336 background

This text has black color on #664336 background.


White color preview on #664336 background

This text has white color on #664336 background.


Related colors

Complementary color

Complementary color for #hex is #99BCC9.


I love getcolorcode.com

Triadic colors

1 #366643 and #433666 with #664336 are triadic colors.

2 #364366 and #436636 with #664336 are triadic colors.