COLOR #644455

HEX: #644455 RGB: (100,68,85)

Color info

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

RGB color model

#644455 color RGB value is (100,68,85).

RGB: (100,68,85) (39%, 27%, 33%)

RGB channels and saturation

R 100 of 255 = 39%
G 68 of 255 = 27%
B 85 of 255 = 33%

100
68
85

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

Portions of RGB colors in percentages

R + G + B = 100 + 68 + 85 = 253 (100%)
R 100 of 253 ~ 39.53%
G 68 of 253 ~ 26.88%
B 85 of 253 ~ 33.6'%

%39.53
%26.88
%33.6

CMYK color model

#644455 color CMYK value is (0,32,15,61).

  • cyan value is 0.00%
  • magenta value is 32.00%
  • yellow value is 15.00%
  • key color value is 60.78%
CMYK: (0,32,15,61) C0M32Y15K61 (0%,32%,15%,61%) (0.00/0.32/0.15/0.61) 

CMYK percentages

%0
%32
%15
%60.78

Codes

Color #644455 in popluar color models

64 44 55
RGB 100 68 85
HSL 328° 19.05% 32.94%
HSB/HSV 328° 32.00% 39.22%
CMYK 0.00% 32.00% 15.00%
60.78%

Color #644455 in popluar number systems.

HEX 64 44 55
Decimal 100 68 85
Binary 1100100 1000100 1010101
Octal 144 104 125

Shades and tints

Shades of #644455

#644455
(100,68,85)
#5B3E4E
(91,62,78)
#523847
(82,56,71)
#493240
(73,50,64)
#402C39
(64,44,57)
#372632
(55,38,50)
#2E202B
(46,32,43)
#251A24
(37,26,36)
#1C141D
(28,20,29)
#130E16
(19,14,22)
#0A080F
(10,8,15)
#000000
(0,0,0)

Tints of #644455

#644455
(100,68,85)
#725564
(114,85,100)
#806673
(128,102,115)
#8E7782
(142,119,130)
#9C8891
(156,136,145)
#AA99A0
(170,153,160)
#B8AAAF
(184,170,175)
#C6BBBE
(198,187,190)
#D4CCCD
(212,204,205)
#E2DDDC
(226,221,220)
#F0EEEB
(240,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644455; }

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

This text font color is #644455.

Background Color

.myBgColor { background-color: #644455; }

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

This div background color is #644455.

Border color

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

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

This div border color is #644455.

Opacity

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

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

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

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

This text has shadow with #644455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644455.

Preview

Color preview on black background

This text has color #644455 on black background.


Color preview on white background

This text has color #644455 on white background.


Black color preview on #644455 background

This text has black color on #644455 background.


White color preview on #644455 background

This text has white color on #644455 background.


Related colors

Complementary color

Complementary color for #hex is #9BBBAA.


I love getcolorcode.com

Triadic colors

1 #556444 and #445564 with #644455 are triadic colors.

2 #554464 and #446455 with #644455 are triadic colors.