COLOR #645378

HEX: #645378 RGB: (100,83,120)

Color info

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

RGB color model

#645378 color RGB value is (100,83,120).

RGB: (100,83,120) (39%, 33%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 83 of 255 = 33%
B 120 of 255 = 47%

100
83
120

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

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 120 = 303 (100%)
R 100 of 303 ~ 33%
G 83 of 303 ~ 27.39%
B 120 of 303 ~ 39.6'%

%33
%27.39
%39.6

CMYK color model

#645378 color CMYK value is (17,31,0,53).

  • cyan value is 16.67%
  • magenta value is 30.83%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (17,31,0,53) C17M31Y0K53 (17%,31%,0%,53%) (0.17/0.31/0.00/0.53) 

CMYK percentages

%16.67
%30.83
%0
%52.94

Codes

Color #645378 in popluar color models

64 53 78
RGB 100 83 120
HSL 268° 18.23% 39.80%
HSB/HSV 268° 30.83% 47.06%
CMYK 16.67% 30.83% 0.00%
52.94%

Color #645378 in popluar number systems.

HEX 64 53 78
Decimal 100 83 120
Binary 1100100 1010011 1111000
Octal 144 123 170

Shades and tints

Shades of #645378

#645378
(100,83,120)
#5B4C6E
(91,76,110)
#524564
(82,69,100)
#493E5A
(73,62,90)
#403750
(64,55,80)
#373046
(55,48,70)
#2E293C
(46,41,60)
#252232
(37,34,50)
#1C1B28
(28,27,40)
#13141E
(19,20,30)
#0A0D14
(10,13,20)
#000000
(0,0,0)

Tints of #645378

#645378
(100,83,120)
#726284
(114,98,132)
#807190
(128,113,144)
#8E809C
(142,128,156)
#9C8FA8
(156,143,168)
#AA9EB4
(170,158,180)
#B8ADC0
(184,173,192)
#C6BCCC
(198,188,204)
#D4CBD8
(212,203,216)
#E2DAE4
(226,218,228)
#F0E9F0
(240,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645378; }

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

This text font color is #645378.

Background Color

.myBgColor { background-color: #645378; }

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

This div background color is #645378.

Border color

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

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

This div border color is #645378.

Opacity

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

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

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

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

This text has shadow with #645378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645378.

Preview

Color preview on black background

This text has color #645378 on black background.


Color preview on white background

This text has color #645378 on white background.


Black color preview on #645378 background

This text has black color on #645378 background.


White color preview on #645378 background

This text has white color on #645378 background.


Related colors

Complementary color

Complementary color for #hex is #9BAC87.


I love getcolorcode.com

Triadic colors

1 #786453 and #537864 with #645378 are triadic colors.

2 #785364 and #536478 with #645378 are triadic colors.