COLOR #664364

HEX: #664364 RGB: (102,67,100)

Color info

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

RGB color model

#664364 color RGB value is (102,67,100).

RGB: (102,67,100) (40%, 26%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 67 of 255 = 26%
B 100 of 255 = 39%

102
67
100

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

Portions of RGB colors in percentages

R + G + B = 102 + 67 + 100 = 269 (100%)
R 102 of 269 ~ 37.92%
G 67 of 269 ~ 24.91%
B 100 of 269 ~ 37.17'%

%37.92
%24.91
%37.17

CMYK color model

#664364 color CMYK value is (0,34,2,60).

  • cyan value is 0.00%
  • magenta value is 34.31%
  • yellow value is 1.96%
  • key color value is 60.00%

CMYK: (0,34,2,60)
C0M34Y2K60 (0%, 34%, 2%, 60%)
(0.00 / 0.34 / 0.02 / 0.60)

CMYK percentages

%0
%34.31
%1.96
%60

Codes

Color #664364 in popluar color models

66 43 64
RGB 102 67 100
HSL 303° 20.71% 33.14%
HSB/HSV 303° 34.31% 40.00%
CMYK 0.00% 34.31% 1.96%
60.00%

Color #664364 in popluar number systems.

HEX 66 43 64
Decimal 102 67 100
Binary 1100110 1000011 1100100
Octal 146 103 144

Shades and tints

Shades of #664364

#664364
(102,67,100)
#5D3D5B
(93,61,91)
#543752
(84,55,82)
#4B3149
(75,49,73)
#422B40
(66,43,64)
#392537
(57,37,55)
#301F2E
(48,31,46)
#271925
(39,25,37)
#1E131C
(30,19,28)
#150D13
(21,13,19)
#0C070A
(12,7,10)
#000000
(0,0,0)

Tints of #664364

#664364
(102,67,100)
#735472
(115,84,114)
#806580
(128,101,128)
#8D768E
(141,118,142)
#9A879C
(154,135,156)
#A798AA
(167,152,170)
#B4A9B8
(180,169,184)
#C1BAC6
(193,186,198)
#CECBD4
(206,203,212)
#DBDCE2
(219,220,226)
#E8EDF0
(232,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664364 color. Also use rgb(102,67,100) instead hex code.

Text Font Color

.myTextColor { color: #664364; }

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

This text font color is #664364.

Background Color

.myBgColor { background-color: #664364; }

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

This div background color is #664364.

Border color

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

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

This div border color is #664364.

Opacity

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

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

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

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

This text has shadow with #664364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664364.

Preview

Color preview on black background

This text has color #664364 on black background.


Color preview on white background

This text has color #664364 on white background.


Black color preview on #664364 background

This text has black color on #664364 background.


White color preview on #664364 background

This text has white color on #664364 background.


Related colors

Complementary color

Complementary color for #hex is #99BC9B.


I love getcolorcode.com

Triadic colors

1 #646643 and #436466 with #664364 are triadic colors.

2 #644366 and #436664 with #664364 are triadic colors.