COLOR #644773

HEX: #644773 RGB: (100,71,115)

Color info

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

RGB color model

#644773 color RGB value is (100,71,115).

RGB: (100,71,115) (39%, 28%, 45%)

RGB channels and saturation

R 100 of 255 = 39%
G 71 of 255 = 28%
B 115 of 255 = 45%

100
71
115

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

Portions of RGB colors in percentages

R + G + B = 100 + 71 + 115 = 286 (100%)
R 100 of 286 ~ 34.97%
G 71 of 286 ~ 24.83%
B 115 of 286 ~ 40.21'%

%34.97
%24.83
%40.21

CMYK color model

#644773 color CMYK value is (13,38,0,55).

  • cyan value is 13.04%
  • magenta value is 38.26%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (13,38,0,55)
C13M38Y0K55 (13%, 38%, 0%, 55%)
(0.13 / 0.38 / 0.00 / 0.55)

CMYK percentages

%13.04
%38.26
%0
%54.9

Codes

Color #644773 in popluar color models

64 47 73
RGB 100 71 115
HSL 280° 23.66% 36.47%
HSB/HSV 280° 38.26% 45.10%
CMYK 13.04% 38.26% 0.00%
54.90%

Color #644773 in popluar number systems.

HEX 64 47 73
Decimal 100 71 115
Binary 1100100 1000111 1110011
Octal 144 107 163

Shades and tints

Shades of #644773

#644773
(100,71,115)
#5B4169
(91,65,105)
#523B5F
(82,59,95)
#493555
(73,53,85)
#402F4B
(64,47,75)
#372941
(55,41,65)
#2E2337
(46,35,55)
#251D2D
(37,29,45)
#1C1723
(28,23,35)
#131119
(19,17,25)
#0A0B0F
(10,11,15)
#000000
(0,0,0)

Tints of #644773

#644773
(100,71,115)
#72577F
(114,87,127)
#80678B
(128,103,139)
#8E7797
(142,119,151)
#9C87A3
(156,135,163)
#AA97AF
(170,151,175)
#B8A7BB
(184,167,187)
#C6B7C7
(198,183,199)
#D4C7D3
(212,199,211)
#E2D7DF
(226,215,223)
#F0E7EB
(240,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644773; }

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

This text font color is #644773.

Background Color

.myBgColor { background-color: #644773; }

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

This div background color is #644773.

Border color

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

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

This div border color is #644773.

Opacity

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

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

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

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

This text has shadow with #644773 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644773.

Preview

Color preview on black background

This text has color #644773 on black background.


Color preview on white background

This text has color #644773 on white background.


Black color preview on #644773 background

This text has black color on #644773 background.


White color preview on #644773 background

This text has white color on #644773 background.


Related colors

Complementary color

Complementary color for #hex is #9BB88C.


I love getcolorcode.com

Triadic colors

1 #736447 and #477364 with #644773 are triadic colors.

2 #734764 and #476473 with #644773 are triadic colors.