COLOR #664463

HEX: #664463 RGB: (102,68,99)

Color info

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

RGB color model

#664463 color RGB value is (102,68,99).

RGB: (102,68,99) (40%, 27%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 68 of 255 = 27%
B 99 of 255 = 39%

102
68
99

R + G + B ~ 35%. #664463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 68 + 99 = 269 (100%)
R 102 of 269 ~ 37.92%
G 68 of 269 ~ 25.28%
B 99 of 269 ~ 36.8'%

%37.92
%25.28
%36.8

CMYK color model

#664463 color CMYK value is (0,33,3,60).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 2.94%
  • key color value is 60.00%

CMYK: (0,33,3,60)
C0M33Y3K60 (0%, 33%, 3%, 60%)
(0.00 / 0.33 / 0.03 / 0.60)

CMYK percentages

%0
%33.33
%2.94
%60

Codes

Color #664463 in popluar color models

66 44 63
RGB 102 68 99
HSL 305° 20.00% 33.33%
HSB/HSV 305° 33.33% 40.00%
CMYK 0.00% 33.33% 2.94%
60.00%

Color #664463 in popluar number systems.

HEX 66 44 63
Decimal 102 68 99
Binary 1100110 1000100 1100011
Octal 146 104 143

Shades and tints

Shades of #664463

#664463
(102,68,99)
#5D3E5A
(93,62,90)
#543851
(84,56,81)
#4B3248
(75,50,72)
#422C3F
(66,44,63)
#392636
(57,38,54)
#30202D
(48,32,45)
#271A24
(39,26,36)
#1E141B
(30,20,27)
#150E12
(21,14,18)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #664463

#664463
(102,68,99)
#735571
(115,85,113)
#80667F
(128,102,127)
#8D778D
(141,119,141)
#9A889B
(154,136,155)
#A799A9
(167,153,169)
#B4AAB7
(180,170,183)
#C1BBC5
(193,187,197)
#CECCD3
(206,204,211)
#DBDDE1
(219,221,225)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664463; }

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

This text font color is #664463.

Background Color

.myBgColor { background-color: #664463; }

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

This div background color is #664463.

Border color

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

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

This div border color is #664463.

Opacity

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

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

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

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

This text has shadow with #664463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664463.

Preview

Color preview on black background

This text has color #664463 on black background.


Color preview on white background

This text has color #664463 on white background.


Black color preview on #664463 background

This text has black color on #664463 background.


White color preview on #664463 background

This text has white color on #664463 background.


Related colors

Complementary color

Complementary color for #hex is #99BB9C.


I love getcolorcode.com

Triadic colors

1 #636644 and #446366 with #664463 are triadic colors.

2 #634466 and #446663 with #664463 are triadic colors.