COLOR #644164

HEX: #644164 RGB: (100,65,100)

Color info

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

RGB color model

#644164 color RGB value is (100,65,100).

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

RGB channels and saturation

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

100
65
100

R + G + B ~ 34%. #644164 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 65 + 100 = 265 (100%)
R 100 of 265 ~ 37.74%
G 65 of 265 ~ 24.53%
B 100 of 265 ~ 37.74'%

%37.74
%24.53
%37.74

CMYK color model

#644164 color CMYK value is (0,35,0,61).

  • cyan value is 0.00%
  • magenta value is 35.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (0,35,0,61)
C0M35Y0K61 (0%, 35%, 0%, 61%)
(0.00 / 0.35 / 0.00 / 0.61)

CMYK percentages

%0
%35
%0
%60.78

Codes

Color #644164 in popluar color models

64 41 64
RGB 100 65 100
HSL 300° 21.21% 32.35%
HSB/HSV 300° 35.00% 39.22%
CMYK 0.00% 35.00% 0.00%
60.78%

Color #644164 in popluar number systems.

HEX 64 41 64
Decimal 100 65 100
Binary 1100100 1000001 1100100
Octal 144 101 144

Shades and tints

Shades of #644164

#644164
(100,65,100)
#5B3C5B
(91,60,91)
#523752
(82,55,82)
#493249
(73,50,73)
#402D40
(64,45,64)
#372837
(55,40,55)
#2E232E
(46,35,46)
#251E25
(37,30,37)
#1C191C
(28,25,28)
#131413
(19,20,19)
#0A0F0A
(10,15,10)
#000000
(0,0,0)

Tints of #644164

#644164
(100,65,100)
#725272
(114,82,114)
#806380
(128,99,128)
#8E748E
(142,116,142)
#9C859C
(156,133,156)
#AA96AA
(170,150,170)
#B8A7B8
(184,167,184)
#C6B8C6
(198,184,198)
#D4C9D4
(212,201,212)
#E2DAE2
(226,218,226)
#F0EBF0
(240,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644164; }

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

This text font color is #644164.

Background Color

.myBgColor { background-color: #644164; }

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

This div background color is #644164.

Border color

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

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

This div border color is #644164.

Opacity

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

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

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

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

This text has shadow with #644164 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644164.

Preview

Color preview on black background

This text has color #644164 on black background.


Color preview on white background

This text has color #644164 on white background.


Black color preview on #644164 background

This text has black color on #644164 background.


White color preview on #644164 background

This text has white color on #644164 background.


Related colors

Complementary color

Complementary color for #hex is #9BBE9B.


I love getcolorcode.com

Triadic colors

1 #646441 and #416464 with #644164 are triadic colors.

2 #644164 and #416464 with #644164 are triadic colors.