COLOR #64714E

HEX: #64714E RGB: (100,113,78)

Color info

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

RGB color model

#64714E color RGB value is (100,113,78).

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

RGB channels and saturation

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

100
113
78

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

Portions of RGB colors in percentages

R + G + B = 100 + 113 + 78 = 291 (100%)
R 100 of 291 ~ 34.36%
G 113 of 291 ~ 38.83%
B 78 of 291 ~ 26.8'%

%34.36
%38.83
%26.8

CMYK color model

#64714E color CMYK value is (12,0,31,56).

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

CMYK: (12,0,31,56)
C12M0Y31K56 (12%, 0%, 31%, 56%)
(0.12 / 0.00 / 0.31 / 0.56)

CMYK percentages

%11.5
%0
%30.97
%55.69

Codes

Color #64714E in popluar color models

64 71 4E
RGB 100 113 78
HSL 82° 18.32% 37.45%
HSB/HSV 82° 30.97% 44.31%
CMYK 11.50% 0.00% 30.97%
55.69%

Color #64714E in popluar number systems.

HEX 64 71 4E
Decimal 100 113 78
Binary 1100100 1110001 1001110
Octal 144 161 116

Shades and tints

Shades of #64714E

#64714E
(100,113,78)
#5B6747
(91,103,71)
#525D40
(82,93,64)
#495339
(73,83,57)
#404932
(64,73,50)
#373F2B
(55,63,43)
#2E3524
(46,53,36)
#252B1D
(37,43,29)
#1C2116
(28,33,22)
#13170F
(19,23,15)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #64714E

#64714E
(100,113,78)
#727D5E
(114,125,94)
#80896E
(128,137,110)
#8E957E
(142,149,126)
#9CA18E
(156,161,142)
#AAAD9E
(170,173,158)
#B8B9AE
(184,185,174)
#C6C5BE
(198,197,190)
#D4D1CE
(212,209,206)
#E2DDDE
(226,221,222)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64714E; }

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

This text font color is #64714E.

Background Color

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

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

This div background color is #64714E.

Border color

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

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

This div border color is #64714E.

Opacity

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

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

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

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

This text has shadow with #64714E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64714E.

Preview

Color preview on black background

This text has color #64714E on black background.


Color preview on white background

This text has color #64714E on white background.


Black color preview on #64714E background

This text has black color on #64714E background.


White color preview on #64714E background

This text has white color on #64714E background.


Related colors

Complementary color

Complementary color for #hex is #9B8EB1.


I love getcolorcode.com

Triadic colors

1 #4E6471 and #714E64 with #64714E are triadic colors.

2 #4E7164 and #71644E with #64714E are triadic colors.