COLOR #644841

HEX: #644841 RGB: (100,72,65)

Color info

#644841 contains red, green and blue colors in about the same proportion. Web safe color of #644841 is #663333 (or #633).

RGB color model

#644841 color RGB value is (100,72,65).

RGB: (100,72,65) (39%, 28%, 25%)

RGB channels and saturation

R 100 of 255 = 39%
G 72 of 255 = 28%
B 65 of 255 = 25%

100
72
65

R + G + B ~ 31%. #644841 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 72 + 65 = 237 (100%)
R 100 of 237 ~ 42.19%
G 72 of 237 ~ 30.38%
B 65 of 237 ~ 27.43'%

%42.19
%30.38
%27.43

CMYK color model

#644841 color CMYK value is (0,28,35,61).

  • cyan value is 0.00%
  • magenta value is 28.00%
  • yellow value is 35.00%
  • key color value is 60.78%
CMYK: (0,28,35,61) C0M28Y35K61 (0%,28%,35%,61%) (0.00/0.28/0.35/0.61) 

CMYK percentages

%0
%28
%35
%60.78

Codes

Color #644841 in popluar color models

64 48 41
RGB 100 72 65
HSL 12° 21.21% 32.35%
HSB/HSV 12° 35.00% 39.22%
CMYK 0.00% 28.00% 35.00%
60.78%

Color #644841 in popluar number systems.

HEX 64 48 41
Decimal 100 72 65
Binary 1100100 1001000 1000001
Octal 144 110 101

Shades and tints

Shades of #644841

#644841
(100,72,65)
#5B423C
(91,66,60)
#523C37
(82,60,55)
#493632
(73,54,50)
#40302D
(64,48,45)
#372A28
(55,42,40)
#2E2423
(46,36,35)
#251E1E
(37,30,30)
#1C1819
(28,24,25)
#131214
(19,18,20)
#0A0C0F
(10,12,15)
#000000
(0,0,0)

Tints of #644841

#644841
(100,72,65)
#725852
(114,88,82)
#806863
(128,104,99)
#8E7874
(142,120,116)
#9C8885
(156,136,133)
#AA9896
(170,152,150)
#B8A8A7
(184,168,167)
#C6B8B8
(198,184,184)
#D4C8C9
(212,200,201)
#E2D8DA
(226,216,218)
#F0E8EB
(240,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644841; }

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

This text font color is #644841.

Background Color

.myBgColor { background-color: #644841; }

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

This div background color is #644841.

Border color

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

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

This div border color is #644841.

Opacity

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

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

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

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

This text has shadow with #644841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644841.

Preview

Color preview on black background

This text has color #644841 on black background.


Color preview on white background

This text has color #644841 on white background.


Black color preview on #644841 background

This text has black color on #644841 background.


White color preview on #644841 background

This text has white color on #644841 background.


Related colors

Complementary color

Complementary color for #hex is #9BB7BE.


I love getcolorcode.com

Triadic colors

1 #416448 and #484164 with #644841 are triadic colors.

2 #414864 and #486441 with #644841 are triadic colors.