COLOR #664892

HEX: #664892 RGB: (102,72,146)

Color info

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

RGB color model

#664892 color RGB value is (102,72,146).

RGB: (102,72,146) (40%, 28%, 57%)

RGB channels and saturation

R 102 of 255 = 40%
G 72 of 255 = 28%
B 146 of 255 = 57%

102
72
146

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

Portions of RGB colors in percentages

R + G + B = 102 + 72 + 146 = 320 (100%)
R 102 of 320 ~ 31.88%
G 72 of 320 ~ 22.5%
B 146 of 320 ~ 45.63'%

%31.88
%22.5
%45.63

CMYK color model

#664892 color CMYK value is (30,51,0,43).

  • cyan value is 30.14%
  • magenta value is 50.68%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (30,51,0,43)
C30M51Y0K43 (30%, 51%, 0%, 43%)
(0.30 / 0.51 / 0.00 / 0.43)

CMYK percentages

%30.14
%50.68
%0
%42.75

Codes

Color #664892 in popluar color models

66 48 92
RGB 102 72 146
HSL 264° 33.94% 42.75%
HSB/HSV 264° 50.68% 57.25%
CMYK 30.14% 50.68% 0.00%
42.75%

Color #664892 in popluar number systems.

HEX 66 48 92
Decimal 102 72 146
Binary 1100110 1001000 10010010
Octal 146 110 222

Shades and tints

Shades of #664892

#664892
(102,72,146)
#5D4285
(93,66,133)
#543C78
(84,60,120)
#4B366B
(75,54,107)
#42305E
(66,48,94)
#392A51
(57,42,81)
#302444
(48,36,68)
#271E37
(39,30,55)
#1E182A
(30,24,42)
#15121D
(21,18,29)
#0C0C10
(12,12,16)
#000000
(0,0,0)

Tints of #664892

#664892
(102,72,146)
#73589B
(115,88,155)
#8068A4
(128,104,164)
#8D78AD
(141,120,173)
#9A88B6
(154,136,182)
#A798BF
(167,152,191)
#B4A8C8
(180,168,200)
#C1B8D1
(193,184,209)
#CEC8DA
(206,200,218)
#DBD8E3
(219,216,227)
#E8E8EC
(232,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664892; }

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

This text font color is #664892.

Background Color

.myBgColor { background-color: #664892; }

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

This div background color is #664892.

Border color

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

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

This div border color is #664892.

Opacity

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

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

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

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

This text has shadow with #664892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664892.

Preview

Color preview on black background

This text has color #664892 on black background.


Color preview on white background

This text has color #664892 on white background.


Black color preview on #664892 background

This text has black color on #664892 background.


White color preview on #664892 background

This text has white color on #664892 background.


Related colors

Complementary color

Complementary color for #hex is #99B76D.


I love getcolorcode.com

Triadic colors

1 #926648 and #489266 with #664892 are triadic colors.

2 #924866 and #486692 with #664892 are triadic colors.