COLOR #645357

HEX: #645357 RGB: (100,83,87)

Color info

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

RGB color model

#645357 color RGB value is (100,83,87).

RGB: (100,83,87) (39%, 33%, 34%)

RGB channels and saturation

R 100 of 255 = 39%
G 83 of 255 = 33%
B 87 of 255 = 34%

100
83
87

R + G + B ~ 35%. #645357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 87 = 270 (100%)
R 100 of 270 ~ 37.04%
G 83 of 270 ~ 30.74%
B 87 of 270 ~ 32.22'%

%37.04
%30.74
%32.22

CMYK color model

#645357 color CMYK value is (0,17,13,61).

  • cyan value is 0.00%
  • magenta value is 17.00%
  • yellow value is 13.00%
  • key color value is 60.78%

CMYK: (0,17,13,61)
C0M17Y13K61 (0%, 17%, 13%, 61%)
(0.00 / 0.17 / 0.13 / 0.61)

CMYK percentages

%0
%17
%13
%60.78

Codes

Color #645357 in popluar color models

64 53 57
RGB 100 83 87
HSL 346° 9.29% 35.88%
HSB/HSV 346° 17.00% 39.22%
CMYK 0.00% 17.00% 13.00%
60.78%

Color #645357 in popluar number systems.

HEX 64 53 57
Decimal 100 83 87
Binary 1100100 1010011 1010111
Octal 144 123 127

Shades and tints

Shades of #645357

#645357
(100,83,87)
#5B4C50
(91,76,80)
#524549
(82,69,73)
#493E42
(73,62,66)
#40373B
(64,55,59)
#373034
(55,48,52)
#2E292D
(46,41,45)
#252226
(37,34,38)
#1C1B1F
(28,27,31)
#131418
(19,20,24)
#0A0D11
(10,13,17)
#000000
(0,0,0)

Tints of #645357

#645357
(100,83,87)
#726266
(114,98,102)
#807175
(128,113,117)
#8E8084
(142,128,132)
#9C8F93
(156,143,147)
#AA9EA2
(170,158,162)
#B8ADB1
(184,173,177)
#C6BCC0
(198,188,192)
#D4CBCF
(212,203,207)
#E2DADE
(226,218,222)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645357; }

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

This text font color is #645357.

Background Color

.myBgColor { background-color: #645357; }

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

This div background color is #645357.

Border color

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

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

This div border color is #645357.

Opacity

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

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

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

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

This text has shadow with #645357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645357.

Preview

Color preview on black background

This text has color #645357 on black background.


Color preview on white background

This text has color #645357 on white background.


Black color preview on #645357 background

This text has black color on #645357 background.


White color preview on #645357 background

This text has white color on #645357 background.


Related colors

Complementary color

Complementary color for #hex is #9BACA8.


I love getcolorcode.com

Triadic colors

1 #576453 and #535764 with #645357 are triadic colors.

2 #575364 and #536457 with #645357 are triadic colors.