COLOR #644456

HEX: #644456 RGB: (100,68,86)

Color info

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

RGB color model

#644456 color RGB value is (100,68,86).

RGB: (100,68,86) (39%, 27%, 34%)

RGB channels and saturation

R 100 of 255 = 39%
G 68 of 255 = 27%
B 86 of 255 = 34%

100
68
86

R + G + B ~ 33%. #644456 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 68 + 86 = 254 (100%)
R 100 of 254 ~ 39.37%
G 68 of 254 ~ 26.77%
B 86 of 254 ~ 33.86'%

%39.37
%26.77
%33.86

CMYK color model

#644456 color CMYK value is (0,32,14,61).

  • cyan value is 0.00%
  • magenta value is 32.00%
  • yellow value is 14.00%
  • key color value is 60.78%

CMYK: (0,32,14,61)
C0M32Y14K61 (0%, 32%, 14%, 61%)
(0.00 / 0.32 / 0.14 / 0.61)

CMYK percentages

%0
%32
%14
%60.78

Codes

Color #644456 in popluar color models

64 44 56
RGB 100 68 86
HSL 326° 19.05% 32.94%
HSB/HSV 326° 32.00% 39.22%
CMYK 0.00% 32.00% 14.00%
60.78%

Color #644456 in popluar number systems.

HEX 64 44 56
Decimal 100 68 86
Binary 1100100 1000100 1010110
Octal 144 104 126

Shades and tints

Shades of #644456

#644456
(100,68,86)
#5B3E4F
(91,62,79)
#523848
(82,56,72)
#493241
(73,50,65)
#402C3A
(64,44,58)
#372633
(55,38,51)
#2E202C
(46,32,44)
#251A25
(37,26,37)
#1C141E
(28,20,30)
#130E17
(19,14,23)
#0A0810
(10,8,16)
#000000
(0,0,0)

Tints of #644456

#644456
(100,68,86)
#725565
(114,85,101)
#806674
(128,102,116)
#8E7783
(142,119,131)
#9C8892
(156,136,146)
#AA99A1
(170,153,161)
#B8AAB0
(184,170,176)
#C6BBBF
(198,187,191)
#D4CCCE
(212,204,206)
#E2DDDD
(226,221,221)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #644456 color. Also use rgb(100,68,86) instead hex code.

Text Font Color

.myTextColor { color: #644456; }

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

This text font color is #644456.

Background Color

.myBgColor { background-color: #644456; }

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

This div background color is #644456.

Border color

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

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

This div border color is #644456.

Opacity

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

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

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

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

This text has shadow with #644456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644456.

Preview

Color preview on black background

This text has color #644456 on black background.


Color preview on white background

This text has color #644456 on white background.


Black color preview on #644456 background

This text has black color on #644456 background.


White color preview on #644456 background

This text has white color on #644456 background.


Related colors

Complementary color

Complementary color for #hex is #9BBBA9.


I love getcolorcode.com

Triadic colors

1 #566444 and #445664 with #644456 are triadic colors.

2 #564464 and #446456 with #644456 are triadic colors.