COLOR #64714F

HEX: #64714F RGB: (100,113,79)

Color info

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

RGB color model

#64714F color RGB value is (100,113,79).

RGB: (100,113,79) (39%, 44%, 31%)

RGB channels and saturation

R 100 of 255 = 39%
G 113 of 255 = 44%
B 79 of 255 = 31%

100
113
79

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

Portions of RGB colors in percentages

R + G + B = 100 + 113 + 79 = 292 (100%)
R 100 of 292 ~ 34.25%
G 113 of 292 ~ 38.7%
B 79 of 292 ~ 27.05'%

%34.25
%38.7
%27.05

CMYK color model

#64714F color CMYK value is (12,0,30,56).

  • cyan value is 11.50%
  • magenta value is 0.00%
  • yellow value is 30.09%
  • key color value is 55.69%

CMYK: (12,0,30,56)
C12M0Y30K56 (12%, 0%, 30%, 56%)
(0.12 / 0.00 / 0.30 / 0.56)

CMYK percentages

%11.5
%0
%30.09
%55.69

Codes

Color #64714F in popluar color models

64 71 4F
RGB 100 113 79
HSL 83° 17.71% 37.65%
HSB/HSV 83° 30.09% 44.31%
CMYK 11.50% 0.00% 30.09%
55.69%

Color #64714F in popluar number systems.

HEX 64 71 4F
Decimal 100 113 79
Binary 1100100 1110001 1001111
Octal 144 161 117

Shades and tints

Shades of #64714F

#64714F
(100,113,79)
#5B6748
(91,103,72)
#525D41
(82,93,65)
#49533A
(73,83,58)
#404933
(64,73,51)
#373F2C
(55,63,44)
#2E3525
(46,53,37)
#252B1E
(37,43,30)
#1C2117
(28,33,23)
#131710
(19,23,16)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #64714F

#64714F
(100,113,79)
#727D5F
(114,125,95)
#80896F
(128,137,111)
#8E957F
(142,149,127)
#9CA18F
(156,161,143)
#AAAD9F
(170,173,159)
#B8B9AF
(184,185,175)
#C6C5BF
(198,197,191)
#D4D1CF
(212,209,207)
#E2DDDF
(226,221,223)
#F0E9EF
(240,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64714F; }

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

This text font color is #64714F.

Background Color

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

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

This div background color is #64714F.

Border color

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

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

This div border color is #64714F.

Opacity

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

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

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

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

This text has shadow with #64714F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64714F.

Preview

Color preview on black background

This text has color #64714F on black background.


Color preview on white background

This text has color #64714F on white background.


Black color preview on #64714F background

This text has black color on #64714F background.


White color preview on #64714F background

This text has white color on #64714F background.


Related colors

Complementary color

Complementary color for #hex is #9B8EB0.


I love getcolorcode.com

Triadic colors

1 #4F6471 and #714F64 with #64714F are triadic colors.

2 #4F7164 and #71644F with #64714F are triadic colors.