COLOR #644960

HEX: #644960 RGB: (100,73,96)

Color info

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

RGB color model

#644960 color RGB value is (100,73,96).

RGB: (100,73,96) (39%, 29%, 38%)

RGB channels and saturation

R 100 of 255 = 39%
G 73 of 255 = 29%
B 96 of 255 = 38%

100
73
96

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

Portions of RGB colors in percentages

R + G + B = 100 + 73 + 96 = 269 (100%)
R 100 of 269 ~ 37.17%
G 73 of 269 ~ 27.14%
B 96 of 269 ~ 35.69'%

%37.17
%27.14
%35.69

CMYK color model

#644960 color CMYK value is (0,27,4,61).

  • cyan value is 0.00%
  • magenta value is 27.00%
  • yellow value is 4.00%
  • key color value is 60.78%
CMYK: (0,27,4,61) C0M27Y4K61 (0%,27%,4%,61%) (0.00/0.27/0.04/0.61) 

CMYK percentages

%0
%27
%4
%60.78

Codes

Color #644960 in popluar color models

64 49 60
RGB 100 73 96
HSL 309° 15.61% 33.92%
HSB/HSV 309° 27.00% 39.22%
CMYK 0.00% 27.00% 4.00%
60.78%

Color #644960 in popluar number systems.

HEX 64 49 60
Decimal 100 73 96
Binary 1100100 1001001 1100000
Octal 144 111 140

Shades and tints

Shades of #644960

#644960
(100,73,96)
#5B4358
(91,67,88)
#523D50
(82,61,80)
#493748
(73,55,72)
#403140
(64,49,64)
#372B38
(55,43,56)
#2E2530
(46,37,48)
#251F28
(37,31,40)
#1C1920
(28,25,32)
#131318
(19,19,24)
#0A0D10
(10,13,16)
#000000
(0,0,0)

Tints of #644960

#644960
(100,73,96)
#72596E
(114,89,110)
#80697C
(128,105,124)
#8E798A
(142,121,138)
#9C8998
(156,137,152)
#AA99A6
(170,153,166)
#B8A9B4
(184,169,180)
#C6B9C2
(198,185,194)
#D4C9D0
(212,201,208)
#E2D9DE
(226,217,222)
#F0E9EC
(240,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644960; }

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

This text font color is #644960.

Background Color

.myBgColor { background-color: #644960; }

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

This div background color is #644960.

Border color

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

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

This div border color is #644960.

Opacity

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

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

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

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

This text has shadow with #644960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644960.

Preview

Color preview on black background

This text has color #644960 on black background.


Color preview on white background

This text has color #644960 on white background.


Black color preview on #644960 background

This text has black color on #644960 background.


White color preview on #644960 background

This text has white color on #644960 background.


Related colors

Complementary color

Complementary color for #hex is #9BB69F.


I love getcolorcode.com

Triadic colors

1 #606449 and #496064 with #644960 are triadic colors.

2 #604964 and #496460 with #644960 are triadic colors.