COLOR #64434D

HEX: #64434D RGB: (100,67,77)

Color info

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

RGB color model

#64434D color RGB value is (100,67,77).

RGB: (100,67,77) (39%, 26%, 30%)

RGB channels and saturation

R 100 of 255 = 39%
G 67 of 255 = 26%
B 77 of 255 = 30%

100
67
77

R + G + B ~ 32%. #64434D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 67 + 77 = 244 (100%)
R 100 of 244 ~ 40.98%
G 67 of 244 ~ 27.46%
B 77 of 244 ~ 31.56'%

%40.98
%27.46
%31.56

CMYK color model

#64434D color CMYK value is (0,33,23,61).

  • cyan value is 0.00%
  • magenta value is 33.00%
  • yellow value is 23.00%
  • key color value is 60.78%
CMYK: (0,33,23,61) C0M33Y23K61 (0%,33%,23%,61%) (0.00/0.33/0.23/0.61) 

CMYK percentages

%0
%33
%23
%60.78

Codes

Color #64434D in popluar color models

64 43 4D
RGB 100 67 77
HSL 342° 19.76% 32.75%
HSB/HSV 342° 33.00% 39.22%
CMYK 0.00% 33.00% 23.00%
60.78%

Color #64434D in popluar number systems.

HEX 64 43 4D
Decimal 100 67 77
Binary 1100100 1000011 1001101
Octal 144 103 115

Shades and tints

Shades of #64434D

#64434D
(100,67,77)
#5B3D46
(91,61,70)
#52373F
(82,55,63)
#493138
(73,49,56)
#402B31
(64,43,49)
#37252A
(55,37,42)
#2E1F23
(46,31,35)
#25191C
(37,25,28)
#1C1315
(28,19,21)
#130D0E
(19,13,14)
#0A0707
(10,7,7)
#000000
(0,0,0)

Tints of #64434D

#64434D
(100,67,77)
#72545D
(114,84,93)
#80656D
(128,101,109)
#8E767D
(142,118,125)
#9C878D
(156,135,141)
#AA989D
(170,152,157)
#B8A9AD
(184,169,173)
#C6BABD
(198,186,189)
#D4CBCD
(212,203,205)
#E2DCDD
(226,220,221)
#F0EDED
(240,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64434D color. Also use rgb(100,67,77) instead hex code.

Text Font Color

.myTextColor { color: #64434D; }

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

This text font color is #64434D.

Background Color

.myBgColor { background-color: #64434D; }

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

This div background color is #64434D.

Border color

.myBorderColor { border: 1px solid #64434D; }

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

This div border color is #64434D.

Opacity

.myOpacity80 { color: #64434D; opacity: 0.8; }

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

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

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

This text has shadow with #64434D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64434D.

Preview

Color preview on black background

This text has color #64434D on black background.


Color preview on white background

This text has color #64434D on white background.


Black color preview on #64434D background

This text has black color on #64434D background.


White color preview on #64434D background

This text has white color on #64434D background.


Related colors

Complementary color

Complementary color for #hex is #9BBCB2.


I love getcolorcode.com

Triadic colors

1 #4D6443 and #434D64 with #64434D are triadic colors.

2 #4D4364 and #43644D with #64434D are triadic colors.