COLOR #64504D

HEX: #64504D RGB: (100,80,77)

Color info

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

RGB color model

#64504D color RGB value is (100,80,77).

RGB: (100,80,77) (39%, 31%, 30%)

RGB channels and saturation

R 100 of 255 = 39%
G 80 of 255 = 31%
B 77 of 255 = 30%

100
80
77

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

Portions of RGB colors in percentages

R + G + B = 100 + 80 + 77 = 257 (100%)
R 100 of 257 ~ 38.91%
G 80 of 257 ~ 31.13%
B 77 of 257 ~ 29.96'%

%38.91
%31.13
%29.96

CMYK color model

#64504D color CMYK value is (0,20,23,61).

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

CMYK: (0,20,23,61)
C0M20Y23K61 (0%, 20%, 23%, 61%)
(0.00 / 0.20 / 0.23 / 0.61)

CMYK percentages

%0
%20
%23
%60.78

Codes

Color #64504D in popluar color models

64 50 4D
RGB 100 80 77
HSL 12.99% 34.71%
HSB/HSV 23.00% 39.22%
CMYK 0.00% 20.00% 23.00%
60.78%

Color #64504D in popluar number systems.

HEX 64 50 4D
Decimal 100 80 77
Binary 1100100 1010000 1001101
Octal 144 120 115

Shades and tints

Shades of #64504D

#64504D
(100,80,77)
#5B4946
(91,73,70)
#52423F
(82,66,63)
#493B38
(73,59,56)
#403431
(64,52,49)
#372D2A
(55,45,42)
#2E2623
(46,38,35)
#251F1C
(37,31,28)
#1C1815
(28,24,21)
#13110E
(19,17,14)
#0A0A07
(10,10,7)
#000000
(0,0,0)

Tints of #64504D

#64504D
(100,80,77)
#725F5D
(114,95,93)
#806E6D
(128,110,109)
#8E7D7D
(142,125,125)
#9C8C8D
(156,140,141)
#AA9B9D
(170,155,157)
#B8AAAD
(184,170,173)
#C6B9BD
(198,185,189)
#D4C8CD
(212,200,205)
#E2D7DD
(226,215,221)
#F0E6ED
(240,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64504D; }

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

This text font color is #64504D.

Background Color

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

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

This div background color is #64504D.

Border color

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

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

This div border color is #64504D.

Opacity

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

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

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

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

This text has shadow with #64504D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64504D.

Preview

Color preview on black background

This text has color #64504D on black background.


Color preview on white background

This text has color #64504D on white background.


Black color preview on #64504D background

This text has black color on #64504D background.


White color preview on #64504D background

This text has white color on #64504D background.


Related colors

Complementary color

Complementary color for #hex is #9BAFB2.


I love getcolorcode.com

Triadic colors

1 #4D6450 and #504D64 with #64504D are triadic colors.

2 #4D5064 and #50644D with #64504D are triadic colors.