COLOR #645977

HEX: #645977 RGB: (100,89,119)

Color info

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

RGB color model

#645977 color RGB value is (100,89,119).

RGB: (100,89,119) (39%, 35%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 89 of 255 = 35%
B 119 of 255 = 47%

100
89
119

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

Portions of RGB colors in percentages

R + G + B = 100 + 89 + 119 = 308 (100%)
R 100 of 308 ~ 32.47%
G 89 of 308 ~ 28.9%
B 119 of 308 ~ 38.64'%

%32.47
%28.9
%38.64

CMYK color model

#645977 color CMYK value is (16,25,0,53).

  • cyan value is 15.97%
  • magenta value is 25.21%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (16,25,0,53)
C16M25Y0K53 (16%, 25%, 0%, 53%)
(0.16 / 0.25 / 0.00 / 0.53)

CMYK percentages

%15.97
%25.21
%0
%53.33

Codes

Color #645977 in popluar color models

64 59 77
RGB 100 89 119
HSL 262° 14.42% 40.78%
HSB/HSV 262° 25.21% 46.67%
CMYK 15.97% 25.21% 0.00%
53.33%

Color #645977 in popluar number systems.

HEX 64 59 77
Decimal 100 89 119
Binary 1100100 1011001 1110111
Octal 144 131 167

Shades and tints

Shades of #645977

#645977
(100,89,119)
#5B516D
(91,81,109)
#524963
(82,73,99)
#494159
(73,65,89)
#40394F
(64,57,79)
#373145
(55,49,69)
#2E293B
(46,41,59)
#252131
(37,33,49)
#1C1927
(28,25,39)
#13111D
(19,17,29)
#0A0913
(10,9,19)
#000000
(0,0,0)

Tints of #645977

#645977
(100,89,119)
#726883
(114,104,131)
#80778F
(128,119,143)
#8E869B
(142,134,155)
#9C95A7
(156,149,167)
#AAA4B3
(170,164,179)
#B8B3BF
(184,179,191)
#C6C2CB
(198,194,203)
#D4D1D7
(212,209,215)
#E2E0E3
(226,224,227)
#F0EFEF
(240,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645977; }

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

This text font color is #645977.

Background Color

.myBgColor { background-color: #645977; }

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

This div background color is #645977.

Border color

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

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

This div border color is #645977.

Opacity

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

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

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

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

This text has shadow with #645977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645977.

Preview

Color preview on black background

This text has color #645977 on black background.


Color preview on white background

This text has color #645977 on white background.


Black color preview on #645977 background

This text has black color on #645977 background.


White color preview on #645977 background

This text has white color on #645977 background.


Related colors

Complementary color

Complementary color for #hex is #9BA688.


I love getcolorcode.com

Triadic colors

1 #776459 and #597764 with #645977 are triadic colors.

2 #775964 and #596477 with #645977 are triadic colors.