COLOR #645368

HEX: #645368 RGB: (100,83,104)

Color info

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

RGB color model

#645368 color RGB value is (100,83,104).

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

RGB channels and saturation

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

100
83
104

R + G + B ~ 38%. #645368 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 104 = 287 (100%)
R 100 of 287 ~ 34.84%
G 83 of 287 ~ 28.92%
B 104 of 287 ~ 36.24'%

%34.84
%28.92
%36.24

CMYK color model

#645368 color CMYK value is (4,20,0,59).

  • cyan value is 3.85%
  • magenta value is 20.19%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (4,20,0,59)
C4M20Y0K59 (4%, 20%, 0%, 59%)
(0.04 / 0.20 / 0.00 / 0.59)

CMYK percentages

%3.85
%20.19
%0
%59.22

Codes

Color #645368 in popluar color models

64 53 68
RGB 100 83 104
HSL 289° 11.23% 36.67%
HSB/HSV 289° 20.19% 40.78%
CMYK 3.85% 20.19% 0.00%
59.22%

Color #645368 in popluar number systems.

HEX 64 53 68
Decimal 100 83 104
Binary 1100100 1010011 1101000
Octal 144 123 150

Shades and tints

Shades of #645368

#645368
(100,83,104)
#5B4C5F
(91,76,95)
#524556
(82,69,86)
#493E4D
(73,62,77)
#403744
(64,55,68)
#37303B
(55,48,59)
#2E2932
(46,41,50)
#252229
(37,34,41)
#1C1B20
(28,27,32)
#131417
(19,20,23)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #645368

#645368
(100,83,104)
#726275
(114,98,117)
#807182
(128,113,130)
#8E808F
(142,128,143)
#9C8F9C
(156,143,156)
#AA9EA9
(170,158,169)
#B8ADB6
(184,173,182)
#C6BCC3
(198,188,195)
#D4CBD0
(212,203,208)
#E2DADD
(226,218,221)
#F0E9EA
(240,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645368; }

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

This text font color is #645368.

Background Color

.myBgColor { background-color: #645368; }

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

This div background color is #645368.

Border color

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

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

This div border color is #645368.

Opacity

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

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

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

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

This text has shadow with #645368 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645368.

Preview

Color preview on black background

This text has color #645368 on black background.


Color preview on white background

This text has color #645368 on white background.


Black color preview on #645368 background

This text has black color on #645368 background.


White color preview on #645368 background

This text has white color on #645368 background.


Related colors

Complementary color

Complementary color for #hex is #9BAC97.


I love getcolorcode.com

Triadic colors

1 #686453 and #536864 with #645368 are triadic colors.

2 #685364 and #536468 with #645368 are triadic colors.