COLOR #664532

HEX: #664532 RGB: (102,69,50)

Color info

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

RGB color model

#664532 color RGB value is (102,69,50).

RGB: (102,69,50) (40%, 27%, 20%)

RGB channels and saturation

R 102 of 255 = 40%
G 69 of 255 = 27%
B 50 of 255 = 20%

102
69
50

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

Portions of RGB colors in percentages

R + G + B = 102 + 69 + 50 = 221 (100%)
R 102 of 221 ~ 46.15%
G 69 of 221 ~ 31.22%
B 50 of 221 ~ 22.62'%

%46.15
%31.22
%22.62

CMYK color model

#664532 color CMYK value is (0,32,51,60).

  • cyan value is 0.00%
  • magenta value is 32.35%
  • yellow value is 50.98%
  • key color value is 60.00%

CMYK: (0,32,51,60)
C0M32Y51K60 (0%, 32%, 51%, 60%)
(0.00 / 0.32 / 0.51 / 0.60)

CMYK percentages

%0
%32.35
%50.98
%60

Codes

Color #664532 in popluar color models

66 45 32
RGB 102 69 50
HSL 22° 34.21% 29.80%
HSB/HSV 22° 50.98% 40.00%
CMYK 0.00% 32.35% 50.98%
60.00%

Color #664532 in popluar number systems.

HEX 66 45 32
Decimal 102 69 50
Binary 1100110 1000101 110010
Octal 146 105 62

Shades and tints

Shades of #664532

#664532
(102,69,50)
#5D3F2E
(93,63,46)
#54392A
(84,57,42)
#4B3326
(75,51,38)
#422D22
(66,45,34)
#39271E
(57,39,30)
#30211A
(48,33,26)
#271B16
(39,27,22)
#1E1512
(30,21,18)
#150F0E
(21,15,14)
#0C090A
(12,9,10)
#000000
(0,0,0)

Tints of #664532

#664532
(102,69,50)
#735544
(115,85,68)
#806556
(128,101,86)
#8D7568
(141,117,104)
#9A857A
(154,133,122)
#A7958C
(167,149,140)
#B4A59E
(180,165,158)
#C1B5B0
(193,181,176)
#CEC5C2
(206,197,194)
#DBD5D4
(219,213,212)
#E8E5E6
(232,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664532 color. Also use rgb(102,69,50) instead hex code.

Text Font Color

.myTextColor { color: #664532; }

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

This text font color is #664532.

Background Color

.myBgColor { background-color: #664532; }

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

This div background color is #664532.

Border color

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

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

This div border color is #664532.

Opacity

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

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

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

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

This text has shadow with #664532 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664532.

Preview

Color preview on black background

This text has color #664532 on black background.


Color preview on white background

This text has color #664532 on white background.


Black color preview on #664532 background

This text has black color on #664532 background.


White color preview on #664532 background

This text has white color on #664532 background.


Related colors

Complementary color

Complementary color for #hex is #99BACD.


I love getcolorcode.com

Triadic colors

1 #326645 and #453266 with #664532 are triadic colors.

2 #324566 and #456632 with #664532 are triadic colors.