COLOR #644776

HEX: #644776 RGB: (100,71,118)

Color info

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

RGB color model

#644776 color RGB value is (100,71,118).

RGB: (100,71,118) (39%, 28%, 46%)

RGB channels and saturation

R 100 of 255 = 39%
G 71 of 255 = 28%
B 118 of 255 = 46%

100
71
118

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

Portions of RGB colors in percentages

R + G + B = 100 + 71 + 118 = 289 (100%)
R 100 of 289 ~ 34.6%
G 71 of 289 ~ 24.57%
B 118 of 289 ~ 40.83'%

%34.6
%24.57
%40.83

CMYK color model

#644776 color CMYK value is (15,40,0,54).

  • cyan value is 15.25%
  • magenta value is 39.83%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (15,40,0,54) C15M40Y0K54 (15%,40%,0%,54%) (0.15/0.40/0.00/0.54) 

CMYK percentages

%15.25
%39.83
%0
%53.73

Codes

Color #644776 in popluar color models

64 47 76
RGB 100 71 118
HSL 277° 24.87% 37.06%
HSB/HSV 277° 39.83% 46.27%
CMYK 15.25% 39.83% 0.00%
53.73%

Color #644776 in popluar number systems.

HEX 64 47 76
Decimal 100 71 118
Binary 1100100 1000111 1110110
Octal 144 107 166

Shades and tints

Shades of #644776

#644776
(100,71,118)
#5B416C
(91,65,108)
#523B62
(82,59,98)
#493558
(73,53,88)
#402F4E
(64,47,78)
#372944
(55,41,68)
#2E233A
(46,35,58)
#251D30
(37,29,48)
#1C1726
(28,23,38)
#13111C
(19,17,28)
#0A0B12
(10,11,18)
#000000
(0,0,0)

Tints of #644776

#644776
(100,71,118)
#725782
(114,87,130)
#80678E
(128,103,142)
#8E779A
(142,119,154)
#9C87A6
(156,135,166)
#AA97B2
(170,151,178)
#B8A7BE
(184,167,190)
#C6B7CA
(198,183,202)
#D4C7D6
(212,199,214)
#E2D7E2
(226,215,226)
#F0E7EE
(240,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #644776 color. Also use rgb(100,71,118) instead hex code.

Text Font Color

.myTextColor { color: #644776; }

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

This text font color is #644776.

Background Color

.myBgColor { background-color: #644776; }

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

This div background color is #644776.

Border color

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

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

This div border color is #644776.

Opacity

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

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

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

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

This text has shadow with #644776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644776.

Preview

Color preview on black background

This text has color #644776 on black background.


Color preview on white background

This text has color #644776 on white background.


Black color preview on #644776 background

This text has black color on #644776 background.


White color preview on #644776 background

This text has white color on #644776 background.


Related colors

Complementary color

Complementary color for #hex is #9BB889.


I love getcolorcode.com

Triadic colors

1 #766447 and #477664 with #644776 are triadic colors.

2 #764764 and #476476 with #644776 are triadic colors.