COLOR #646645

HEX: #646645 RGB: (100,102,69)

Color info

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

RGB color model

#646645 color RGB value is (100,102,69).

RGB: (100,102,69) (39%, 40%, 27%)

RGB channels and saturation

R 100 of 255 = 39%
G 102 of 255 = 40%
B 69 of 255 = 27%

100
102
69

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

Portions of RGB colors in percentages

R + G + B = 100 + 102 + 69 = 271 (100%)
R 100 of 271 ~ 36.9%
G 102 of 271 ~ 37.64%
B 69 of 271 ~ 25.46'%

%36.9
%37.64
%25.46

CMYK color model

#646645 color CMYK value is (2,0,32,60).

  • cyan value is 1.96%
  • magenta value is 0.00%
  • yellow value is 32.35%
  • key color value is 60.00%

CMYK: (2,0,32,60)
C2M0Y32K60 (2%, 0%, 32%, 60%)
(0.02 / 0.00 / 0.32 / 0.60)

CMYK percentages

%1.96
%0
%32.35
%60

Codes

Color #646645 in popluar color models

64 66 45
RGB 100 102 69
HSL 64° 19.30% 33.53%
HSB/HSV 64° 32.35% 40.00%
CMYK 1.96% 0.00% 32.35%
60.00%

Color #646645 in popluar number systems.

HEX 64 66 45
Decimal 100 102 69
Binary 1100100 1100110 1000101
Octal 144 146 105

Shades and tints

Shades of #646645

#646645
(100,102,69)
#5B5D3F
(91,93,63)
#525439
(82,84,57)
#494B33
(73,75,51)
#40422D
(64,66,45)
#373927
(55,57,39)
#2E3021
(46,48,33)
#25271B
(37,39,27)
#1C1E15
(28,30,21)
#13150F
(19,21,15)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #646645

#646645
(100,102,69)
#727355
(114,115,85)
#808065
(128,128,101)
#8E8D75
(142,141,117)
#9C9A85
(156,154,133)
#AAA795
(170,167,149)
#B8B4A5
(184,180,165)
#C6C1B5
(198,193,181)
#D4CEC5
(212,206,197)
#E2DBD5
(226,219,213)
#F0E8E5
(240,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646645; }

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

This text font color is #646645.

Background Color

.myBgColor { background-color: #646645; }

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

This div background color is #646645.

Border color

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

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

This div border color is #646645.

Opacity

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

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

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

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

This text has shadow with #646645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646645.

Preview

Color preview on black background

This text has color #646645 on black background.


Color preview on white background

This text has color #646645 on white background.


Black color preview on #646645 background

This text has black color on #646645 background.


White color preview on #646645 background

This text has white color on #646645 background.


Related colors

Complementary color

Complementary color for #hex is #9B99BA.


I love getcolorcode.com

Triadic colors

1 #456466 and #664564 with #646645 are triadic colors.

2 #456664 and #666445 with #646645 are triadic colors.