COLOR #644865

HEX: #644865 RGB: (100,72,101)

Color info

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

RGB color model

#644865 color RGB value is (100,72,101).

RGB: (100,72,101) (39%, 28%, 40%)

RGB channels and saturation

R 100 of 255 = 39%
G 72 of 255 = 28%
B 101 of 255 = 40%

100
72
101

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

Portions of RGB colors in percentages

R + G + B = 100 + 72 + 101 = 273 (100%)
R 100 of 273 ~ 36.63%
G 72 of 273 ~ 26.37%
B 101 of 273 ~ 37'%

%36.63
%26.37
%37

CMYK color model

#644865 color CMYK value is (1,29,0,60).

  • cyan value is 0.99%
  • magenta value is 28.71%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (1,29,0,60)
C1M29Y0K60 (1%, 29%, 0%, 60%)
(0.01 / 0.29 / 0.00 / 0.60)

CMYK percentages

%0.99
%28.71
%0
%60.39

Codes

Color #644865 in popluar color models

64 48 65
RGB 100 72 101
HSL 298° 16.76% 33.92%
HSB/HSV 298° 28.71% 39.61%
CMYK 0.99% 28.71% 0.00%
60.39%

Color #644865 in popluar number systems.

HEX 64 48 65
Decimal 100 72 101
Binary 1100100 1001000 1100101
Octal 144 110 145

Shades and tints

Shades of #644865

#644865
(100,72,101)
#5B425C
(91,66,92)
#523C53
(82,60,83)
#49364A
(73,54,74)
#403041
(64,48,65)
#372A38
(55,42,56)
#2E242F
(46,36,47)
#251E26
(37,30,38)
#1C181D
(28,24,29)
#131214
(19,18,20)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #644865

#644865
(100,72,101)
#725873
(114,88,115)
#806881
(128,104,129)
#8E788F
(142,120,143)
#9C889D
(156,136,157)
#AA98AB
(170,152,171)
#B8A8B9
(184,168,185)
#C6B8C7
(198,184,199)
#D4C8D5
(212,200,213)
#E2D8E3
(226,216,227)
#F0E8F1
(240,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644865; }

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

This text font color is #644865.

Background Color

.myBgColor { background-color: #644865; }

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

This div background color is #644865.

Border color

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

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

This div border color is #644865.

Opacity

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

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

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

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

This text has shadow with #644865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644865.

Preview

Color preview on black background

This text has color #644865 on black background.


Color preview on white background

This text has color #644865 on white background.


Black color preview on #644865 background

This text has black color on #644865 background.


White color preview on #644865 background

This text has white color on #644865 background.


Related colors

Complementary color

Complementary color for #hex is #9BB79A.


I love getcolorcode.com

Triadic colors

1 #656448 and #486564 with #644865 are triadic colors.

2 #654864 and #486465 with #644865 are triadic colors.