COLOR #646577

HEX: #646577 RGB: (100,101,119)

Color info

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

RGB color model

#646577 color RGB value is (100,101,119).

RGB: (100,101,119) (39%, 40%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 101 of 255 = 40%
B 119 of 255 = 47%

100
101
119

R + G + B ~ 42%. #646577 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 100 + 101 + 119 = 320 (100%)
R 100 of 320 ~ 31.25%
G 101 of 320 ~ 31.56%
B 119 of 320 ~ 37.19'%

%31.25
%31.56
%37.19

CMYK color model

#646577 color CMYK value is (16,15,0,53).

  • cyan value is 15.97%
  • magenta value is 15.13%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (16,15,0,53) C16M15Y0K53 (16%,15%,0%,53%) (0.16/0.15/0.00/0.53) 

CMYK percentages

%15.97
%15.13
%0
%53.33

Codes

Color #646577 in popluar color models

64 65 77
RGB 100 101 119
HSL 237° 8.68% 42.94%
HSB/HSV 237° 15.97% 46.67%
CMYK 15.97% 15.13% 0.00%
53.33%

Color #646577 in popluar number systems.

HEX 64 65 77
Decimal 100 101 119
Binary 1100100 1100101 1110111
Octal 144 145 167

Shades and tints

Shades of #646577

#646577
(100,101,119)
#5B5C6D
(91,92,109)
#525363
(82,83,99)
#494A59
(73,74,89)
#40414F
(64,65,79)
#373845
(55,56,69)
#2E2F3B
(46,47,59)
#252631
(37,38,49)
#1C1D27
(28,29,39)
#13141D
(19,20,29)
#0A0B13
(10,11,19)
#000000
(0,0,0)

Tints of #646577

#646577
(100,101,119)
#727383
(114,115,131)
#80818F
(128,129,143)
#8E8F9B
(142,143,155)
#9C9DA7
(156,157,167)
#AAABB3
(170,171,179)
#B8B9BF
(184,185,191)
#C6C7CB
(198,199,203)
#D4D5D7
(212,213,215)
#E2E3E3
(226,227,227)
#F0F1EF
(240,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646577 color. Also use rgb(100,101,119) instead hex code.

Text Font Color

.myTextColor { color: #646577; }

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

This text font color is #646577.

Background Color

.myBgColor { background-color: #646577; }

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

This div background color is #646577.

Border color

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

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

This div border color is #646577.

Opacity

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

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

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

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

This text has shadow with #646577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646577.

Preview

Color preview on black background

This text has color #646577 on black background.


Color preview on white background

This text has color #646577 on white background.


Black color preview on #646577 background

This text has black color on #646577 background.


White color preview on #646577 background

This text has white color on #646577 background.


Related colors

Complementary color

Complementary color for #hex is #9B9A88.


I love getcolorcode.com

Triadic colors

1 #776465 and #657764 with #646577 are triadic colors.

2 #776564 and #656477 with #646577 are triadic colors.