COLOR #646378

HEX: #646378 RGB: (100,99,120)

Color info

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

RGB color model

#646378 color RGB value is (100,99,120).

RGB: (100,99,120) (39%, 39%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 99 of 255 = 39%
B 120 of 255 = 47%

100
99
120

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

Portions of RGB colors in percentages

R + G + B = 100 + 99 + 120 = 319 (100%)
R 100 of 319 ~ 31.35%
G 99 of 319 ~ 31.03%
B 120 of 319 ~ 37.62'%

%31.35
%31.03
%37.62

CMYK color model

#646378 color CMYK value is (17,18,0,53).

  • cyan value is 16.67%
  • magenta value is 17.50%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (17,18,0,53)
C17M18Y0K53 (17%, 18%, 0%, 53%)
(0.17 / 0.18 / 0.00 / 0.53)

CMYK percentages

%16.67
%17.5
%0
%52.94

Codes

Color #646378 in popluar color models

64 63 78
RGB 100 99 120
HSL 243° 9.59% 42.94%
HSB/HSV 243° 17.50% 47.06%
CMYK 16.67% 17.50% 0.00%
52.94%

Color #646378 in popluar number systems.

HEX 64 63 78
Decimal 100 99 120
Binary 1100100 1100011 1111000
Octal 144 143 170

Shades and tints

Shades of #646378

#646378
(100,99,120)
#5B5A6E
(91,90,110)
#525164
(82,81,100)
#49485A
(73,72,90)
#403F50
(64,63,80)
#373646
(55,54,70)
#2E2D3C
(46,45,60)
#252432
(37,36,50)
#1C1B28
(28,27,40)
#13121E
(19,18,30)
#0A0914
(10,9,20)
#000000
(0,0,0)

Tints of #646378

#646378
(100,99,120)
#727184
(114,113,132)
#807F90
(128,127,144)
#8E8D9C
(142,141,156)
#9C9BA8
(156,155,168)
#AAA9B4
(170,169,180)
#B8B7C0
(184,183,192)
#C6C5CC
(198,197,204)
#D4D3D8
(212,211,216)
#E2E1E4
(226,225,228)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646378; }

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

This text font color is #646378.

Background Color

.myBgColor { background-color: #646378; }

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

This div background color is #646378.

Border color

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

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

This div border color is #646378.

Opacity

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

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

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

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

This text has shadow with #646378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646378.

Preview

Color preview on black background

This text has color #646378 on black background.


Color preview on white background

This text has color #646378 on white background.


Black color preview on #646378 background

This text has black color on #646378 background.


White color preview on #646378 background

This text has white color on #646378 background.


Related colors

Complementary color

Complementary color for #hex is #9B9C87.


I love getcolorcode.com

Triadic colors

1 #786463 and #637864 with #646378 are triadic colors.

2 #786364 and #636478 with #646378 are triadic colors.