COLOR #644850

HEX: #644850 RGB: (100,72,80)

Color info

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

RGB color model

#644850 color RGB value is (100,72,80).

RGB: (100,72,80) (39%, 28%, 31%)

RGB channels and saturation

R 100 of 255 = 39%
G 72 of 255 = 28%
B 80 of 255 = 31%

100
72
80

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

Portions of RGB colors in percentages

R + G + B = 100 + 72 + 80 = 252 (100%)
R 100 of 252 ~ 39.68%
G 72 of 252 ~ 28.57%
B 80 of 252 ~ 31.75'%

%39.68
%28.57
%31.75

CMYK color model

#644850 color CMYK value is (0,28,20,61).

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

CMYK: (0,28,20,61)
C0M28Y20K61 (0%, 28%, 20%, 61%)
(0.00 / 0.28 / 0.20 / 0.61)

CMYK percentages

%0
%28
%20
%60.78

Codes

Color #644850 in popluar color models

64 48 50
RGB 100 72 80
HSL 343° 16.28% 33.73%
HSB/HSV 343° 28.00% 39.22%
CMYK 0.00% 28.00% 20.00%
60.78%

Color #644850 in popluar number systems.

HEX 64 48 50
Decimal 100 72 80
Binary 1100100 1001000 1010000
Octal 144 110 120

Shades and tints

Shades of #644850

#644850
(100,72,80)
#5B4249
(91,66,73)
#523C42
(82,60,66)
#49363B
(73,54,59)
#403034
(64,48,52)
#372A2D
(55,42,45)
#2E2426
(46,36,38)
#251E1F
(37,30,31)
#1C1818
(28,24,24)
#131211
(19,18,17)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #644850

#644850
(100,72,80)
#72585F
(114,88,95)
#80686E
(128,104,110)
#8E787D
(142,120,125)
#9C888C
(156,136,140)
#AA989B
(170,152,155)
#B8A8AA
(184,168,170)
#C6B8B9
(198,184,185)
#D4C8C8
(212,200,200)
#E2D8D7
(226,216,215)
#F0E8E6
(240,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644850; }

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

This text font color is #644850.

Background Color

.myBgColor { background-color: #644850; }

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

This div background color is #644850.

Border color

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

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

This div border color is #644850.

Opacity

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

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

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

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

This text has shadow with #644850 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644850.

Preview

Color preview on black background

This text has color #644850 on black background.


Color preview on white background

This text has color #644850 on white background.


Black color preview on #644850 background

This text has black color on #644850 background.


White color preview on #644850 background

This text has white color on #644850 background.


Related colors

Complementary color

Complementary color for #hex is #9BB7AF.


I love getcolorcode.com

Triadic colors

1 #506448 and #485064 with #644850 are triadic colors.

2 #504864 and #486450 with #644850 are triadic colors.