COLOR #644853

HEX: #644853 RGB: (100,72,83)

Color info

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

RGB color model

#644853 color RGB value is (100,72,83).

RGB: (100,72,83) (39%, 28%, 33%)

RGB channels and saturation

R 100 of 255 = 39%
G 72 of 255 = 28%
B 83 of 255 = 33%

100
72
83

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

Portions of RGB colors in percentages

R + G + B = 100 + 72 + 83 = 255 (100%)
R 100 of 255 ~ 39.22%
G 72 of 255 ~ 28.24%
B 83 of 255 ~ 32.55'%

%39.22
%28.24
%32.55

CMYK color model

#644853 color CMYK value is (0,28,17,61).

  • cyan value is 0.00%
  • magenta value is 28.00%
  • yellow value is 17.00%
  • key color value is 60.78%
CMYK: (0,28,17,61) C0M28Y17K61 (0%,28%,17%,61%) (0.00/0.28/0.17/0.61) 

CMYK percentages

%0
%28
%17
%60.78

Codes

Color #644853 in popluar color models

64 48 53
RGB 100 72 83
HSL 336° 16.28% 33.73%
HSB/HSV 336° 28.00% 39.22%
CMYK 0.00% 28.00% 17.00%
60.78%

Color #644853 in popluar number systems.

HEX 64 48 53
Decimal 100 72 83
Binary 1100100 1001000 1010011
Octal 144 110 123

Shades and tints

Shades of #644853

#644853
(100,72,83)
#5B424C
(91,66,76)
#523C45
(82,60,69)
#49363E
(73,54,62)
#403037
(64,48,55)
#372A30
(55,42,48)
#2E2429
(46,36,41)
#251E22
(37,30,34)
#1C181B
(28,24,27)
#131214
(19,18,20)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #644853

#644853
(100,72,83)
#725862
(114,88,98)
#806871
(128,104,113)
#8E7880
(142,120,128)
#9C888F
(156,136,143)
#AA989E
(170,152,158)
#B8A8AD
(184,168,173)
#C6B8BC
(198,184,188)
#D4C8CB
(212,200,203)
#E2D8DA
(226,216,218)
#F0E8E9
(240,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644853; }

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

This text font color is #644853.

Background Color

.myBgColor { background-color: #644853; }

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

This div background color is #644853.

Border color

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

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

This div border color is #644853.

Opacity

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

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

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

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

This text has shadow with #644853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644853.

Preview

Color preview on black background

This text has color #644853 on black background.


Color preview on white background

This text has color #644853 on white background.


Black color preview on #644853 background

This text has black color on #644853 background.


White color preview on #644853 background

This text has white color on #644853 background.


Related colors

Complementary color

Complementary color for #hex is #9BB7AC.


I love getcolorcode.com

Triadic colors

1 #536448 and #485364 with #644853 are triadic colors.

2 #534864 and #486453 with #644853 are triadic colors.