COLOR #645688

HEX: #645688 RGB: (100,86,136)

Color info

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

RGB color model

#645688 color RGB value is (100,86,136).

RGB: (100,86,136) (39%, 34%, 53%)

RGB channels and saturation

R 100 of 255 = 39%
G 86 of 255 = 34%
B 136 of 255 = 53%

100
86
136

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

Portions of RGB colors in percentages

R + G + B = 100 + 86 + 136 = 322 (100%)
R 100 of 322 ~ 31.06%
G 86 of 322 ~ 26.71%
B 136 of 322 ~ 42.24'%

%31.06
%26.71
%42.24

CMYK color model

#645688 color CMYK value is (26,37,0,47).

  • cyan value is 26.47%
  • magenta value is 36.76%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (26,37,0,47)
C26M37Y0K47 (26%, 37%, 0%, 47%)
(0.26 / 0.37 / 0.00 / 0.47)

CMYK percentages

%26.47
%36.76
%0
%46.67

Codes

Color #645688 in popluar color models

64 56 88
RGB 100 86 136
HSL 257° 22.52% 43.53%
HSB/HSV 257° 36.76% 53.33%
CMYK 26.47% 36.76% 0.00%
46.67%

Color #645688 in popluar number systems.

HEX 64 56 88
Decimal 100 86 136
Binary 1100100 1010110 10001000
Octal 144 126 210

Shades and tints

Shades of #645688

#645688
(100,86,136)
#5B4F7C
(91,79,124)
#524870
(82,72,112)
#494164
(73,65,100)
#403A58
(64,58,88)
#37334C
(55,51,76)
#2E2C40
(46,44,64)
#252534
(37,37,52)
#1C1E28
(28,30,40)
#13171C
(19,23,28)
#0A1010
(10,16,16)
#000000
(0,0,0)

Tints of #645688

#645688
(100,86,136)
#726592
(114,101,146)
#80749C
(128,116,156)
#8E83A6
(142,131,166)
#9C92B0
(156,146,176)
#AAA1BA
(170,161,186)
#B8B0C4
(184,176,196)
#C6BFCE
(198,191,206)
#D4CED8
(212,206,216)
#E2DDE2
(226,221,226)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645688 color. Also use rgb(100,86,136) instead hex code.

Text Font Color

.myTextColor { color: #645688; }

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

This text font color is #645688.

Background Color

.myBgColor { background-color: #645688; }

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

This div background color is #645688.

Border color

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

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

This div border color is #645688.

Opacity

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

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

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

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

This text has shadow with #645688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645688.

Preview

Color preview on black background

This text has color #645688 on black background.


Color preview on white background

This text has color #645688 on white background.


Black color preview on #645688 background

This text has black color on #645688 background.


White color preview on #645688 background

This text has white color on #645688 background.


Related colors

Complementary color

Complementary color for #hex is #9BA977.


I love getcolorcode.com

Triadic colors

1 #886456 and #568864 with #645688 are triadic colors.

2 #885664 and #566488 with #645688 are triadic colors.