COLOR #645890

HEX: #645890 RGB: (100,88,144)

Color info

#645890 contains red, green and blue colors in about the same proportion. Web safe color of #645890 is #666699 (or #669).

RGB color model

#645890 color RGB value is (100,88,144).

RGB: (100,88,144) (39%, 35%, 56%)

RGB channels and saturation

R 100 of 255 = 39%
G 88 of 255 = 35%
B 144 of 255 = 56%

100
88
144

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

Portions of RGB colors in percentages

R + G + B = 100 + 88 + 144 = 332 (100%)
R 100 of 332 ~ 30.12%
G 88 of 332 ~ 26.51%
B 144 of 332 ~ 43.37'%

%30.12
%26.51
%43.37

CMYK color model

#645890 color CMYK value is (31,39,0,44).

  • cyan value is 30.56%
  • magenta value is 38.89%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (31,39,0,44) C31M39Y0K44 (31%,39%,0%,44%) (0.31/0.39/0.00/0.44) 

CMYK percentages

%30.56
%38.89
%0
%43.53

Codes

Color #645890 in popluar color models

64 58 90
RGB 100 88 144
HSL 253° 24.14% 45.49%
HSB/HSV 253° 38.89% 56.47%
CMYK 30.56% 38.89% 0.00%
43.53%

Color #645890 in popluar number systems.

HEX 64 58 90
Decimal 100 88 144
Binary 1100100 1011000 10010000
Octal 144 130 220

Shades and tints

Shades of #645890

#645890
(100,88,144)
#5B5083
(91,80,131)
#524876
(82,72,118)
#494069
(73,64,105)
#40385C
(64,56,92)
#37304F
(55,48,79)
#2E2842
(46,40,66)
#252035
(37,32,53)
#1C1828
(28,24,40)
#13101B
(19,16,27)
#0A080E
(10,8,14)
#000000
(0,0,0)

Tints of #645890

#645890
(100,88,144)
#72679A
(114,103,154)
#8076A4
(128,118,164)
#8E85AE
(142,133,174)
#9C94B8
(156,148,184)
#AAA3C2
(170,163,194)
#B8B2CC
(184,178,204)
#C6C1D6
(198,193,214)
#D4D0E0
(212,208,224)
#E2DFEA
(226,223,234)
#F0EEF4
(240,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645890 color. Also use rgb(100,88,144) instead hex code.

Text Font Color

.myTextColor { color: #645890; }

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

This text font color is #645890.

Background Color

.myBgColor { background-color: #645890; }

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

This div background color is #645890.

Border color

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

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

This div border color is #645890.

Opacity

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

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

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

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

This text has shadow with #645890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645890.

Preview

Color preview on black background

This text has color #645890 on black background.


Color preview on white background

This text has color #645890 on white background.


Black color preview on #645890 background

This text has black color on #645890 background.


White color preview on #645890 background

This text has white color on #645890 background.


Related colors

Complementary color

Complementary color for #hex is #9BA76F.


I love getcolorcode.com

Triadic colors

1 #906458 and #589064 with #645890 are triadic colors.

2 #905864 and #586490 with #645890 are triadic colors.