COLOR #664765

HEX: #664765 RGB: (102,71,101)

Color info

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

RGB color model

#664765 color RGB value is (102,71,101).

RGB: (102,71,101) (40%, 28%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 71 of 255 = 28%
B 101 of 255 = 40%

102
71
101

R + G + B ~ 36%. #664765 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 71 + 101 = 274 (100%)
R 102 of 274 ~ 37.23%
G 71 of 274 ~ 25.91%
B 101 of 274 ~ 36.86'%

%37.23
%25.91
%36.86

CMYK color model

#664765 color CMYK value is (0,30,1,60).

  • cyan value is 0.00%
  • magenta value is 30.39%
  • yellow value is 0.98%
  • key color value is 60.00%

CMYK: (0,30,1,60)
C0M30Y1K60 (0%, 30%, 1%, 60%)
(0.00 / 0.30 / 0.01 / 0.60)

CMYK percentages

%0
%30.39
%0.98
%60

Codes

Color #664765 in popluar color models

66 47 65
RGB 102 71 101
HSL 302° 17.92% 33.92%
HSB/HSV 302° 30.39% 40.00%
CMYK 0.00% 30.39% 0.98%
60.00%

Color #664765 in popluar number systems.

HEX 66 47 65
Decimal 102 71 101
Binary 1100110 1000111 1100101
Octal 146 107 145

Shades and tints

Shades of #664765

#664765
(102,71,101)
#5D415C
(93,65,92)
#543B53
(84,59,83)
#4B354A
(75,53,74)
#422F41
(66,47,65)
#392938
(57,41,56)
#30232F
(48,35,47)
#271D26
(39,29,38)
#1E171D
(30,23,29)
#151114
(21,17,20)
#0C0B0B
(12,11,11)
#000000
(0,0,0)

Tints of #664765

#664765
(102,71,101)
#735773
(115,87,115)
#806781
(128,103,129)
#8D778F
(141,119,143)
#9A879D
(154,135,157)
#A797AB
(167,151,171)
#B4A7B9
(180,167,185)
#C1B7C7
(193,183,199)
#CEC7D5
(206,199,213)
#DBD7E3
(219,215,227)
#E8E7F1
(232,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664765 color. Also use rgb(102,71,101) instead hex code.

Text Font Color

.myTextColor { color: #664765; }

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

This text font color is #664765.

Background Color

.myBgColor { background-color: #664765; }

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

This div background color is #664765.

Border color

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

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

This div border color is #664765.

Opacity

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

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

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

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

This text has shadow with #664765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664765.

Preview

Color preview on black background

This text has color #664765 on black background.


Color preview on white background

This text has color #664765 on white background.


Black color preview on #664765 background

This text has black color on #664765 background.


White color preview on #664765 background

This text has white color on #664765 background.


Related colors

Complementary color

Complementary color for #hex is #99B89A.


I love getcolorcode.com

Triadic colors

1 #656647 and #476566 with #664765 are triadic colors.

2 #654766 and #476665 with #664765 are triadic colors.