COLOR #644974

HEX: #644974 RGB: (100,73,116)

Color info

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

RGB color model

#644974 color RGB value is (100,73,116).

RGB: (100,73,116) (39%, 29%, 45%)

RGB channels and saturation

R 100 of 255 = 39%
G 73 of 255 = 29%
B 116 of 255 = 45%

100
73
116

R + G + B ~ 38%. #644974 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 73 + 116 = 289 (100%)
R 100 of 289 ~ 34.6%
G 73 of 289 ~ 25.26%
B 116 of 289 ~ 40.14'%

%34.6
%25.26
%40.14

CMYK color model

#644974 color CMYK value is (14,37,0,55).

  • cyan value is 13.79%
  • magenta value is 37.07%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (14,37,0,55)
C14M37Y0K55 (14%, 37%, 0%, 55%)
(0.14 / 0.37 / 0.00 / 0.55)

CMYK percentages

%13.79
%37.07
%0
%54.51

Codes

Color #644974 in popluar color models

64 49 74
RGB 100 73 116
HSL 278° 22.75% 37.06%
HSB/HSV 278° 37.07% 45.49%
CMYK 13.79% 37.07% 0.00%
54.51%

Color #644974 in popluar number systems.

HEX 64 49 74
Decimal 100 73 116
Binary 1100100 1001001 1110100
Octal 144 111 164

Shades and tints

Shades of #644974

#644974
(100,73,116)
#5B436A
(91,67,106)
#523D60
(82,61,96)
#493756
(73,55,86)
#40314C
(64,49,76)
#372B42
(55,43,66)
#2E2538
(46,37,56)
#251F2E
(37,31,46)
#1C1924
(28,25,36)
#13131A
(19,19,26)
#0A0D10
(10,13,16)
#000000
(0,0,0)

Tints of #644974

#644974
(100,73,116)
#725980
(114,89,128)
#80698C
(128,105,140)
#8E7998
(142,121,152)
#9C89A4
(156,137,164)
#AA99B0
(170,153,176)
#B8A9BC
(184,169,188)
#C6B9C8
(198,185,200)
#D4C9D4
(212,201,212)
#E2D9E0
(226,217,224)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644974; }

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

This text font color is #644974.

Background Color

.myBgColor { background-color: #644974; }

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

This div background color is #644974.

Border color

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

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

This div border color is #644974.

Opacity

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

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

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

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

This text has shadow with #644974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644974.

Preview

Color preview on black background

This text has color #644974 on black background.


Color preview on white background

This text has color #644974 on white background.


Black color preview on #644974 background

This text has black color on #644974 background.


White color preview on #644974 background

This text has white color on #644974 background.


Related colors

Complementary color

Complementary color for #hex is #9BB68B.


I love getcolorcode.com

Triadic colors

1 #746449 and #497464 with #644974 are triadic colors.

2 #744964 and #496474 with #644974 are triadic colors.