COLOR #64414D

HEX: #64414D RGB: (100,65,77)

Color info

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

RGB color model

#64414D color RGB value is (100,65,77).

RGB: (100,65,77) (39%, 25%, 30%)

RGB channels and saturation

R 100 of 255 = 39%
G 65 of 255 = 25%
B 77 of 255 = 30%

100
65
77

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

Portions of RGB colors in percentages

R + G + B = 100 + 65 + 77 = 242 (100%)
R 100 of 242 ~ 41.32%
G 65 of 242 ~ 26.86%
B 77 of 242 ~ 31.82'%

%41.32
%26.86
%31.82

CMYK color model

#64414D color CMYK value is (0,35,23,61).

  • cyan value is 0.00%
  • magenta value is 35.00%
  • yellow value is 23.00%
  • key color value is 60.78%

CMYK: (0,35,23,61)
C0M35Y23K61 (0%, 35%, 23%, 61%)
(0.00 / 0.35 / 0.23 / 0.61)

CMYK percentages

%0
%35
%23
%60.78

Codes

Color #64414D in popluar color models

64 41 4D
RGB 100 65 77
HSL 339° 21.21% 32.35%
HSB/HSV 339° 35.00% 39.22%
CMYK 0.00% 35.00% 23.00%
60.78%

Color #64414D in popluar number systems.

HEX 64 41 4D
Decimal 100 65 77
Binary 1100100 1000001 1001101
Octal 144 101 115

Shades and tints

Shades of #64414D

#64414D
(100,65,77)
#5B3C46
(91,60,70)
#52373F
(82,55,63)
#493238
(73,50,56)
#402D31
(64,45,49)
#37282A
(55,40,42)
#2E2323
(46,35,35)
#251E1C
(37,30,28)
#1C1915
(28,25,21)
#13140E
(19,20,14)
#0A0F07
(10,15,7)
#000000
(0,0,0)

Tints of #64414D

#64414D
(100,65,77)
#72525D
(114,82,93)
#80636D
(128,99,109)
#8E747D
(142,116,125)
#9C858D
(156,133,141)
#AA969D
(170,150,157)
#B8A7AD
(184,167,173)
#C6B8BD
(198,184,189)
#D4C9CD
(212,201,205)
#E2DADD
(226,218,221)
#F0EBED
(240,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64414D; }

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

This text font color is #64414D.

Background Color

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

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

This div background color is #64414D.

Border color

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

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

This div border color is #64414D.

Opacity

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

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

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

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

This text has shadow with #64414D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64414D.

Preview

Color preview on black background

This text has color #64414D on black background.


Color preview on white background

This text has color #64414D on white background.


Black color preview on #64414D background

This text has black color on #64414D background.


White color preview on #64414D background

This text has white color on #64414D background.


Related colors

Complementary color

Complementary color for #hex is #9BBEB2.


I love getcolorcode.com

Triadic colors

1 #4D6441 and #414D64 with #64414D are triadic colors.

2 #4D4164 and #41644D with #64414D are triadic colors.