COLOR #645179

HEX: #645179 RGB: (100,81,121)

Color info

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

RGB color model

#645179 color RGB value is (100,81,121).

RGB: (100,81,121) (39%, 32%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 81 of 255 = 32%
B 121 of 255 = 47%

100
81
121

R + G + B ~ 39%. #645179 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 81 + 121 = 302 (100%)
R 100 of 302 ~ 33.11%
G 81 of 302 ~ 26.82%
B 121 of 302 ~ 40.07'%

%33.11
%26.82
%40.07

CMYK color model

#645179 color CMYK value is (17,33,0,53).

  • cyan value is 17.36%
  • magenta value is 33.06%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (17,33,0,53) C17M33Y0K53 (17%,33%,0%,53%) (0.17/0.33/0.00/0.53) 

CMYK percentages

%17.36
%33.06
%0
%52.55

Codes

Color #645179 in popluar color models

64 51 79
RGB 100 81 121
HSL 269° 19.80% 39.61%
HSB/HSV 269° 33.06% 47.45%
CMYK 17.36% 33.06% 0.00%
52.55%

Color #645179 in popluar number systems.

HEX 64 51 79
Decimal 100 81 121
Binary 1100100 1010001 1111001
Octal 144 121 171

Shades and tints

Shades of #645179

#645179
(100,81,121)
#5B4A6E
(91,74,110)
#524363
(82,67,99)
#493C58
(73,60,88)
#40354D
(64,53,77)
#372E42
(55,46,66)
#2E2737
(46,39,55)
#25202C
(37,32,44)
#1C1921
(28,25,33)
#131216
(19,18,22)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #645179

#645179
(100,81,121)
#726085
(114,96,133)
#806F91
(128,111,145)
#8E7E9D
(142,126,157)
#9C8DA9
(156,141,169)
#AA9CB5
(170,156,181)
#B8ABC1
(184,171,193)
#C6BACD
(198,186,205)
#D4C9D9
(212,201,217)
#E2D8E5
(226,216,229)
#F0E7F1
(240,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645179 color. Also use rgb(100,81,121) instead hex code.

Text Font Color

.myTextColor { color: #645179; }

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

This text font color is #645179.

Background Color

.myBgColor { background-color: #645179; }

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

This div background color is #645179.

Border color

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

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

This div border color is #645179.

Opacity

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

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

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

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

This text has shadow with #645179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645179.

Preview

Color preview on black background

This text has color #645179 on black background.


Color preview on white background

This text has color #645179 on white background.


Black color preview on #645179 background

This text has black color on #645179 background.


White color preview on #645179 background

This text has white color on #645179 background.


Related colors

Complementary color

Complementary color for #hex is #9BAE86.


I love getcolorcode.com

Triadic colors

1 #796451 and #517964 with #645179 are triadic colors.

2 #795164 and #516479 with #645179 are triadic colors.