COLOR #645771

HEX: #645771 RGB: (100,87,113)

Color info

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

RGB color model

#645771 color RGB value is (100,87,113).

RGB: (100,87,113) (39%, 34%, 44%)

RGB channels and saturation

R 100 of 255 = 39%
G 87 of 255 = 34%
B 113 of 255 = 44%

100
87
113

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

Portions of RGB colors in percentages

R + G + B = 100 + 87 + 113 = 300 (100%)
R 100 of 300 ~ 33.33%
G 87 of 300 ~ 29%
B 113 of 300 ~ 37.67'%

%33.33
%29
%37.67

CMYK color model

#645771 color CMYK value is (12,23,0,56).

  • cyan value is 11.50%
  • magenta value is 23.01%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (12,23,0,56)
C12M23Y0K56 (12%, 23%, 0%, 56%)
(0.12 / 0.23 / 0.00 / 0.56)

CMYK percentages

%11.5
%23.01
%0
%55.69

Codes

Color #645771 in popluar color models

64 57 71
RGB 100 87 113
HSL 270° 13.00% 39.22%
HSB/HSV 270° 23.01% 44.31%
CMYK 11.50% 23.01% 0.00%
55.69%

Color #645771 in popluar number systems.

HEX 64 57 71
Decimal 100 87 113
Binary 1100100 1010111 1110001
Octal 144 127 161

Shades and tints

Shades of #645771

#645771
(100,87,113)
#5B5067
(91,80,103)
#52495D
(82,73,93)
#494253
(73,66,83)
#403B49
(64,59,73)
#37343F
(55,52,63)
#2E2D35
(46,45,53)
#25262B
(37,38,43)
#1C1F21
(28,31,33)
#131817
(19,24,23)
#0A110D
(10,17,13)
#000000
(0,0,0)

Tints of #645771

#645771
(100,87,113)
#72667D
(114,102,125)
#807589
(128,117,137)
#8E8495
(142,132,149)
#9C93A1
(156,147,161)
#AAA2AD
(170,162,173)
#B8B1B9
(184,177,185)
#C6C0C5
(198,192,197)
#D4CFD1
(212,207,209)
#E2DEDD
(226,222,221)
#F0EDE9
(240,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645771 color. Also use rgb(100,87,113) instead hex code.

Text Font Color

.myTextColor { color: #645771; }

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

This text font color is #645771.

Background Color

.myBgColor { background-color: #645771; }

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

This div background color is #645771.

Border color

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

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

This div border color is #645771.

Opacity

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

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

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

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

This text has shadow with #645771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645771.

Preview

Color preview on black background

This text has color #645771 on black background.


Color preview on white background

This text has color #645771 on white background.


Black color preview on #645771 background

This text has black color on #645771 background.


White color preview on #645771 background

This text has white color on #645771 background.


Related colors

Complementary color

Complementary color for #hex is #9BA88E.


I love getcolorcode.com

Triadic colors

1 #716457 and #577164 with #645771 are triadic colors.

2 #715764 and #576471 with #645771 are triadic colors.