COLOR #646763

HEX: #646763 RGB: (100,103,99)

Color info

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

RGB color model

#646763 color RGB value is (100,103,99).

RGB: (100,103,99) (39%, 40%, 39%)

RGB channels and saturation

R 100 of 255 = 39%
G 103 of 255 = 40%
B 99 of 255 = 39%

100
103
99

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

Portions of RGB colors in percentages

R + G + B = 100 + 103 + 99 = 302 (100%)
R 100 of 302 ~ 33.11%
G 103 of 302 ~ 34.11%
B 99 of 302 ~ 32.78'%

%33.11
%34.11
%32.78

CMYK color model

#646763 color CMYK value is (3,0,4,60).

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

CMYK: (3,0,4,60)
C3M0Y4K60 (3%, 0%, 4%, 60%)
(0.03 / 0.00 / 0.04 / 0.60)

CMYK percentages

%2.91
%0
%3.88
%59.61

Codes

Color #646763 in popluar color models

64 67 63
RGB 100 103 99
HSL 105° 1.98% 39.61%
HSB/HSV 105° 3.88% 40.39%
CMYK 2.91% 0.00% 3.88%
59.61%

Color #646763 in popluar number systems.

HEX 64 67 63
Decimal 100 103 99
Binary 1100100 1100111 1100011
Octal 144 147 143

Shades and tints

Shades of #646763

#646763
(100,103,99)
#5B5E5A
(91,94,90)
#525551
(82,85,81)
#494C48
(73,76,72)
#40433F
(64,67,63)
#373A36
(55,58,54)
#2E312D
(46,49,45)
#252824
(37,40,36)
#1C1F1B
(28,31,27)
#131612
(19,22,18)
#0A0D09
(10,13,9)
#000000
(0,0,0)

Tints of #646763

#646763
(100,103,99)
#727471
(114,116,113)
#80817F
(128,129,127)
#8E8E8D
(142,142,141)
#9C9B9B
(156,155,155)
#AAA8A9
(170,168,169)
#B8B5B7
(184,181,183)
#C6C2C5
(198,194,197)
#D4CFD3
(212,207,211)
#E2DCE1
(226,220,225)
#F0E9EF
(240,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646763; }

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

This text font color is #646763.

Background Color

.myBgColor { background-color: #646763; }

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

This div background color is #646763.

Border color

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

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

This div border color is #646763.

Opacity

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

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

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

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

This text has shadow with #646763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646763.

Preview

Color preview on black background

This text has color #646763 on black background.


Color preview on white background

This text has color #646763 on white background.


Black color preview on #646763 background

This text has black color on #646763 background.


White color preview on #646763 background

This text has white color on #646763 background.


Related colors

Complementary color

Complementary color for #hex is #9B989C.


I love getcolorcode.com

Triadic colors

1 #636467 and #676364 with #646763 are triadic colors.

2 #636764 and #676463 with #646763 are triadic colors.