COLOR #645996

HEX: #645996 RGB: (100,89,150)

Color info

#645996 contains mainly red and blue colors. Web safe color of #645996 is #666699 (or #669).

RGB color model

#645996 color RGB value is (100,89,150).

RGB: (100,89,150) (39%, 35%, 59%)

RGB channels and saturation

R 100 of 255 = 39%
G 89 of 255 = 35%
B 150 of 255 = 59%

100
89
150

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

Portions of RGB colors in percentages

R + G + B = 100 + 89 + 150 = 339 (100%)
R 100 of 339 ~ 29.5%
G 89 of 339 ~ 26.25%
B 150 of 339 ~ 44.25'%

%29.5
%26.25
%44.25

CMYK color model

#645996 color CMYK value is (33,41,0,41).

  • cyan value is 33.33%
  • magenta value is 40.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (33,41,0,41)
C33M41Y0K41 (33%, 41%, 0%, 41%)
(0.33 / 0.41 / 0.00 / 0.41)

CMYK percentages

%33.33
%40.67
%0
%41.18

Codes

Color #645996 in popluar color models

64 59 96
RGB 100 89 150
HSL 251° 25.52% 46.86%
HSB/HSV 251° 40.67% 58.82%
CMYK 33.33% 40.67% 0.00%
41.18%

Color #645996 in popluar number systems.

HEX 64 59 96
Decimal 100 89 150
Binary 1100100 1011001 10010110
Octal 144 131 226

Shades and tints

Shades of #645996

#645996
(100,89,150)
#5B5189
(91,81,137)
#52497C
(82,73,124)
#49416F
(73,65,111)
#403962
(64,57,98)
#373155
(55,49,85)
#2E2948
(46,41,72)
#25213B
(37,33,59)
#1C192E
(28,25,46)
#131121
(19,17,33)
#0A0914
(10,9,20)
#000000
(0,0,0)

Tints of #645996

#645996
(100,89,150)
#72689F
(114,104,159)
#8077A8
(128,119,168)
#8E86B1
(142,134,177)
#9C95BA
(156,149,186)
#AAA4C3
(170,164,195)
#B8B3CC
(184,179,204)
#C6C2D5
(198,194,213)
#D4D1DE
(212,209,222)
#E2E0E7
(226,224,231)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645996 color. Also use rgb(100,89,150) instead hex code.

Text Font Color

.myTextColor { color: #645996; }

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

This text font color is #645996.

Background Color

.myBgColor { background-color: #645996; }

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

This div background color is #645996.

Border color

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

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

This div border color is #645996.

Opacity

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

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

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

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

This text has shadow with #645996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645996.

Preview

Color preview on black background

This text has color #645996 on black background.


Color preview on white background

This text has color #645996 on white background.


Black color preview on #645996 background

This text has black color on #645996 background.


White color preview on #645996 background

This text has white color on #645996 background.


Related colors

Complementary color

Complementary color for #hex is #9BA669.


I love getcolorcode.com

Triadic colors

1 #966459 and #599664 with #645996 are triadic colors.

2 #965964 and #596496 with #645996 are triadic colors.