COLOR #644971

HEX: #644971 RGB: (100,73,113)

Color info

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

RGB color model

#644971 color RGB value is (100,73,113).

RGB: (100,73,113) (39%, 29%, 44%)

RGB channels and saturation

R 100 of 255 = 39%
G 73 of 255 = 29%
B 113 of 255 = 44%

100
73
113

R + G + B ~ 37%. #644971 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 73 + 113 = 286 (100%)
R 100 of 286 ~ 34.97%
G 73 of 286 ~ 25.52%
B 113 of 286 ~ 39.51'%

%34.97
%25.52
%39.51

CMYK color model

#644971 color CMYK value is (12,35,0,56).

  • cyan value is 11.50%
  • magenta value is 35.40%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (12,35,0,56)
C12M35Y0K56 (12%, 35%, 0%, 56%)
(0.12 / 0.35 / 0.00 / 0.56)

CMYK percentages

%11.5
%35.4
%0
%55.69

Codes

Color #644971 in popluar color models

64 49 71
RGB 100 73 113
HSL 281° 21.51% 36.47%
HSB/HSV 281° 35.40% 44.31%
CMYK 11.50% 35.40% 0.00%
55.69%

Color #644971 in popluar number systems.

HEX 64 49 71
Decimal 100 73 113
Binary 1100100 1001001 1110001
Octal 144 111 161

Shades and tints

Shades of #644971

#644971
(100,73,113)
#5B4367
(91,67,103)
#523D5D
(82,61,93)
#493753
(73,55,83)
#403149
(64,49,73)
#372B3F
(55,43,63)
#2E2535
(46,37,53)
#251F2B
(37,31,43)
#1C1921
(28,25,33)
#131317
(19,19,23)
#0A0D0D
(10,13,13)
#000000
(0,0,0)

Tints of #644971

#644971
(100,73,113)
#72597D
(114,89,125)
#806989
(128,105,137)
#8E7995
(142,121,149)
#9C89A1
(156,137,161)
#AA99AD
(170,153,173)
#B8A9B9
(184,169,185)
#C6B9C5
(198,185,197)
#D4C9D1
(212,201,209)
#E2D9DD
(226,217,221)
#F0E9E9
(240,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644971; }

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

This text font color is #644971.

Background Color

.myBgColor { background-color: #644971; }

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

This div background color is #644971.

Border color

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

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

This div border color is #644971.

Opacity

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

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

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

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

This text has shadow with #644971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644971.

Preview

Color preview on black background

This text has color #644971 on black background.


Color preview on white background

This text has color #644971 on white background.


Black color preview on #644971 background

This text has black color on #644971 background.


White color preview on #644971 background

This text has white color on #644971 background.


Related colors

Complementary color

Complementary color for #hex is #9BB68E.


I love getcolorcode.com

Triadic colors

1 #716449 and #497164 with #644971 are triadic colors.

2 #714964 and #496471 with #644971 are triadic colors.