COLOR #646167

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

100
97
103

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

Portions of RGB colors in percentages

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

%33.33
%32.33
%34.33

CMYK color model

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

  • cyan value is 2.91%
  • magenta value is 5.83%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (3,6,0,60)
C3M6Y0K60 (3%, 6%, 0%, 60%)
(0.03 / 0.06 / 0.00 / 0.60)

CMYK percentages

%2.91
%5.83
%0
%59.61

Codes

Color #646167 in popluar color models

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

Color #646167 in popluar number systems.

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

Shades and tints

Shades of #646167

#646167
(100,97,103)
#5B595E
(91,89,94)
#525155
(82,81,85)
#49494C
(73,73,76)
#404143
(64,65,67)
#37393A
(55,57,58)
#2E3131
(46,49,49)
#252928
(37,41,40)
#1C211F
(28,33,31)
#131916
(19,25,22)
#0A110D
(10,17,13)
#000000
(0,0,0)

Tints of #646167

#646167
(100,97,103)
#726F74
(114,111,116)
#807D81
(128,125,129)
#8E8B8E
(142,139,142)
#9C999B
(156,153,155)
#AAA7A8
(170,167,168)
#B8B5B5
(184,181,181)
#C6C3C2
(198,195,194)
#D4D1CF
(212,209,207)
#E2DFDC
(226,223,220)
#F0EDE9
(240,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646167; }

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

This text font color is #646167.

Background Color

.myBgColor { background-color: #646167; }

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

This div background color is #646167.

Border color

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

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

This div border color is #646167.

Opacity

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

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

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

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

This text has shadow with #646167 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646167.

Preview

Color preview on black background

This text has color #646167 on black background.


Color preview on white background

This text has color #646167 on white background.


Black color preview on #646167 background

This text has black color on #646167 background.


White color preview on #646167 background

This text has white color on #646167 background.


Related colors

Complementary color

Complementary color for #hex is #9B9E98.


I love getcolorcode.com

Triadic colors

1 #676461 and #616764 with #646167 are triadic colors.

2 #676164 and #616467 with #646167 are triadic colors.