COLOR #644B59

HEX: #644B59 RGB: (100,75,89)

Color info

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

RGB color model

#644B59 color RGB value is (100,75,89).

RGB: (100,75,89) (39%, 29%, 35%)

RGB channels and saturation

R 100 of 255 = 39%
G 75 of 255 = 29%
B 89 of 255 = 35%

100
75
89

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

Portions of RGB colors in percentages

R + G + B = 100 + 75 + 89 = 264 (100%)
R 100 of 264 ~ 37.88%
G 75 of 264 ~ 28.41%
B 89 of 264 ~ 33.71'%

%37.88
%28.41
%33.71

CMYK color model

#644B59 color CMYK value is (0,25,11,61).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 11.00%
  • key color value is 60.78%

CMYK: (0,25,11,61)
C0M25Y11K61 (0%, 25%, 11%, 61%)
(0.00 / 0.25 / 0.11 / 0.61)

CMYK percentages

%0
%25
%11
%60.78

Codes

Color #644B59 in popluar color models

64 4B 59
RGB 100 75 89
HSL 326° 14.29% 34.31%
HSB/HSV 326° 25.00% 39.22%
CMYK 0.00% 25.00% 11.00%
60.78%

Color #644B59 in popluar number systems.

HEX 64 4B 59
Decimal 100 75 89
Binary 1100100 1001011 1011001
Octal 144 113 131

Shades and tints

Shades of #644B59

#644B59
(100,75,89)
#5B4551
(91,69,81)
#523F49
(82,63,73)
#493941
(73,57,65)
#403339
(64,51,57)
#372D31
(55,45,49)
#2E2729
(46,39,41)
#252121
(37,33,33)
#1C1B19
(28,27,25)
#131511
(19,21,17)
#0A0F09
(10,15,9)
#000000
(0,0,0)

Tints of #644B59

#644B59
(100,75,89)
#725B68
(114,91,104)
#806B77
(128,107,119)
#8E7B86
(142,123,134)
#9C8B95
(156,139,149)
#AA9BA4
(170,155,164)
#B8ABB3
(184,171,179)
#C6BBC2
(198,187,194)
#D4CBD1
(212,203,209)
#E2DBE0
(226,219,224)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #644B59 color. Also use rgb(100,75,89) instead hex code.

Text Font Color

.myTextColor { color: #644B59; }

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

This text font color is #644B59.

Background Color

.myBgColor { background-color: #644B59; }

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

This div background color is #644B59.

Border color

.myBorderColor { border: 1px solid #644B59; }

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

This div border color is #644B59.

Opacity

.myOpacity80 { color: #644B59; opacity: 0.8; }

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

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

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

This text has shadow with #644B59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644B59.

Preview

Color preview on black background

This text has color #644B59 on black background.


Color preview on white background

This text has color #644B59 on white background.


Black color preview on #644B59 background

This text has black color on #644B59 background.


White color preview on #644B59 background

This text has white color on #644B59 background.


Related colors

Complementary color

Complementary color for #hex is #9BB4A6.


I love getcolorcode.com

Triadic colors

1 #59644B and #4B5964 with #644B59 are triadic colors.

2 #594B64 and #4B6459 with #644B59 are triadic colors.