COLOR #664D4A

HEX: #664D4A RGB: (102,77,74)

Color info

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

RGB color model

#664D4A color RGB value is (102,77,74).

RGB: (102,77,74) (40%, 30%, 29%)

RGB channels and saturation

R 102 of 255 = 40%
G 77 of 255 = 30%
B 74 of 255 = 29%

102
77
74

R + G + B ~ 33%. #664D4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 77 + 74 = 253 (100%)
R 102 of 253 ~ 40.32%
G 77 of 253 ~ 30.43%
B 74 of 253 ~ 29.25'%

%40.32
%30.43
%29.25

CMYK color model

#664D4A color CMYK value is (0,25,27,60).

  • cyan value is 0.00%
  • magenta value is 24.51%
  • yellow value is 27.45%
  • key color value is 60.00%

CMYK: (0,25,27,60)
C0M25Y27K60 (0%, 25%, 27%, 60%)
(0.00 / 0.25 / 0.27 / 0.60)

CMYK percentages

%0
%24.51
%27.45
%60

Codes

Color #664D4A in popluar color models

66 4D 4A
RGB 102 77 74
HSL 15.91% 34.51%
HSB/HSV 27.45% 40.00%
CMYK 0.00% 24.51% 27.45%
60.00%

Color #664D4A in popluar number systems.

HEX 66 4D 4A
Decimal 102 77 74
Binary 1100110 1001101 1001010
Octal 146 115 112

Shades and tints

Shades of #664D4A

#664D4A
(102,77,74)
#5D4644
(93,70,68)
#543F3E
(84,63,62)
#4B3838
(75,56,56)
#423132
(66,49,50)
#392A2C
(57,42,44)
#302326
(48,35,38)
#271C20
(39,28,32)
#1E151A
(30,21,26)
#150E14
(21,14,20)
#0C070E
(12,7,14)
#000000
(0,0,0)

Tints of #664D4A

#664D4A
(102,77,74)
#735D5A
(115,93,90)
#806D6A
(128,109,106)
#8D7D7A
(141,125,122)
#9A8D8A
(154,141,138)
#A79D9A
(167,157,154)
#B4ADAA
(180,173,170)
#C1BDBA
(193,189,186)
#CECDCA
(206,205,202)
#DBDDDA
(219,221,218)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664D4A; }

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

This text font color is #664D4A.

Background Color

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

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

This div background color is #664D4A.

Border color

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

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

This div border color is #664D4A.

Opacity

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

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

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

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

This text has shadow with #664D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664D4A.

Preview

Color preview on black background

This text has color #664D4A on black background.


Color preview on white background

This text has color #664D4A on white background.


Black color preview on #664D4A background

This text has black color on #664D4A background.


White color preview on #664D4A background

This text has white color on #664D4A background.


Related colors

Complementary color

Complementary color for #hex is #99B2B5.


I love getcolorcode.com

Triadic colors

1 #4A664D and #4D4A66 with #664D4A are triadic colors.

2 #4A4D66 and #4D664A with #664D4A are triadic colors.