COLOR #64584F

HEX: #64584F RGB: (100,88,79)

Color info

#64584F contains red, green and blue colors in about the same proportion. Web safe color of #64584F is #666666 (or #666).

RGB color model

#64584F color RGB value is (100,88,79).

RGB: (100,88,79) (39%, 35%, 31%)

RGB channels and saturation

R 100 of 255 = 39%
G 88 of 255 = 35%
B 79 of 255 = 31%

100
88
79

R + G + B ~ 35%. #64584F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 88 + 79 = 267 (100%)
R 100 of 267 ~ 37.45%
G 88 of 267 ~ 32.96%
B 79 of 267 ~ 29.59'%

%37.45
%32.96
%29.59

CMYK color model

#64584F color CMYK value is (0,12,21,61).

  • cyan value is 0.00%
  • magenta value is 12.00%
  • yellow value is 21.00%
  • key color value is 60.78%
CMYK: (0,12,21,61) C0M12Y21K61 (0%,12%,21%,61%) (0.00/0.12/0.21/0.61) 

CMYK percentages

%0
%12
%21
%60.78

Codes

Color #64584F in popluar color models

64 58 4F
RGB 100 88 79
HSL 26° 11.73% 35.10%
HSB/HSV 26° 21.00% 39.22%
CMYK 0.00% 12.00% 21.00%
60.78%

Color #64584F in popluar number systems.

HEX 64 58 4F
Decimal 100 88 79
Binary 1100100 1011000 1001111
Octal 144 130 117

Shades and tints

Shades of #64584F

#64584F
(100,88,79)
#5B5048
(91,80,72)
#524841
(82,72,65)
#49403A
(73,64,58)
#403833
(64,56,51)
#37302C
(55,48,44)
#2E2825
(46,40,37)
#25201E
(37,32,30)
#1C1817
(28,24,23)
#131010
(19,16,16)
#0A0809
(10,8,9)
#000000
(0,0,0)

Tints of #64584F

#64584F
(100,88,79)
#72675F
(114,103,95)
#80766F
(128,118,111)
#8E857F
(142,133,127)
#9C948F
(156,148,143)
#AAA39F
(170,163,159)
#B8B2AF
(184,178,175)
#C6C1BF
(198,193,191)
#D4D0CF
(212,208,207)
#E2DFDF
(226,223,223)
#F0EEEF
(240,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64584F color. Also use rgb(100,88,79) instead hex code.

Text Font Color

.myTextColor { color: #64584F; }

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

This text font color is #64584F.

Background Color

.myBgColor { background-color: #64584F; }

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

This div background color is #64584F.

Border color

.myBorderColor { border: 1px solid #64584F; }

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

This div border color is #64584F.

Opacity

.myOpacity80 { color: #64584F; opacity: 0.8; }

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

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

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

This text has shadow with #64584F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64584F.

Preview

Color preview on black background

This text has color #64584F on black background.


Color preview on white background

This text has color #64584F on white background.


Black color preview on #64584F background

This text has black color on #64584F background.


White color preview on #64584F background

This text has white color on #64584F background.


Related colors

Complementary color

Complementary color for #hex is #9BA7B0.


I love getcolorcode.com

Triadic colors

1 #4F6458 and #584F64 with #64584F are triadic colors.

2 #4F5864 and #58644F with #64584F are triadic colors.