COLOR #646247

HEX: #646247 RGB: (100,98,71)

Color info

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

RGB color model

#646247 color RGB value is (100,98,71).

RGB: (100,98,71) (39%, 38%, 28%)

RGB channels and saturation

R 100 of 255 = 39%
G 98 of 255 = 38%
B 71 of 255 = 28%

100
98
71

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

Portions of RGB colors in percentages

R + G + B = 100 + 98 + 71 = 269 (100%)
R 100 of 269 ~ 37.17%
G 98 of 269 ~ 36.43%
B 71 of 269 ~ 26.39'%

%37.17
%36.43
%26.39

CMYK color model

#646247 color CMYK value is (0,2,29,61).

  • cyan value is 0.00%
  • magenta value is 2.00%
  • yellow value is 29.00%
  • key color value is 60.78%

CMYK: (0,2,29,61)
C0M2Y29K61 (0%, 2%, 29%, 61%)
(0.00 / 0.02 / 0.29 / 0.61)

CMYK percentages

%0
%2
%29
%60.78

Codes

Color #646247 in popluar color models

64 62 47
RGB 100 98 71
HSL 56° 16.96% 33.53%
HSB/HSV 56° 29.00% 39.22%
CMYK 0.00% 2.00% 29.00%
60.78%

Color #646247 in popluar number systems.

HEX 64 62 47
Decimal 100 98 71
Binary 1100100 1100010 1000111
Octal 144 142 107

Shades and tints

Shades of #646247

#646247
(100,98,71)
#5B5A41
(91,90,65)
#52523B
(82,82,59)
#494A35
(73,74,53)
#40422F
(64,66,47)
#373A29
(55,58,41)
#2E3223
(46,50,35)
#252A1D
(37,42,29)
#1C2217
(28,34,23)
#131A11
(19,26,17)
#0A120B
(10,18,11)
#000000
(0,0,0)

Tints of #646247

#646247
(100,98,71)
#727057
(114,112,87)
#807E67
(128,126,103)
#8E8C77
(142,140,119)
#9C9A87
(156,154,135)
#AAA897
(170,168,151)
#B8B6A7
(184,182,167)
#C6C4B7
(198,196,183)
#D4D2C7
(212,210,199)
#E2E0D7
(226,224,215)
#F0EEE7
(240,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646247 color. Also use rgb(100,98,71) instead hex code.

Text Font Color

.myTextColor { color: #646247; }

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

This text font color is #646247.

Background Color

.myBgColor { background-color: #646247; }

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

This div background color is #646247.

Border color

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

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

This div border color is #646247.

Opacity

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

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

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

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

This text has shadow with #646247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646247.

Preview

Color preview on black background

This text has color #646247 on black background.


Color preview on white background

This text has color #646247 on white background.


Black color preview on #646247 background

This text has black color on #646247 background.


White color preview on #646247 background

This text has white color on #646247 background.


Related colors

Complementary color

Complementary color for #hex is #9B9DB8.


I love getcolorcode.com

Triadic colors

1 #476462 and #624764 with #646247 are triadic colors.

2 #476264 and #626447 with #646247 are triadic colors.