COLOR #647261

HEX: #647261 RGB: (100,114,97)

Color info

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

RGB color model

#647261 color RGB value is (100,114,97).

RGB: (100,114,97) (39%, 45%, 38%)

RGB channels and saturation

R 100 of 255 = 39%
G 114 of 255 = 45%
B 97 of 255 = 38%

100
114
97

R + G + B ~ 41%. #647261 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 100 + 114 + 97 = 311 (100%)
R 100 of 311 ~ 32.15%
G 114 of 311 ~ 36.66%
B 97 of 311 ~ 31.19'%

%32.15
%36.66
%31.19

CMYK color model

#647261 color CMYK value is (12,0,15,55).

  • cyan value is 12.28%
  • magenta value is 0.00%
  • yellow value is 14.91%
  • key color value is 55.29%
CMYK: (12,0,15,55) C12M0Y15K55 (12%,0%,15%,55%) (0.12/0.00/0.15/0.55) 

CMYK percentages

%12.28
%0
%14.91
%55.29

Codes

Color #647261 in popluar color models

64 72 61
RGB 100 114 97
HSL 109° 8.06% 41.37%
HSB/HSV 109° 14.91% 44.71%
CMYK 12.28% 0.00% 14.91%
55.29%

Color #647261 in popluar number systems.

HEX 64 72 61
Decimal 100 114 97
Binary 1100100 1110010 1100001
Octal 144 162 141

Shades and tints

Shades of #647261

#647261
(100,114,97)
#5B6859
(91,104,89)
#525E51
(82,94,81)
#495449
(73,84,73)
#404A41
(64,74,65)
#374039
(55,64,57)
#2E3631
(46,54,49)
#252C29
(37,44,41)
#1C2221
(28,34,33)
#131819
(19,24,25)
#0A0E11
(10,14,17)
#000000
(0,0,0)

Tints of #647261

#647261
(100,114,97)
#727E6F
(114,126,111)
#808A7D
(128,138,125)
#8E968B
(142,150,139)
#9CA299
(156,162,153)
#AAAEA7
(170,174,167)
#B8BAB5
(184,186,181)
#C6C6C3
(198,198,195)
#D4D2D1
(212,210,209)
#E2DEDF
(226,222,223)
#F0EAED
(240,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #647261; }

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

This text font color is #647261.

Background Color

.myBgColor { background-color: #647261; }

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

This div background color is #647261.

Border color

.myBorderColor { border: 1px solid #647261; }

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

This div border color is #647261.

Opacity

.myOpacity80 { color: #647261; opacity: 0.8; }

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

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

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

This text has shadow with #647261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647261.

Preview

Color preview on black background

This text has color #647261 on black background.


Color preview on white background

This text has color #647261 on white background.


Black color preview on #647261 background

This text has black color on #647261 background.


White color preview on #647261 background

This text has white color on #647261 background.


Related colors

Complementary color

Complementary color for #hex is #9B8D9E.


I love getcolorcode.com

Triadic colors

1 #616472 and #726164 with #647261 are triadic colors.

2 #617264 and #726461 with #647261 are triadic colors.