COLOR #64594F

HEX: #64594F RGB: (100,89,79)

Color info

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

RGB color model

#64594F color RGB value is (100,89,79).

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

RGB channels and saturation

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

100
89
79

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

Portions of RGB colors in percentages

R + G + B = 100 + 89 + 79 = 268 (100%)
R 100 of 268 ~ 37.31%
G 89 of 268 ~ 33.21%
B 79 of 268 ~ 29.48'%

%37.31
%33.21
%29.48

CMYK color model

#64594F color CMYK value is (0,11,21,61).

  • cyan value is 0.00%
  • magenta value is 11.00%
  • yellow value is 21.00%
  • key color value is 60.78%

CMYK: (0,11,21,61)
C0M11Y21K61 (0%, 11%, 21%, 61%)
(0.00 / 0.11 / 0.21 / 0.61)

CMYK percentages

%0
%11
%21
%60.78

Codes

Color #64594F in popluar color models

64 59 4F
RGB 100 89 79
HSL 29° 11.73% 35.10%
HSB/HSV 29° 21.00% 39.22%
CMYK 0.00% 11.00% 21.00%
60.78%

Color #64594F in popluar number systems.

HEX 64 59 4F
Decimal 100 89 79
Binary 1100100 1011001 1001111
Octal 144 131 117

Shades and tints

Shades of #64594F

#64594F
(100,89,79)
#5B5148
(91,81,72)
#524941
(82,73,65)
#49413A
(73,65,58)
#403933
(64,57,51)
#37312C
(55,49,44)
#2E2925
(46,41,37)
#25211E
(37,33,30)
#1C1917
(28,25,23)
#131110
(19,17,16)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #64594F

#64594F
(100,89,79)
#72685F
(114,104,95)
#80776F
(128,119,111)
#8E867F
(142,134,127)
#9C958F
(156,149,143)
#AAA49F
(170,164,159)
#B8B3AF
(184,179,175)
#C6C2BF
(198,194,191)
#D4D1CF
(212,209,207)
#E2E0DF
(226,224,223)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64594F; }

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

This text font color is #64594F.

Background Color

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

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

This div background color is #64594F.

Border color

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

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

This div border color is #64594F.

Opacity

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

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

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

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

This text has shadow with #64594F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64594F.

Preview

Color preview on black background

This text has color #64594F on black background.


Color preview on white background

This text has color #64594F on white background.


Black color preview on #64594F background

This text has black color on #64594F background.


White color preview on #64594F background

This text has white color on #64594F background.


Related colors

Complementary color

Complementary color for #hex is #9BA6B0.


I love getcolorcode.com

Triadic colors

1 #4F6459 and #594F64 with #64594F are triadic colors.

2 #4F5964 and #59644F with #64594F are triadic colors.