COLOR #664943

HEX: #664943 RGB: (102,73,67)

Color info

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

RGB color model

#664943 color RGB value is (102,73,67).

RGB: (102,73,67) (40%, 29%, 26%)

RGB channels and saturation

R 102 of 255 = 40%
G 73 of 255 = 29%
B 67 of 255 = 26%

102
73
67

R + G + B ~ 32%. #664943 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 73 + 67 = 242 (100%)
R 102 of 242 ~ 42.15%
G 73 of 242 ~ 30.17%
B 67 of 242 ~ 27.69'%

%42.15
%30.17
%27.69

CMYK color model

#664943 color CMYK value is (0,28,34,60).

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

CMYK: (0,28,34,60)
C0M28Y34K60 (0%, 28%, 34%, 60%)
(0.00 / 0.28 / 0.34 / 0.60)

CMYK percentages

%0
%28.43
%34.31
%60

Codes

Color #664943 in popluar color models

66 49 43
RGB 102 73 67
HSL 10° 20.71% 33.14%
HSB/HSV 10° 34.31% 40.00%
CMYK 0.00% 28.43% 34.31%
60.00%

Color #664943 in popluar number systems.

HEX 66 49 43
Decimal 102 73 67
Binary 1100110 1001001 1000011
Octal 146 111 103

Shades and tints

Shades of #664943

#664943
(102,73,67)
#5D433D
(93,67,61)
#543D37
(84,61,55)
#4B3731
(75,55,49)
#42312B
(66,49,43)
#392B25
(57,43,37)
#30251F
(48,37,31)
#271F19
(39,31,25)
#1E1913
(30,25,19)
#15130D
(21,19,13)
#0C0D07
(12,13,7)
#000000
(0,0,0)

Tints of #664943

#664943
(102,73,67)
#735954
(115,89,84)
#806965
(128,105,101)
#8D7976
(141,121,118)
#9A8987
(154,137,135)
#A79998
(167,153,152)
#B4A9A9
(180,169,169)
#C1B9BA
(193,185,186)
#CEC9CB
(206,201,203)
#DBD9DC
(219,217,220)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664943; }

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

This text font color is #664943.

Background Color

.myBgColor { background-color: #664943; }

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

This div background color is #664943.

Border color

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

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

This div border color is #664943.

Opacity

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

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

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

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

This text has shadow with #664943 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664943.

Preview

Color preview on black background

This text has color #664943 on black background.


Color preview on white background

This text has color #664943 on white background.


Black color preview on #664943 background

This text has black color on #664943 background.


White color preview on #664943 background

This text has white color on #664943 background.


Related colors

Complementary color

Complementary color for #664943 is #99B6BC.


I love getcolorcode.com

Triadic colors

1 #436649 and #494366 with #664943 are triadic colors.

2 #434966 and #496643 with #664943 are triadic colors.