COLOR #664759

HEX: #664759 RGB: (102,71,89)

Color info

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

RGB color model

#664759 color RGB value is (102,71,89).

RGB: (102,71,89) (40%, 28%, 35%)

RGB channels and saturation

R 102 of 255 = 40%
G 71 of 255 = 28%
B 89 of 255 = 35%

102
71
89

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

Portions of RGB colors in percentages

R + G + B = 102 + 71 + 89 = 262 (100%)
R 102 of 262 ~ 38.93%
G 71 of 262 ~ 27.1%
B 89 of 262 ~ 33.97'%

%38.93
%27.1
%33.97

CMYK color model

#664759 color CMYK value is (0,30,13,60).

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

CMYK: (0,30,13,60)
C0M30Y13K60 (0%, 30%, 13%, 60%)
(0.00 / 0.30 / 0.13 / 0.60)

CMYK percentages

%0
%30.39
%12.75
%60

Codes

Color #664759 in popluar color models

66 47 59
RGB 102 71 89
HSL 325° 17.92% 33.92%
HSB/HSV 325° 30.39% 40.00%
CMYK 0.00% 30.39% 12.75%
60.00%

Color #664759 in popluar number systems.

HEX 66 47 59
Decimal 102 71 89
Binary 1100110 1000111 1011001
Octal 146 107 131

Shades and tints

Shades of #664759

#664759
(102,71,89)
#5D4151
(93,65,81)
#543B49
(84,59,73)
#4B3541
(75,53,65)
#422F39
(66,47,57)
#392931
(57,41,49)
#302329
(48,35,41)
#271D21
(39,29,33)
#1E1719
(30,23,25)
#151111
(21,17,17)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #664759

#664759
(102,71,89)
#735768
(115,87,104)
#806777
(128,103,119)
#8D7786
(141,119,134)
#9A8795
(154,135,149)
#A797A4
(167,151,164)
#B4A7B3
(180,167,179)
#C1B7C2
(193,183,194)
#CEC7D1
(206,199,209)
#DBD7E0
(219,215,224)
#E8E7EF
(232,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664759; }

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

This text font color is #664759.

Background Color

.myBgColor { background-color: #664759; }

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

This div background color is #664759.

Border color

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

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

This div border color is #664759.

Opacity

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

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

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

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

This text has shadow with #664759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664759.

Preview

Color preview on black background

This text has color #664759 on black background.


Color preview on white background

This text has color #664759 on white background.


Black color preview on #664759 background

This text has black color on #664759 background.


White color preview on #664759 background

This text has white color on #664759 background.


Related colors

Complementary color

Complementary color for #hex is #99B8A6.


I love getcolorcode.com

Triadic colors

1 #596647 and #475966 with #664759 are triadic colors.

2 #594766 and #476659 with #664759 are triadic colors.