COLOR #664D43

HEX: #664D43 RGB: (102,77,67)

Color info

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

RGB color model

#664D43 color RGB value is (102,77,67).

RGB: (102,77,67) (40%, 30%, 26%)

RGB channels and saturation

R 102 of 255 = 40%
G 77 of 255 = 30%
B 67 of 255 = 26%

102
77
67

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

Portions of RGB colors in percentages

R + G + B = 102 + 77 + 67 = 246 (100%)
R 102 of 246 ~ 41.46%
G 77 of 246 ~ 31.3%
B 67 of 246 ~ 27.24'%

%41.46
%31.3
%27.24

CMYK color model

#664D43 color CMYK value is (0,25,34,60).

  • cyan value is 0.00%
  • magenta value is 24.51%
  • yellow value is 34.31%
  • key color value is 60.00%
CMYK: (0,25,34,60) C0M25Y34K60 (0%,25%,34%,60%) (0.00/0.25/0.34/0.60) 

CMYK percentages

%0
%24.51
%34.31
%60

Codes

Color #664D43 in popluar color models

66 4D 43
RGB 102 77 67
HSL 17° 20.71% 33.14%
HSB/HSV 17° 34.31% 40.00%
CMYK 0.00% 24.51% 34.31%
60.00%

Color #664D43 in popluar number systems.

HEX 66 4D 43
Decimal 102 77 67
Binary 1100110 1001101 1000011
Octal 146 115 103

Shades and tints

Shades of #664D43

#664D43
(102,77,67)
#5D463D
(93,70,61)
#543F37
(84,63,55)
#4B3831
(75,56,49)
#42312B
(66,49,43)
#392A25
(57,42,37)
#30231F
(48,35,31)
#271C19
(39,28,25)
#1E1513
(30,21,19)
#150E0D
(21,14,13)
#0C0707
(12,7,7)
#000000
(0,0,0)

Tints of #664D43

#664D43
(102,77,67)
#735D54
(115,93,84)
#806D65
(128,109,101)
#8D7D76
(141,125,118)
#9A8D87
(154,141,135)
#A79D98
(167,157,152)
#B4ADA9
(180,173,169)
#C1BDBA
(193,189,186)
#CECDCB
(206,205,203)
#DBDDDC
(219,221,220)
#E8EDED
(232,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664D43; }

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

This text font color is #664D43.

Background Color

.myBgColor { background-color: #664D43; }

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

This div background color is #664D43.

Border color

.myBorderColor { border: 1px solid #664D43; }

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

This div border color is #664D43.

Opacity

.myOpacity80 { color: #664D43; opacity: 0.8; }

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

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

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

This text has shadow with #664D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664D43.

Preview

Color preview on black background

This text has color #664D43 on black background.


Color preview on white background

This text has color #664D43 on white background.


Black color preview on #664D43 background

This text has black color on #664D43 background.


White color preview on #664D43 background

This text has white color on #664D43 background.


Related colors

Complementary color

Complementary color for #hex is #99B2BC.


I love getcolorcode.com

Triadic colors

1 #43664D and #4D4366 with #664D43 are triadic colors.

2 #434D66 and #4D6643 with #664D43 are triadic colors.