COLOR #664497

HEX: #664497 RGB: (102,68,151)

Color info

#664497 contains mainly red and blue colors. Web safe color of #664497 is #663399 (or #639).

RGB color model

#664497 color RGB value is (102,68,151).

RGB: (102,68,151) (40%, 27%, 59%)

RGB channels and saturation

R 102 of 255 = 40%
G 68 of 255 = 27%
B 151 of 255 = 59%

102
68
151

R + G + B ~ 42%. #664497 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 68 + 151 = 321 (100%)
R 102 of 321 ~ 31.78%
G 68 of 321 ~ 21.18%
B 151 of 321 ~ 47.04'%

%31.78
%21.18
%47.04

CMYK color model

#664497 color CMYK value is (32,55,0,41).

  • cyan value is 32.45%
  • magenta value is 54.97%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (32,55,0,41)
C32M55Y0K41 (32%, 55%, 0%, 41%)
(0.32 / 0.55 / 0.00 / 0.41)

CMYK percentages

%32.45
%54.97
%0
%40.78

Codes

Color #664497 in popluar color models

66 44 97
RGB 102 68 151
HSL 265° 37.90% 42.94%
HSB/HSV 265° 54.97% 59.22%
CMYK 32.45% 54.97% 0.00%
40.78%

Color #664497 in popluar number systems.

HEX 66 44 97
Decimal 102 68 151
Binary 1100110 1000100 10010111
Octal 146 104 227

Shades and tints

Shades of #664497

#664497
(102,68,151)
#5D3E8A
(93,62,138)
#54387D
(84,56,125)
#4B3270
(75,50,112)
#422C63
(66,44,99)
#392656
(57,38,86)
#302049
(48,32,73)
#271A3C
(39,26,60)
#1E142F
(30,20,47)
#150E22
(21,14,34)
#0C0815
(12,8,21)
#000000
(0,0,0)

Tints of #664497

#664497
(102,68,151)
#7355A0
(115,85,160)
#8066A9
(128,102,169)
#8D77B2
(141,119,178)
#9A88BB
(154,136,187)
#A799C4
(167,153,196)
#B4AACD
(180,170,205)
#C1BBD6
(193,187,214)
#CECCDF
(206,204,223)
#DBDDE8
(219,221,232)
#E8EEF1
(232,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664497 color. Also use rgb(102,68,151) instead hex code.

Text Font Color

.myTextColor { color: #664497; }

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

This text font color is #664497.

Background Color

.myBgColor { background-color: #664497; }

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

This div background color is #664497.

Border color

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

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

This div border color is #664497.

Opacity

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

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

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

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

This text has shadow with #664497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664497.

Preview

Color preview on black background

This text has color #664497 on black background.


Color preview on white background

This text has color #664497 on white background.


Black color preview on #664497 background

This text has black color on #664497 background.


White color preview on #664497 background

This text has white color on #664497 background.


Related colors

Complementary color

Complementary color for #hex is #99BB68.


I love getcolorcode.com

Triadic colors

1 #976644 and #449766 with #664497 are triadic colors.

2 #974466 and #446697 with #664497 are triadic colors.