COLOR #644461

HEX: #644461 RGB: (100,68,97)

Color info

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

RGB color model

#644461 color RGB value is (100,68,97).

RGB: (100,68,97) (39%, 27%, 38%)

RGB channels and saturation

R 100 of 255 = 39%
G 68 of 255 = 27%
B 97 of 255 = 38%

100
68
97

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

Portions of RGB colors in percentages

R + G + B = 100 + 68 + 97 = 265 (100%)
R 100 of 265 ~ 37.74%
G 68 of 265 ~ 25.66%
B 97 of 265 ~ 36.6'%

%37.74
%25.66
%36.6

CMYK color model

#644461 color CMYK value is (0,32,3,61).

  • cyan value is 0.00%
  • magenta value is 32.00%
  • yellow value is 3.00%
  • key color value is 60.78%

CMYK: (0,32,3,61)
C0M32Y3K61 (0%, 32%, 3%, 61%)
(0.00 / 0.32 / 0.03 / 0.61)

CMYK percentages

%0
%32
%3
%60.78

Codes

Color #644461 in popluar color models

64 44 61
RGB 100 68 97
HSL 306° 19.05% 32.94%
HSB/HSV 306° 32.00% 39.22%
CMYK 0.00% 32.00% 3.00%
60.78%

Color #644461 in popluar number systems.

HEX 64 44 61
Decimal 100 68 97
Binary 1100100 1000100 1100001
Octal 144 104 141

Shades and tints

Shades of #644461

#644461
(100,68,97)
#5B3E59
(91,62,89)
#523851
(82,56,81)
#493249
(73,50,73)
#402C41
(64,44,65)
#372639
(55,38,57)
#2E2031
(46,32,49)
#251A29
(37,26,41)
#1C1421
(28,20,33)
#130E19
(19,14,25)
#0A0811
(10,8,17)
#000000
(0,0,0)

Tints of #644461

#644461
(100,68,97)
#72556F
(114,85,111)
#80667D
(128,102,125)
#8E778B
(142,119,139)
#9C8899
(156,136,153)
#AA99A7
(170,153,167)
#B8AAB5
(184,170,181)
#C6BBC3
(198,187,195)
#D4CCD1
(212,204,209)
#E2DDDF
(226,221,223)
#F0EEED
(240,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644461; }

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

This text font color is #644461.

Background Color

.myBgColor { background-color: #644461; }

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

This div background color is #644461.

Border color

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

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

This div border color is #644461.

Opacity

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

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

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

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

This text has shadow with #644461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644461.

Preview

Color preview on black background

This text has color #644461 on black background.


Color preview on white background

This text has color #644461 on white background.


Black color preview on #644461 background

This text has black color on #644461 background.


White color preview on #644461 background

This text has white color on #644461 background.


Related colors

Complementary color

Complementary color for #hex is #9BBB9E.


I love getcolorcode.com

Triadic colors

1 #616444 and #446164 with #644461 are triadic colors.

2 #614464 and #446461 with #644461 are triadic colors.