COLOR #644A78

HEX: #644A78 RGB: (100,74,120)

Color info

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

RGB color model

#644A78 color RGB value is (100,74,120).

RGB: (100,74,120) (39%, 29%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 74 of 255 = 29%
B 120 of 255 = 47%

100
74
120

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

Portions of RGB colors in percentages

R + G + B = 100 + 74 + 120 = 294 (100%)
R 100 of 294 ~ 34.01%
G 74 of 294 ~ 25.17%
B 120 of 294 ~ 40.82'%

%34.01
%25.17
%40.82

CMYK color model

#644A78 color CMYK value is (17,38,0,53).

  • cyan value is 16.67%
  • magenta value is 38.33%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (17,38,0,53) C17M38Y0K53 (17%,38%,0%,53%) (0.17/0.38/0.00/0.53) 

CMYK percentages

%16.67
%38.33
%0
%52.94

Codes

Color #644A78 in popluar color models

64 4A 78
RGB 100 74 120
HSL 274° 23.71% 38.04%
HSB/HSV 274° 38.33% 47.06%
CMYK 16.67% 38.33% 0.00%
52.94%

Color #644A78 in popluar number systems.

HEX 64 4A 78
Decimal 100 74 120
Binary 1100100 1001010 1111000
Octal 144 112 170

Shades and tints

Shades of #644A78

#644A78
(100,74,120)
#5B446E
(91,68,110)
#523E64
(82,62,100)
#49385A
(73,56,90)
#403250
(64,50,80)
#372C46
(55,44,70)
#2E263C
(46,38,60)
#252032
(37,32,50)
#1C1A28
(28,26,40)
#13141E
(19,20,30)
#0A0E14
(10,14,20)
#000000
(0,0,0)

Tints of #644A78

#644A78
(100,74,120)
#725A84
(114,90,132)
#806A90
(128,106,144)
#8E7A9C
(142,122,156)
#9C8AA8
(156,138,168)
#AA9AB4
(170,154,180)
#B8AAC0
(184,170,192)
#C6BACC
(198,186,204)
#D4CAD8
(212,202,216)
#E2DAE4
(226,218,228)
#F0EAF0
(240,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #644A78 color. Also use rgb(100,74,120) instead hex code.

Text Font Color

.myTextColor { color: #644A78; }

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

This text font color is #644A78.

Background Color

.myBgColor { background-color: #644A78; }

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

This div background color is #644A78.

Border color

.myBorderColor { border: 1px solid #644A78; }

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

This div border color is #644A78.

Opacity

.myOpacity80 { color: #644A78; opacity: 0.8; }

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

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

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

This text has shadow with #644A78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644A78.

Preview

Color preview on black background

This text has color #644A78 on black background.


Color preview on white background

This text has color #644A78 on white background.


Black color preview on #644A78 background

This text has black color on #644A78 background.


White color preview on #644A78 background

This text has white color on #644A78 background.


Related colors

Complementary color

Complementary color for #hex is #9BB587.


I love getcolorcode.com

Triadic colors

1 #78644A and #4A7864 with #644A78 are triadic colors.

2 #784A64 and #4A6478 with #644A78 are triadic colors.