COLOR #645364

HEX: #645364 RGB: (100,83,100)

Color info

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

RGB color model

#645364 color RGB value is (100,83,100).

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

RGB channels and saturation

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

100
83
100

R + G + B ~ 37%. #645364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 100 = 283 (100%)
R 100 of 283 ~ 35.34%
G 83 of 283 ~ 29.33%
B 100 of 283 ~ 35.34'%

%35.34
%29.33
%35.34

CMYK color model

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

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

CMYK: (0,17,0,61)
C0M17Y0K61 (0%, 17%, 0%, 61%)
(0.00 / 0.17 / 0.00 / 0.61)

CMYK percentages

%0
%17
%0
%60.78

Codes

Color #645364 in popluar color models

64 53 64
RGB 100 83 100
HSL 300° 9.29% 35.88%
HSB/HSV 300° 17.00% 39.22%
CMYK 0.00% 17.00% 0.00%
60.78%

Color #645364 in popluar number systems.

HEX 64 53 64
Decimal 100 83 100
Binary 1100100 1010011 1100100
Octal 144 123 144

Shades and tints

Shades of #645364

#645364
(100,83,100)
#5B4C5B
(91,76,91)
#524552
(82,69,82)
#493E49
(73,62,73)
#403740
(64,55,64)
#373037
(55,48,55)
#2E292E
(46,41,46)
#252225
(37,34,37)
#1C1B1C
(28,27,28)
#131413
(19,20,19)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #645364

#645364
(100,83,100)
#726272
(114,98,114)
#807180
(128,113,128)
#8E808E
(142,128,142)
#9C8F9C
(156,143,156)
#AA9EAA
(170,158,170)
#B8ADB8
(184,173,184)
#C6BCC6
(198,188,198)
#D4CBD4
(212,203,212)
#E2DAE2
(226,218,226)
#F0E9F0
(240,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645364; }

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

This text font color is #645364.

Background Color

.myBgColor { background-color: #645364; }

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

This div background color is #645364.

Border color

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

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

This div border color is #645364.

Opacity

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

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

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

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

This text has shadow with #645364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645364.

Preview

Color preview on black background

This text has color #645364 on black background.


Color preview on white background

This text has color #645364 on white background.


Black color preview on #645364 background

This text has black color on #645364 background.


White color preview on #645364 background

This text has white color on #645364 background.


Related colors

Complementary color

Complementary color for #hex is #9BAC9B.


I love getcolorcode.com

Triadic colors

1 #646453 and #536464 with #645364 are triadic colors.

2 #645364 and #536464 with #645364 are triadic colors.