COLOR #644268

HEX: #644268 RGB: (100,66,104)

Color info

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

RGB color model

#644268 color RGB value is (100,66,104).

RGB: (100,66,104) (39%, 26%, 41%)

RGB channels and saturation

R 100 of 255 = 39%
G 66 of 255 = 26%
B 104 of 255 = 41%

100
66
104

R + G + B ~ 35%. #644268 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 66 + 104 = 270 (100%)
R 100 of 270 ~ 37.04%
G 66 of 270 ~ 24.44%
B 104 of 270 ~ 38.52'%

%37.04
%24.44
%38.52

CMYK color model

#644268 color CMYK value is (4,37,0,59).

  • cyan value is 3.85%
  • magenta value is 36.54%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (4,37,0,59)
C4M37Y0K59 (4%, 37%, 0%, 59%)
(0.04 / 0.37 / 0.00 / 0.59)

CMYK percentages

%3.85
%36.54
%0
%59.22

Codes

Color #644268 in popluar color models

64 42 68
RGB 100 66 104
HSL 294° 22.35% 33.33%
HSB/HSV 294° 36.54% 40.78%
CMYK 3.85% 36.54% 0.00%
59.22%

Color #644268 in popluar number systems.

HEX 64 42 68
Decimal 100 66 104
Binary 1100100 1000010 1101000
Octal 144 102 150

Shades and tints

Shades of #644268

#644268
(100,66,104)
#5B3C5F
(91,60,95)
#523656
(82,54,86)
#49304D
(73,48,77)
#402A44
(64,42,68)
#37243B
(55,36,59)
#2E1E32
(46,30,50)
#251829
(37,24,41)
#1C1220
(28,18,32)
#130C17
(19,12,23)
#0A060E
(10,6,14)
#000000
(0,0,0)

Tints of #644268

#644268
(100,66,104)
#725375
(114,83,117)
#806482
(128,100,130)
#8E758F
(142,117,143)
#9C869C
(156,134,156)
#AA97A9
(170,151,169)
#B8A8B6
(184,168,182)
#C6B9C3
(198,185,195)
#D4CAD0
(212,202,208)
#E2DBDD
(226,219,221)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #644268 color. Also use rgb(100,66,104) instead hex code.

Text Font Color

.myTextColor { color: #644268; }

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

This text font color is #644268.

Background Color

.myBgColor { background-color: #644268; }

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

This div background color is #644268.

Border color

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

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

This div border color is #644268.

Opacity

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

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

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

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

This text has shadow with #644268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644268.

Preview

Color preview on black background

This text has color #644268 on black background.


Color preview on white background

This text has color #644268 on white background.


Black color preview on #644268 background

This text has black color on #644268 background.


White color preview on #644268 background

This text has white color on #644268 background.


Related colors

Complementary color

Complementary color for #hex is #9BBD97.


I love getcolorcode.com

Triadic colors

1 #686442 and #426864 with #644268 are triadic colors.

2 #684264 and #426468 with #644268 are triadic colors.