COLOR #664880

HEX: #664880 RGB: (102,72,128)

Color info

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

RGB color model

#664880 color RGB value is (102,72,128).

RGB: (102,72,128) (40%, 28%, 50%)

RGB channels and saturation

R 102 of 255 = 40%
G 72 of 255 = 28%
B 128 of 255 = 50%

102
72
128

R + G + B ~ 39%. #664880 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 72 + 128 = 302 (100%)
R 102 of 302 ~ 33.77%
G 72 of 302 ~ 23.84%
B 128 of 302 ~ 42.38'%

%33.77
%23.84
%42.38

CMYK color model

#664880 color CMYK value is (20,44,0,50).

  • cyan value is 20.31%
  • magenta value is 43.75%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (20,44,0,50)
C20M44Y0K50 (20%, 44%, 0%, 50%)
(0.20 / 0.44 / 0.00 / 0.50)

CMYK percentages

%20.31
%43.75
%0
%49.8

Codes

Color #664880 in popluar color models

66 48 80
RGB 102 72 128
HSL 272° 28.00% 39.22%
HSB/HSV 272° 43.75% 50.20%
CMYK 20.31% 43.75% 0.00%
49.80%

Color #664880 in popluar number systems.

HEX 66 48 80
Decimal 102 72 128
Binary 1100110 1001000 10000000
Octal 146 110 200

Shades and tints

Shades of #664880

#664880
(102,72,128)
#5D4275
(93,66,117)
#543C6A
(84,60,106)
#4B365F
(75,54,95)
#423054
(66,48,84)
#392A49
(57,42,73)
#30243E
(48,36,62)
#271E33
(39,30,51)
#1E1828
(30,24,40)
#15121D
(21,18,29)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #664880

#664880
(102,72,128)
#73588B
(115,88,139)
#806896
(128,104,150)
#8D78A1
(141,120,161)
#9A88AC
(154,136,172)
#A798B7
(167,152,183)
#B4A8C2
(180,168,194)
#C1B8CD
(193,184,205)
#CEC8D8
(206,200,216)
#DBD8E3
(219,216,227)
#E8E8EE
(232,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664880 color. Also use rgb(102,72,128) instead hex code.

Text Font Color

.myTextColor { color: #664880; }

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

This text font color is #664880.

Background Color

.myBgColor { background-color: #664880; }

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

This div background color is #664880.

Border color

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

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

This div border color is #664880.

Opacity

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

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

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

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

This text has shadow with #664880 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664880.

Preview

Color preview on black background

This text has color #664880 on black background.


Color preview on white background

This text has color #664880 on white background.


Black color preview on #664880 background

This text has black color on #664880 background.


White color preview on #664880 background

This text has white color on #664880 background.


Related colors

Complementary color

Complementary color for #hex is #99B77F.


I love getcolorcode.com

Triadic colors

1 #806648 and #488066 with #664880 are triadic colors.

2 #804866 and #486680 with #664880 are triadic colors.