COLOR #64713A

HEX: #64713A RGB: (100,113,58)

Color info

#64713A contains red, green and blue colors in about the same proportion. Web safe color of #64713A is #666633 (or #663).

RGB color model

#64713A color RGB value is (100,113,58).

RGB: (100,113,58) (39%, 44%, 23%)

RGB channels and saturation

R 100 of 255 = 39%
G 113 of 255 = 44%
B 58 of 255 = 23%

100
113
58

R + G + B ~ 35%. #64713A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 113 + 58 = 271 (100%)
R 100 of 271 ~ 36.9%
G 113 of 271 ~ 41.7%
B 58 of 271 ~ 21.4'%

%36.9
%41.7
%21.4

CMYK color model

#64713A color CMYK value is (12,0,49,56).

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

CMYK: (12,0,49,56)
C12M0Y49K56 (12%, 0%, 49%, 56%)
(0.12 / 0.00 / 0.49 / 0.56)

CMYK percentages

%11.5
%0
%48.67
%55.69

Codes

Color #64713A in popluar color models

64 71 3A
RGB 100 113 58
HSL 74° 32.16% 33.53%
HSB/HSV 74° 48.67% 44.31%
CMYK 11.50% 0.00% 48.67%
55.69%

Color #64713A in popluar number systems.

HEX 64 71 3A
Decimal 100 113 58
Binary 1100100 1110001 111010
Octal 144 161 72

Shades and tints

Shades of #64713A

#64713A
(100,113,58)
#5B6735
(91,103,53)
#525D30
(82,93,48)
#49532B
(73,83,43)
#404926
(64,73,38)
#373F21
(55,63,33)
#2E351C
(46,53,28)
#252B17
(37,43,23)
#1C2112
(28,33,18)
#13170D
(19,23,13)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #64713A

#64713A
(100,113,58)
#727D4B
(114,125,75)
#80895C
(128,137,92)
#8E956D
(142,149,109)
#9CA17E
(156,161,126)
#AAAD8F
(170,173,143)
#B8B9A0
(184,185,160)
#C6C5B1
(198,197,177)
#D4D1C2
(212,209,194)
#E2DDD3
(226,221,211)
#F0E9E4
(240,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64713A color. Also use rgb(100,113,58) instead hex code.

Text Font Color

.myTextColor { color: #64713A; }

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

This text font color is #64713A.

Background Color

.myBgColor { background-color: #64713A; }

<div style="background-color:#64713A">Inner text</div>

This div background color is #64713A.

Border color

.myBorderColor { border: 1px solid #64713A; }

<div style="border:3px solid #64713A">Div</div>

This div border color is #64713A.

Opacity

.myOpacity80 { color: #64713A; opacity: 0.8; }

<p style="color:#64713A;opacity:0.8;">80%</p>

Text with #64713A 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 #64713A;}

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

This text has shadow with #64713A color.


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

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

This text has shadow with #64713A primary color and red secondary color.


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

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

This text has shadow with #64713A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64713A.

Preview

Color preview on black background

This text has color #64713A on black background.


Color preview on white background

This text has color #64713A on white background.


Black color preview on #64713A background

This text has black color on #64713A background.


White color preview on #64713A background

This text has white color on #64713A background.


Related colors

Complementary color

Complementary color for #hex is #9B8EC5.


I love getcolorcode.com

Triadic colors

1 #3A6471 and #713A64 with #64713A are triadic colors.

2 #3A7164 and #71643A with #64713A are triadic colors.