COLOR #64724F

HEX: #64724F RGB: (100,114,79)

Color info

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

RGB color model

#64724F color RGB value is (100,114,79).

RGB: (100,114,79) (39%, 45%, 31%)

RGB channels and saturation

R 100 of 255 = 39%
G 114 of 255 = 45%
B 79 of 255 = 31%

100
114
79

R + G + B ~ 38%. #64724F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 114 + 79 = 293 (100%)
R 100 of 293 ~ 34.13%
G 114 of 293 ~ 38.91%
B 79 of 293 ~ 26.96'%

%34.13
%38.91
%26.96

CMYK color model

#64724F color CMYK value is (12,0,31,55).

  • cyan value is 12.28%
  • magenta value is 0.00%
  • yellow value is 30.70%
  • key color value is 55.29%

CMYK: (12,0,31,55)
C12M0Y31K55 (12%, 0%, 31%, 55%)
(0.12 / 0.00 / 0.31 / 0.55)

CMYK percentages

%12.28
%0
%30.7
%55.29

Codes

Color #64724F in popluar color models

64 72 4F
RGB 100 114 79
HSL 84° 18.13% 37.84%
HSB/HSV 84° 30.70% 44.71%
CMYK 12.28% 0.00% 30.70%
55.29%

Color #64724F in popluar number systems.

HEX 64 72 4F
Decimal 100 114 79
Binary 1100100 1110010 1001111
Octal 144 162 117

Shades and tints

Shades of #64724F

#64724F
(100,114,79)
#5B6848
(91,104,72)
#525E41
(82,94,65)
#49543A
(73,84,58)
#404A33
(64,74,51)
#37402C
(55,64,44)
#2E3625
(46,54,37)
#252C1E
(37,44,30)
#1C2217
(28,34,23)
#131810
(19,24,16)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #64724F

#64724F
(100,114,79)
#727E5F
(114,126,95)
#808A6F
(128,138,111)
#8E967F
(142,150,127)
#9CA28F
(156,162,143)
#AAAE9F
(170,174,159)
#B8BAAF
(184,186,175)
#C6C6BF
(198,198,191)
#D4D2CF
(212,210,207)
#E2DEDF
(226,222,223)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64724F; }

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

This text font color is #64724F.

Background Color

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

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

This div background color is #64724F.

Border color

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

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

This div border color is #64724F.

Opacity

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

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

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

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

This text has shadow with #64724F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64724F.

Preview

Color preview on black background

This text has color #64724F on black background.


Color preview on white background

This text has color #64724F on white background.


Black color preview on #64724F background

This text has black color on #64724F background.


White color preview on #64724F background

This text has white color on #64724F background.


Related colors

Complementary color

Complementary color for #hex is #9B8DB0.


I love getcolorcode.com

Triadic colors

1 #4F6472 and #724F64 with #64724F are triadic colors.

2 #4F7264 and #72644F with #64724F are triadic colors.