COLOR #646656

HEX: #646656 RGB: (100,102,86)

Color info

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

RGB color model

#646656 color RGB value is (100,102,86).

RGB: (100,102,86) (39%, 40%, 34%)

RGB channels and saturation

R 100 of 255 = 39%
G 102 of 255 = 40%
B 86 of 255 = 34%

100
102
86

R + G + B ~ 38%. #646656 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 102 + 86 = 288 (100%)
R 100 of 288 ~ 34.72%
G 102 of 288 ~ 35.42%
B 86 of 288 ~ 29.86'%

%34.72
%35.42
%29.86

CMYK color model

#646656 color CMYK value is (2,0,16,60).

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

CMYK: (2,0,16,60)
C2M0Y16K60 (2%, 0%, 16%, 60%)
(0.02 / 0.00 / 0.16 / 0.60)

CMYK percentages

%1.96
%0
%15.69
%60

Codes

Color #646656 in popluar color models

64 66 56
RGB 100 102 86
HSL 68° 8.51% 36.86%
HSB/HSV 68° 15.69% 40.00%
CMYK 1.96% 0.00% 15.69%
60.00%

Color #646656 in popluar number systems.

HEX 64 66 56
Decimal 100 102 86
Binary 1100100 1100110 1010110
Octal 144 146 126

Shades and tints

Shades of #646656

#646656
(100,102,86)
#5B5D4F
(91,93,79)
#525448
(82,84,72)
#494B41
(73,75,65)
#40423A
(64,66,58)
#373933
(55,57,51)
#2E302C
(46,48,44)
#252725
(37,39,37)
#1C1E1E
(28,30,30)
#131517
(19,21,23)
#0A0C10
(10,12,16)
#000000
(0,0,0)

Tints of #646656

#646656
(100,102,86)
#727365
(114,115,101)
#808074
(128,128,116)
#8E8D83
(142,141,131)
#9C9A92
(156,154,146)
#AAA7A1
(170,167,161)
#B8B4B0
(184,180,176)
#C6C1BF
(198,193,191)
#D4CECE
(212,206,206)
#E2DBDD
(226,219,221)
#F0E8EC
(240,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646656; }

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

This text font color is #646656.

Background Color

.myBgColor { background-color: #646656; }

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

This div background color is #646656.

Border color

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

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

This div border color is #646656.

Opacity

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

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

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

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

This text has shadow with #646656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646656.

Preview

Color preview on black background

This text has color #646656 on black background.


Color preview on white background

This text has color #646656 on white background.


Black color preview on #646656 background

This text has black color on #646656 background.


White color preview on #646656 background

This text has white color on #646656 background.


Related colors

Complementary color

Complementary color for #hex is #9B99A9.


I love getcolorcode.com

Triadic colors

1 #566466 and #665664 with #646656 are triadic colors.

2 #566664 and #666456 with #646656 are triadic colors.