COLOR #664755

HEX: #664755 RGB: (102,71,85)

Color info

#664755 contains red, green and blue colors in about the same proportion. Web safe color of #664755 is #663366 (or #636).

RGB color model

#664755 color RGB value is (102,71,85).

RGB: (102,71,85) (40%, 28%, 33%)

RGB channels and saturation

R 102 of 255 = 40%
G 71 of 255 = 28%
B 85 of 255 = 33%

102
71
85

R + G + B ~ 34%. #664755 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 71 + 85 = 258 (100%)
R 102 of 258 ~ 39.53%
G 71 of 258 ~ 27.52%
B 85 of 258 ~ 32.95'%

%39.53
%27.52
%32.95

CMYK color model

#664755 color CMYK value is (0,30,17,60).

  • cyan value is 0.00%
  • magenta value is 30.39%
  • yellow value is 16.67%
  • key color value is 60.00%

CMYK: (0,30,17,60)
C0M30Y17K60 (0%, 30%, 17%, 60%)
(0.00 / 0.30 / 0.17 / 0.60)

CMYK percentages

%0
%30.39
%16.67
%60

Codes

Color #664755 in popluar color models

66 47 55
RGB 102 71 85
HSL 333° 17.92% 33.92%
HSB/HSV 333° 30.39% 40.00%
CMYK 0.00% 30.39% 16.67%
60.00%

Color #664755 in popluar number systems.

HEX 66 47 55
Decimal 102 71 85
Binary 1100110 1000111 1010101
Octal 146 107 125

Shades and tints

Shades of #664755

#664755
(102,71,85)
#5D414E
(93,65,78)
#543B47
(84,59,71)
#4B3540
(75,53,64)
#422F39
(66,47,57)
#392932
(57,41,50)
#30232B
(48,35,43)
#271D24
(39,29,36)
#1E171D
(30,23,29)
#151116
(21,17,22)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #664755

#664755
(102,71,85)
#735764
(115,87,100)
#806773
(128,103,115)
#8D7782
(141,119,130)
#9A8791
(154,135,145)
#A797A0
(167,151,160)
#B4A7AF
(180,167,175)
#C1B7BE
(193,183,190)
#CEC7CD
(206,199,205)
#DBD7DC
(219,215,220)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664755 color. Also use rgb(102,71,85) instead hex code.

Text Font Color

.myTextColor { color: #664755; }

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

This text font color is #664755.

Background Color

.myBgColor { background-color: #664755; }

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

This div background color is #664755.

Border color

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

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

This div border color is #664755.

Opacity

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

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

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

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

This text has shadow with #664755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664755.

Preview

Color preview on black background

This text has color #664755 on black background.


Color preview on white background

This text has color #664755 on white background.


Black color preview on #664755 background

This text has black color on #664755 background.


White color preview on #664755 background

This text has white color on #664755 background.


Related colors

Complementary color

Complementary color for #hex is #99B8AA.


I love getcolorcode.com

Triadic colors

1 #556647 and #475566 with #664755 are triadic colors.

2 #554766 and #476655 with #664755 are triadic colors.