COLOR #664560

HEX: #664560 RGB: (102,69,96)

Color info

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

RGB color model

#664560 color RGB value is (102,69,96).

RGB: (102,69,96) (40%, 27%, 38%)

RGB channels and saturation

R 102 of 255 = 40%
G 69 of 255 = 27%
B 96 of 255 = 38%

102
69
96

R + G + B ~ 35%. #664560 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 69 + 96 = 267 (100%)
R 102 of 267 ~ 38.2%
G 69 of 267 ~ 25.84%
B 96 of 267 ~ 35.96'%

%38.2
%25.84
%35.96

CMYK color model

#664560 color CMYK value is (0,32,6,60).

  • cyan value is 0.00%
  • magenta value is 32.35%
  • yellow value is 5.88%
  • key color value is 60.00%

CMYK: (0,32,6,60)
C0M32Y6K60 (0%, 32%, 6%, 60%)
(0.00 / 0.32 / 0.06 / 0.60)

CMYK percentages

%0
%32.35
%5.88
%60

Codes

Color #664560 in popluar color models

66 45 60
RGB 102 69 96
HSL 311° 19.30% 33.53%
HSB/HSV 311° 32.35% 40.00%
CMYK 0.00% 32.35% 5.88%
60.00%

Color #664560 in popluar number systems.

HEX 66 45 60
Decimal 102 69 96
Binary 1100110 1000101 1100000
Octal 146 105 140

Shades and tints

Shades of #664560

#664560
(102,69,96)
#5D3F58
(93,63,88)
#543950
(84,57,80)
#4B3348
(75,51,72)
#422D40
(66,45,64)
#392738
(57,39,56)
#302130
(48,33,48)
#271B28
(39,27,40)
#1E1520
(30,21,32)
#150F18
(21,15,24)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #664560

#664560
(102,69,96)
#73556E
(115,85,110)
#80657C
(128,101,124)
#8D758A
(141,117,138)
#9A8598
(154,133,152)
#A795A6
(167,149,166)
#B4A5B4
(180,165,180)
#C1B5C2
(193,181,194)
#CEC5D0
(206,197,208)
#DBD5DE
(219,213,222)
#E8E5EC
(232,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664560 color. Also use rgb(102,69,96) instead hex code.

Text Font Color

.myTextColor { color: #664560; }

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

This text font color is #664560.

Background Color

.myBgColor { background-color: #664560; }

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

This div background color is #664560.

Border color

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

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

This div border color is #664560.

Opacity

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

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

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

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

This text has shadow with #664560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664560.

Preview

Color preview on black background

This text has color #664560 on black background.


Color preview on white background

This text has color #664560 on white background.


Black color preview on #664560 background

This text has black color on #664560 background.


White color preview on #664560 background

This text has white color on #664560 background.


Related colors

Complementary color

Complementary color for #hex is #99BA9F.


I love getcolorcode.com

Triadic colors

1 #606645 and #456066 with #664560 are triadic colors.

2 #604566 and #456660 with #664560 are triadic colors.