COLOR #644976

HEX: #644976 RGB: (100,73,118)

Color info

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

RGB color model

#644976 color RGB value is (100,73,118).

RGB: (100,73,118) (39%, 29%, 46%)

RGB channels and saturation

R 100 of 255 = 39%
G 73 of 255 = 29%
B 118 of 255 = 46%

100
73
118

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

Portions of RGB colors in percentages

R + G + B = 100 + 73 + 118 = 291 (100%)
R 100 of 291 ~ 34.36%
G 73 of 291 ~ 25.09%
B 118 of 291 ~ 40.55'%

%34.36
%25.09
%40.55

CMYK color model

#644976 color CMYK value is (15,38,0,54).

  • cyan value is 15.25%
  • magenta value is 38.14%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (15,38,0,54)
C15M38Y0K54 (15%, 38%, 0%, 54%)
(0.15 / 0.38 / 0.00 / 0.54)

CMYK percentages

%15.25
%38.14
%0
%53.73

Codes

Color #644976 in popluar color models

64 49 76
RGB 100 73 118
HSL 276° 23.56% 37.45%
HSB/HSV 276° 38.14% 46.27%
CMYK 15.25% 38.14% 0.00%
53.73%

Color #644976 in popluar number systems.

HEX 64 49 76
Decimal 100 73 118
Binary 1100100 1001001 1110110
Octal 144 111 166

Shades and tints

Shades of #644976

#644976
(100,73,118)
#5B436C
(91,67,108)
#523D62
(82,61,98)
#493758
(73,55,88)
#40314E
(64,49,78)
#372B44
(55,43,68)
#2E253A
(46,37,58)
#251F30
(37,31,48)
#1C1926
(28,25,38)
#13131C
(19,19,28)
#0A0D12
(10,13,18)
#000000
(0,0,0)

Tints of #644976

#644976
(100,73,118)
#725982
(114,89,130)
#80698E
(128,105,142)
#8E799A
(142,121,154)
#9C89A6
(156,137,166)
#AA99B2
(170,153,178)
#B8A9BE
(184,169,190)
#C6B9CA
(198,185,202)
#D4C9D6
(212,201,214)
#E2D9E2
(226,217,226)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644976; }

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

This text font color is #644976.

Background Color

.myBgColor { background-color: #644976; }

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

This div background color is #644976.

Border color

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

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

This div border color is #644976.

Opacity

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

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

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

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

This text has shadow with #644976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644976.

Preview

Color preview on black background

This text has color #644976 on black background.


Color preview on white background

This text has color #644976 on white background.


Black color preview on #644976 background

This text has black color on #644976 background.


White color preview on #644976 background

This text has white color on #644976 background.


Related colors

Complementary color

Complementary color for #hex is #9BB689.


I love getcolorcode.com

Triadic colors

1 #766449 and #497664 with #644976 are triadic colors.

2 #764964 and #496476 with #644976 are triadic colors.