COLOR #646761

HEX: #646761 RGB: (100,103,97)

Color info

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

RGB color model

#646761 color RGB value is (100,103,97).

RGB: (100,103,97) (39%, 40%, 38%)

RGB channels and saturation

R 100 of 255 = 39%
G 103 of 255 = 40%
B 97 of 255 = 38%

100
103
97

R + G + B ~ 39%. #646761 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 103 + 97 = 300 (100%)
R 100 of 300 ~ 33.33%
G 103 of 300 ~ 34.33%
B 97 of 300 ~ 32.33'%

%33.33
%34.33
%32.33

CMYK color model

#646761 color CMYK value is (3,0,6,60).

  • cyan value is 2.91%
  • magenta value is 0.00%
  • yellow value is 5.83%
  • key color value is 59.61%
CMYK: (3,0,6,60) C3M0Y6K60 (3%,0%,6%,60%) (0.03/0.00/0.06/0.60) 

CMYK percentages

%2.91
%0
%5.83
%59.61

Codes

Color #646761 in popluar color models

64 67 61
RGB 100 103 97
HSL 90° 3.00% 39.22%
HSB/HSV 90° 5.83% 40.39%
CMYK 2.91% 0.00% 5.83%
59.61%

Color #646761 in popluar number systems.

HEX 64 67 61
Decimal 100 103 97
Binary 1100100 1100111 1100001
Octal 144 147 141

Shades and tints

Shades of #646761

#646761
(100,103,97)
#5B5E59
(91,94,89)
#525551
(82,85,81)
#494C49
(73,76,73)
#404341
(64,67,65)
#373A39
(55,58,57)
#2E3131
(46,49,49)
#252829
(37,40,41)
#1C1F21
(28,31,33)
#131619
(19,22,25)
#0A0D11
(10,13,17)
#000000
(0,0,0)

Tints of #646761

#646761
(100,103,97)
#72746F
(114,116,111)
#80817D
(128,129,125)
#8E8E8B
(142,142,139)
#9C9B99
(156,155,153)
#AAA8A7
(170,168,167)
#B8B5B5
(184,181,181)
#C6C2C3
(198,194,195)
#D4CFD1
(212,207,209)
#E2DCDF
(226,220,223)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646761; }

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

This text font color is #646761.

Background Color

.myBgColor { background-color: #646761; }

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

This div background color is #646761.

Border color

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

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

This div border color is #646761.

Opacity

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

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

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

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

This text has shadow with #646761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646761.

Preview

Color preview on black background

This text has color #646761 on black background.


Color preview on white background

This text has color #646761 on white background.


Black color preview on #646761 background

This text has black color on #646761 background.


White color preview on #646761 background

This text has white color on #646761 background.


Related colors

Complementary color

Complementary color for #hex is #9B989E.


I love getcolorcode.com

Triadic colors

1 #616467 and #676164 with #646761 are triadic colors.

2 #616764 and #676461 with #646761 are triadic colors.