COLOR #646776

HEX: #646776 RGB: (100,103,118)

Color info

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

RGB color model

#646776 color RGB value is (100,103,118).

RGB: (100,103,118) (39%, 40%, 46%)

RGB channels and saturation

R 100 of 255 = 39%
G 103 of 255 = 40%
B 118 of 255 = 46%

100
103
118

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

Portions of RGB colors in percentages

R + G + B = 100 + 103 + 118 = 321 (100%)
R 100 of 321 ~ 31.15%
G 103 of 321 ~ 32.09%
B 118 of 321 ~ 36.76'%

%31.15
%32.09
%36.76

CMYK color model

#646776 color CMYK value is (15,13,0,54).

  • cyan value is 15.25%
  • magenta value is 12.71%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (15,13,0,54)
C15M13Y0K54 (15%, 13%, 0%, 54%)
(0.15 / 0.13 / 0.00 / 0.54)

CMYK percentages

%15.25
%12.71
%0
%53.73

Codes

Color #646776 in popluar color models

64 67 76
RGB 100 103 118
HSL 230° 8.26% 42.75%
HSB/HSV 230° 15.25% 46.27%
CMYK 15.25% 12.71% 0.00%
53.73%

Color #646776 in popluar number systems.

HEX 64 67 76
Decimal 100 103 118
Binary 1100100 1100111 1110110
Octal 144 147 166

Shades and tints

Shades of #646776

#646776
(100,103,118)
#5B5E6C
(91,94,108)
#525562
(82,85,98)
#494C58
(73,76,88)
#40434E
(64,67,78)
#373A44
(55,58,68)
#2E313A
(46,49,58)
#252830
(37,40,48)
#1C1F26
(28,31,38)
#13161C
(19,22,28)
#0A0D12
(10,13,18)
#000000
(0,0,0)

Tints of #646776

#646776
(100,103,118)
#727482
(114,116,130)
#80818E
(128,129,142)
#8E8E9A
(142,142,154)
#9C9BA6
(156,155,166)
#AAA8B2
(170,168,178)
#B8B5BE
(184,181,190)
#C6C2CA
(198,194,202)
#D4CFD6
(212,207,214)
#E2DCE2
(226,220,226)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646776; }

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

This text font color is #646776.

Background Color

.myBgColor { background-color: #646776; }

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

This div background color is #646776.

Border color

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

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

This div border color is #646776.

Opacity

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

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

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

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

This text has shadow with #646776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646776.

Preview

Color preview on black background

This text has color #646776 on black background.


Color preview on white background

This text has color #646776 on white background.


Black color preview on #646776 background

This text has black color on #646776 background.


White color preview on #646776 background

This text has white color on #646776 background.


Related colors

Complementary color

Complementary color for #hex is #9B9889.


I love getcolorcode.com

Triadic colors

1 #766467 and #677664 with #646776 are triadic colors.

2 #766764 and #676476 with #646776 are triadic colors.