COLOR #664095

HEX: #664095 RGB: (102,64,149)

Color info

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

RGB color model

#664095 color RGB value is (102,64,149).

RGB: (102,64,149) (40%, 25%, 58%)

RGB channels and saturation

R 102 of 255 = 40%
G 64 of 255 = 25%
B 149 of 255 = 58%

102
64
149

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

Portions of RGB colors in percentages

R + G + B = 102 + 64 + 149 = 315 (100%)
R 102 of 315 ~ 32.38%
G 64 of 315 ~ 20.32%
B 149 of 315 ~ 47.3'%

%32.38
%20.32
%47.3

CMYK color model

#664095 color CMYK value is (32,57,0,42).

  • cyan value is 31.54%
  • magenta value is 57.05%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (32,57,0,42) C32M57Y0K42 (32%,57%,0%,42%) (0.32/0.57/0.00/0.42) 

CMYK percentages

%31.54
%57.05
%0
%41.57

Codes

Color #664095 in popluar color models

66 40 95
RGB 102 64 149
HSL 267° 39.91% 41.76%
HSB/HSV 267° 57.05% 58.43%
CMYK 31.54% 57.05% 0.00%
41.57%

Color #664095 in popluar number systems.

HEX 66 40 95
Decimal 102 64 149
Binary 1100110 1000000 10010101
Octal 146 100 225

Shades and tints

Shades of #664095

#664095
(102,64,149)
#5D3B88
(93,59,136)
#54367B
(84,54,123)
#4B316E
(75,49,110)
#422C61
(66,44,97)
#392754
(57,39,84)
#302247
(48,34,71)
#271D3A
(39,29,58)
#1E182D
(30,24,45)
#151320
(21,19,32)
#0C0E13
(12,14,19)
#000000
(0,0,0)

Tints of #664095

#664095
(102,64,149)
#73519E
(115,81,158)
#8062A7
(128,98,167)
#8D73B0
(141,115,176)
#9A84B9
(154,132,185)
#A795C2
(167,149,194)
#B4A6CB
(180,166,203)
#C1B7D4
(193,183,212)
#CEC8DD
(206,200,221)
#DBD9E6
(219,217,230)
#E8EAEF
(232,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664095 color. Also use rgb(102,64,149) instead hex code.

Text Font Color

.myTextColor { color: #664095; }

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

This text font color is #664095.

Background Color

.myBgColor { background-color: #664095; }

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

This div background color is #664095.

Border color

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

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

This div border color is #664095.

Opacity

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

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

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

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

This text has shadow with #664095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664095.

Preview

Color preview on black background

This text has color #664095 on black background.


Color preview on white background

This text has color #664095 on white background.


Black color preview on #664095 background

This text has black color on #664095 background.


White color preview on #664095 background

This text has white color on #664095 background.


Related colors

Complementary color

Complementary color for #hex is #99BF6A.


I love getcolorcode.com

Triadic colors

1 #956640 and #409566 with #664095 are triadic colors.

2 #954066 and #406695 with #664095 are triadic colors.