COLOR #644378

HEX: #644378 RGB: (100,67,120)

Color info

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

RGB color model

#644378 color RGB value is (100,67,120).

RGB: (100,67,120) (39%, 26%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 67 of 255 = 26%
B 120 of 255 = 47%

100
67
120

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

Portions of RGB colors in percentages

R + G + B = 100 + 67 + 120 = 287 (100%)
R 100 of 287 ~ 34.84%
G 67 of 287 ~ 23.34%
B 120 of 287 ~ 41.81'%

%34.84
%23.34
%41.81

CMYK color model

#644378 color CMYK value is (17,44,0,53).

  • cyan value is 16.67%
  • magenta value is 44.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (17,44,0,53)
C17M44Y0K53 (17%, 44%, 0%, 53%)
(0.17 / 0.44 / 0.00 / 0.53)

CMYK percentages

%16.67
%44.17
%0
%52.94

Codes

Color #644378 in popluar color models

64 43 78
RGB 100 67 120
HSL 277° 28.34% 36.67%
HSB/HSV 277° 44.17% 47.06%
CMYK 16.67% 44.17% 0.00%
52.94%

Color #644378 in popluar number systems.

HEX 64 43 78
Decimal 100 67 120
Binary 1100100 1000011 1111000
Octal 144 103 170

Shades and tints

Shades of #644378

#644378
(100,67,120)
#5B3D6E
(91,61,110)
#523764
(82,55,100)
#49315A
(73,49,90)
#402B50
(64,43,80)
#372546
(55,37,70)
#2E1F3C
(46,31,60)
#251932
(37,25,50)
#1C1328
(28,19,40)
#130D1E
(19,13,30)
#0A0714
(10,7,20)
#000000
(0,0,0)

Tints of #644378

#644378
(100,67,120)
#725484
(114,84,132)
#806590
(128,101,144)
#8E769C
(142,118,156)
#9C87A8
(156,135,168)
#AA98B4
(170,152,180)
#B8A9C0
(184,169,192)
#C6BACC
(198,186,204)
#D4CBD8
(212,203,216)
#E2DCE4
(226,220,228)
#F0EDF0
(240,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644378; }

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

This text font color is #644378.

Background Color

.myBgColor { background-color: #644378; }

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

This div background color is #644378.

Border color

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

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

This div border color is #644378.

Opacity

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

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

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

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

This text has shadow with #644378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644378.

Preview

Color preview on black background

This text has color #644378 on black background.


Color preview on white background

This text has color #644378 on white background.


Black color preview on #644378 background

This text has black color on #644378 background.


White color preview on #644378 background

This text has white color on #644378 background.


Related colors

Complementary color

Complementary color for #hex is #9BBC87.


I love getcolorcode.com

Triadic colors

1 #786443 and #437864 with #644378 are triadic colors.

2 #784364 and #436478 with #644378 are triadic colors.