COLOR #646873

HEX: #646873 RGB: (100,104,115)

Color info

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

RGB color model

#646873 color RGB value is (100,104,115).

RGB: (100,104,115) (39%, 41%, 45%)

RGB channels and saturation

R 100 of 255 = 39%
G 104 of 255 = 41%
B 115 of 255 = 45%

100
104
115

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

Portions of RGB colors in percentages

R + G + B = 100 + 104 + 115 = 319 (100%)
R 100 of 319 ~ 31.35%
G 104 of 319 ~ 32.6%
B 115 of 319 ~ 36.05'%

%31.35
%32.6
%36.05

CMYK color model

#646873 color CMYK value is (13,10,0,55).

  • cyan value is 13.04%
  • magenta value is 9.57%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (13,10,0,55) C13M10Y0K55 (13%,10%,0%,55%) (0.13/0.10/0.00/0.55) 

CMYK percentages

%13.04
%9.57
%0
%54.9

Codes

Color #646873 in popluar color models

64 68 73
RGB 100 104 115
HSL 224° 6.98% 42.16%
HSB/HSV 224° 13.04% 45.10%
CMYK 13.04% 9.57% 0.00%
54.90%

Color #646873 in popluar number systems.

HEX 64 68 73
Decimal 100 104 115
Binary 1100100 1101000 1110011
Octal 144 150 163

Shades and tints

Shades of #646873

#646873
(100,104,115)
#5B5F69
(91,95,105)
#52565F
(82,86,95)
#494D55
(73,77,85)
#40444B
(64,68,75)
#373B41
(55,59,65)
#2E3237
(46,50,55)
#25292D
(37,41,45)
#1C2023
(28,32,35)
#131719
(19,23,25)
#0A0E0F
(10,14,15)
#000000
(0,0,0)

Tints of #646873

#646873
(100,104,115)
#72757F
(114,117,127)
#80828B
(128,130,139)
#8E8F97
(142,143,151)
#9C9CA3
(156,156,163)
#AAA9AF
(170,169,175)
#B8B6BB
(184,182,187)
#C6C3C7
(198,195,199)
#D4D0D3
(212,208,211)
#E2DDDF
(226,221,223)
#F0EAEB
(240,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646873 color. Also use rgb(100,104,115) instead hex code.

Text Font Color

.myTextColor { color: #646873; }

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

This text font color is #646873.

Background Color

.myBgColor { background-color: #646873; }

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

This div background color is #646873.

Border color

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

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

This div border color is #646873.

Opacity

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

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

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

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

This text has shadow with #646873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646873.

Preview

Color preview on black background

This text has color #646873 on black background.


Color preview on white background

This text has color #646873 on white background.


Black color preview on #646873 background

This text has black color on #646873 background.


White color preview on #646873 background

This text has white color on #646873 background.


Related colors

Complementary color

Complementary color for #hex is #9B978C.


I love getcolorcode.com

Triadic colors

1 #736468 and #687364 with #646873 are triadic colors.

2 #736864 and #686473 with #646873 are triadic colors.