COLOR #644957

HEX: #644957 RGB: (100,73,87)

Color info

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

RGB color model

#644957 color RGB value is (100,73,87).

RGB: (100,73,87) (39%, 29%, 34%)

RGB channels and saturation

R 100 of 255 = 39%
G 73 of 255 = 29%
B 87 of 255 = 34%

100
73
87

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

Portions of RGB colors in percentages

R + G + B = 100 + 73 + 87 = 260 (100%)
R 100 of 260 ~ 38.46%
G 73 of 260 ~ 28.08%
B 87 of 260 ~ 33.46'%

%38.46
%28.08
%33.46

CMYK color model

#644957 color CMYK value is (0,27,13,61).

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

CMYK: (0,27,13,61)
C0M27Y13K61 (0%, 27%, 13%, 61%)
(0.00 / 0.27 / 0.13 / 0.61)

CMYK percentages

%0
%27
%13
%60.78

Codes

Color #644957 in popluar color models

64 49 57
RGB 100 73 87
HSL 329° 15.61% 33.92%
HSB/HSV 329° 27.00% 39.22%
CMYK 0.00% 27.00% 13.00%
60.78%

Color #644957 in popluar number systems.

HEX 64 49 57
Decimal 100 73 87
Binary 1100100 1001001 1010111
Octal 144 111 127

Shades and tints

Shades of #644957

#644957
(100,73,87)
#5B4350
(91,67,80)
#523D49
(82,61,73)
#493742
(73,55,66)
#40313B
(64,49,59)
#372B34
(55,43,52)
#2E252D
(46,37,45)
#251F26
(37,31,38)
#1C191F
(28,25,31)
#131318
(19,19,24)
#0A0D11
(10,13,17)
#000000
(0,0,0)

Tints of #644957

#644957
(100,73,87)
#725966
(114,89,102)
#806975
(128,105,117)
#8E7984
(142,121,132)
#9C8993
(156,137,147)
#AA99A2
(170,153,162)
#B8A9B1
(184,169,177)
#C6B9C0
(198,185,192)
#D4C9CF
(212,201,207)
#E2D9DE
(226,217,222)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644957; }

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

This text font color is #644957.

Background Color

.myBgColor { background-color: #644957; }

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

This div background color is #644957.

Border color

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

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

This div border color is #644957.

Opacity

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

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

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

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

This text has shadow with #644957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644957.

Preview

Color preview on black background

This text has color #644957 on black background.


Color preview on white background

This text has color #644957 on white background.


Black color preview on #644957 background

This text has black color on #644957 background.


White color preview on #644957 background

This text has white color on #644957 background.


Related colors

Complementary color

Complementary color for #hex is #9BB6A8.


I love getcolorcode.com

Triadic colors

1 #576449 and #495764 with #644957 are triadic colors.

2 #574964 and #496457 with #644957 are triadic colors.