COLOR #64634D

HEX: #64634D RGB: (100,99,77)

Color info

#64634D contains red, green and blue colors in about the same proportion. Web safe color of #64634D is #666633 (or #663).

RGB color model

#64634D color RGB value is (100,99,77).

RGB: (100,99,77) (39%, 39%, 30%)

RGB channels and saturation

R 100 of 255 = 39%
G 99 of 255 = 39%
B 77 of 255 = 30%

100
99
77

R + G + B ~ 36%. #64634D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 99 + 77 = 276 (100%)
R 100 of 276 ~ 36.23%
G 99 of 276 ~ 35.87%
B 77 of 276 ~ 27.9'%

%36.23
%35.87
%27.9

CMYK color model

#64634D color CMYK value is (0,1,23,61).

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

CMYK: (0,1,23,61)
C0M1Y23K61 (0%, 1%, 23%, 61%)
(0.00 / 0.01 / 0.23 / 0.61)

CMYK percentages

%0
%1
%23
%60.78

Codes

Color #64634D in popluar color models

64 63 4D
RGB 100 99 77
HSL 57° 12.99% 34.71%
HSB/HSV 57° 23.00% 39.22%
CMYK 0.00% 1.00% 23.00%
60.78%

Color #64634D in popluar number systems.

HEX 64 63 4D
Decimal 100 99 77
Binary 1100100 1100011 1001101
Octal 144 143 115

Shades and tints

Shades of #64634D

#64634D
(100,99,77)
#5B5A46
(91,90,70)
#52513F
(82,81,63)
#494838
(73,72,56)
#403F31
(64,63,49)
#37362A
(55,54,42)
#2E2D23
(46,45,35)
#25241C
(37,36,28)
#1C1B15
(28,27,21)
#13120E
(19,18,14)
#0A0907
(10,9,7)
#000000
(0,0,0)

Tints of #64634D

#64634D
(100,99,77)
#72715D
(114,113,93)
#807F6D
(128,127,109)
#8E8D7D
(142,141,125)
#9C9B8D
(156,155,141)
#AAA99D
(170,169,157)
#B8B7AD
(184,183,173)
#C6C5BD
(198,197,189)
#D4D3CD
(212,211,205)
#E2E1DD
(226,225,221)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64634D; }

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

This text font color is #64634D.

Background Color

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

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

This div background color is #64634D.

Border color

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

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

This div border color is #64634D.

Opacity

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

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

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

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

This text has shadow with #64634D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64634D.

Preview

Color preview on black background

This text has color #64634D on black background.


Color preview on white background

This text has color #64634D on white background.


Black color preview on #64634D background

This text has black color on #64634D background.


White color preview on #64634D background

This text has white color on #64634D background.


Related colors

Complementary color

Complementary color for #hex is #9B9CB2.


I love getcolorcode.com

Triadic colors

1 #4D6463 and #634D64 with #64634D are triadic colors.

2 #4D6364 and #63644D with #64634D are triadic colors.