COLOR #644166

HEX: #644166 RGB: (100,65,102)

Color info

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

RGB color model

#644166 color RGB value is (100,65,102).

RGB: (100,65,102) (39%, 25%, 40%)

RGB channels and saturation

R 100 of 255 = 39%
G 65 of 255 = 25%
B 102 of 255 = 40%

100
65
102

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

Portions of RGB colors in percentages

R + G + B = 100 + 65 + 102 = 267 (100%)
R 100 of 267 ~ 37.45%
G 65 of 267 ~ 24.34%
B 102 of 267 ~ 38.2'%

%37.45
%24.34
%38.2

CMYK color model

#644166 color CMYK value is (2,36,0,60).

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

CMYK: (2,36,0,60)
C2M36Y0K60 (2%, 36%, 0%, 60%)
(0.02 / 0.36 / 0.00 / 0.60)

CMYK percentages

%1.96
%36.27
%0
%60

Codes

Color #644166 in popluar color models

64 41 66
RGB 100 65 102
HSL 297° 22.16% 32.75%
HSB/HSV 297° 36.27% 40.00%
CMYK 1.96% 36.27% 0.00%
60.00%

Color #644166 in popluar number systems.

HEX 64 41 66
Decimal 100 65 102
Binary 1100100 1000001 1100110
Octal 144 101 146

Shades and tints

Shades of #644166

#644166
(100,65,102)
#5B3C5D
(91,60,93)
#523754
(82,55,84)
#49324B
(73,50,75)
#402D42
(64,45,66)
#372839
(55,40,57)
#2E2330
(46,35,48)
#251E27
(37,30,39)
#1C191E
(28,25,30)
#131415
(19,20,21)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #644166

#644166
(100,65,102)
#725273
(114,82,115)
#806380
(128,99,128)
#8E748D
(142,116,141)
#9C859A
(156,133,154)
#AA96A7
(170,150,167)
#B8A7B4
(184,167,180)
#C6B8C1
(198,184,193)
#D4C9CE
(212,201,206)
#E2DADB
(226,218,219)
#F0EBE8
(240,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644166; }

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

This text font color is #644166.

Background Color

.myBgColor { background-color: #644166; }

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

This div background color is #644166.

Border color

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

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

This div border color is #644166.

Opacity

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

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

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

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

This text has shadow with #644166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644166.

Preview

Color preview on black background

This text has color #644166 on black background.


Color preview on white background

This text has color #644166 on white background.


Black color preview on #644166 background

This text has black color on #644166 background.


White color preview on #644166 background

This text has white color on #644166 background.


Related colors

Complementary color

Complementary color for #hex is #9BBE99.


I love getcolorcode.com

Triadic colors

1 #666441 and #416664 with #644166 are triadic colors.

2 #664164 and #416466 with #644166 are triadic colors.