COLOR #644857

HEX: #644857 RGB: (100,72,87)

Color info

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

RGB color model

#644857 color RGB value is (100,72,87).

RGB: (100,72,87) (39%, 28%, 34%)

RGB channels and saturation

R 100 of 255 = 39%
G 72 of 255 = 28%
B 87 of 255 = 34%

100
72
87

R + G + B ~ 34%. #644857 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 72 + 87 = 259 (100%)
R 100 of 259 ~ 38.61%
G 72 of 259 ~ 27.8%
B 87 of 259 ~ 33.59'%

%38.61
%27.8
%33.59

CMYK color model

#644857 color CMYK value is (0,28,13,61).

  • cyan value is 0.00%
  • magenta value is 28.00%
  • yellow value is 13.00%
  • key color value is 60.78%

CMYK: (0,28,13,61)
C0M28Y13K61 (0%, 28%, 13%, 61%)
(0.00 / 0.28 / 0.13 / 0.61)

CMYK percentages

%0
%28
%13
%60.78

Codes

Color #644857 in popluar color models

64 48 57
RGB 100 72 87
HSL 328° 16.28% 33.73%
HSB/HSV 328° 28.00% 39.22%
CMYK 0.00% 28.00% 13.00%
60.78%

Color #644857 in popluar number systems.

HEX 64 48 57
Decimal 100 72 87
Binary 1100100 1001000 1010111
Octal 144 110 127

Shades and tints

Shades of #644857

#644857
(100,72,87)
#5B4250
(91,66,80)
#523C49
(82,60,73)
#493642
(73,54,66)
#40303B
(64,48,59)
#372A34
(55,42,52)
#2E242D
(46,36,45)
#251E26
(37,30,38)
#1C181F
(28,24,31)
#131218
(19,18,24)
#0A0C11
(10,12,17)
#000000
(0,0,0)

Tints of #644857

#644857
(100,72,87)
#725866
(114,88,102)
#806875
(128,104,117)
#8E7884
(142,120,132)
#9C8893
(156,136,147)
#AA98A2
(170,152,162)
#B8A8B1
(184,168,177)
#C6B8C0
(198,184,192)
#D4C8CF
(212,200,207)
#E2D8DE
(226,216,222)
#F0E8ED
(240,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #644857 color. Also use rgb(100,72,87) instead hex code.

Text Font Color

.myTextColor { color: #644857; }

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

This text font color is #644857.

Background Color

.myBgColor { background-color: #644857; }

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

This div background color is #644857.

Border color

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

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

This div border color is #644857.

Opacity

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

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

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

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

This text has shadow with #644857 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644857.

Preview

Color preview on black background

This text has color #644857 on black background.


Color preview on white background

This text has color #644857 on white background.


Black color preview on #644857 background

This text has black color on #644857 background.


White color preview on #644857 background

This text has white color on #644857 background.


Related colors

Complementary color

Complementary color for #hex is #9BB7A8.


I love getcolorcode.com

Triadic colors

1 #576448 and #485764 with #644857 are triadic colors.

2 #574864 and #486457 with #644857 are triadic colors.