COLOR #645589

HEX: #645589 RGB: (100,85,137)

Color info

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

RGB color model

#645589 color RGB value is (100,85,137).

RGB: (100,85,137) (39%, 33%, 54%)

RGB channels and saturation

R 100 of 255 = 39%
G 85 of 255 = 33%
B 137 of 255 = 54%

100
85
137

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

Portions of RGB colors in percentages

R + G + B = 100 + 85 + 137 = 322 (100%)
R 100 of 322 ~ 31.06%
G 85 of 322 ~ 26.4%
B 137 of 322 ~ 42.55'%

%31.06
%26.4
%42.55

CMYK color model

#645589 color CMYK value is (27,38,0,46).

  • cyan value is 27.01%
  • magenta value is 37.96%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (27,38,0,46) C27M38Y0K46 (27%,38%,0%,46%) (0.27/0.38/0.00/0.46) 

CMYK percentages

%27.01
%37.96
%0
%46.27

Codes

Color #645589 in popluar color models

64 55 89
RGB 100 85 137
HSL 257° 23.42% 43.53%
HSB/HSV 257° 37.96% 53.73%
CMYK 27.01% 37.96% 0.00%
46.27%

Color #645589 in popluar number systems.

HEX 64 55 89
Decimal 100 85 137
Binary 1100100 1010101 10001001
Octal 144 125 211

Shades and tints

Shades of #645589

#645589
(100,85,137)
#5B4E7D
(91,78,125)
#524771
(82,71,113)
#494065
(73,64,101)
#403959
(64,57,89)
#37324D
(55,50,77)
#2E2B41
(46,43,65)
#252435
(37,36,53)
#1C1D29
(28,29,41)
#13161D
(19,22,29)
#0A0F11
(10,15,17)
#000000
(0,0,0)

Tints of #645589

#645589
(100,85,137)
#726493
(114,100,147)
#80739D
(128,115,157)
#8E82A7
(142,130,167)
#9C91B1
(156,145,177)
#AAA0BB
(170,160,187)
#B8AFC5
(184,175,197)
#C6BECF
(198,190,207)
#D4CDD9
(212,205,217)
#E2DCE3
(226,220,227)
#F0EBED
(240,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645589 color. Also use rgb(100,85,137) instead hex code.

Text Font Color

.myTextColor { color: #645589; }

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

This text font color is #645589.

Background Color

.myBgColor { background-color: #645589; }

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

This div background color is #645589.

Border color

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

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

This div border color is #645589.

Opacity

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

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

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

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

This text has shadow with #645589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645589.

Preview

Color preview on black background

This text has color #645589 on black background.


Color preview on white background

This text has color #645589 on white background.


Black color preview on #645589 background

This text has black color on #645589 background.


White color preview on #645589 background

This text has white color on #645589 background.


Related colors

Complementary color

Complementary color for #hex is #9BAA76.


I love getcolorcode.com

Triadic colors

1 #896455 and #558964 with #645589 are triadic colors.

2 #895564 and #556489 with #645589 are triadic colors.