COLOR #646640

HEX: #646640 RGB: (100,102,64)

Color info

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

RGB color model

#646640 color RGB value is (100,102,64).

RGB: (100,102,64) (39%, 40%, 25%)

RGB channels and saturation

R 100 of 255 = 39%
G 102 of 255 = 40%
B 64 of 255 = 25%

100
102
64

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

Portions of RGB colors in percentages

R + G + B = 100 + 102 + 64 = 266 (100%)
R 100 of 266 ~ 37.59%
G 102 of 266 ~ 38.35%
B 64 of 266 ~ 24.06'%

%37.59
%38.35
%24.06

CMYK color model

#646640 color CMYK value is (2,0,37,60).

  • cyan value is 1.96%
  • magenta value is 0.00%
  • yellow value is 37.25%
  • key color value is 60.00%
CMYK: (2,0,37,60) C2M0Y37K60 (2%,0%,37%,60%) (0.02/0.00/0.37/0.60) 

CMYK percentages

%1.96
%0
%37.25
%60

Codes

Color #646640 in popluar color models

64 66 40
RGB 100 102 64
HSL 63° 22.89% 32.55%
HSB/HSV 63° 37.25% 40.00%
CMYK 1.96% 0.00% 37.25%
60.00%

Color #646640 in popluar number systems.

HEX 64 66 40
Decimal 100 102 64
Binary 1100100 1100110 1000000
Octal 144 146 100

Shades and tints

Shades of #646640

#646640
(100,102,64)
#5B5D3B
(91,93,59)
#525436
(82,84,54)
#494B31
(73,75,49)
#40422C
(64,66,44)
#373927
(55,57,39)
#2E3022
(46,48,34)
#25271D
(37,39,29)
#1C1E18
(28,30,24)
#131513
(19,21,19)
#0A0C0E
(10,12,14)
#000000
(0,0,0)

Tints of #646640

#646640
(100,102,64)
#727351
(114,115,81)
#808062
(128,128,98)
#8E8D73
(142,141,115)
#9C9A84
(156,154,132)
#AAA795
(170,167,149)
#B8B4A6
(184,180,166)
#C6C1B7
(198,193,183)
#D4CEC8
(212,206,200)
#E2DBD9
(226,219,217)
#F0E8EA
(240,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646640 color. Also use rgb(100,102,64) instead hex code.

Text Font Color

.myTextColor { color: #646640; }

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

This text font color is #646640.

Background Color

.myBgColor { background-color: #646640; }

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

This div background color is #646640.

Border color

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

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

This div border color is #646640.

Opacity

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

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

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

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

This text has shadow with #646640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646640.

Preview

Color preview on black background

This text has color #646640 on black background.


Color preview on white background

This text has color #646640 on white background.


Black color preview on #646640 background

This text has black color on #646640 background.


White color preview on #646640 background

This text has white color on #646640 background.


Related colors

Complementary color

Complementary color for #hex is #9B99BF.


I love getcolorcode.com

Triadic colors

1 #406466 and #664064 with #646640 are triadic colors.

2 #406664 and #666440 with #646640 are triadic colors.