COLOR #645466

HEX: #645466 RGB: (100,84,102)

Color info

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

RGB color model

#645466 color RGB value is (100,84,102).

RGB: (100,84,102) (39%, 33%, 40%)

RGB channels and saturation

R 100 of 255 = 39%
G 84 of 255 = 33%
B 102 of 255 = 40%

100
84
102

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

Portions of RGB colors in percentages

R + G + B = 100 + 84 + 102 = 286 (100%)
R 100 of 286 ~ 34.97%
G 84 of 286 ~ 29.37%
B 102 of 286 ~ 35.66'%

%34.97
%29.37
%35.66

CMYK color model

#645466 color CMYK value is (2,18,0,60).

  • cyan value is 1.96%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (2,18,0,60)
C2M18Y0K60 (2%, 18%, 0%, 60%)
(0.02 / 0.18 / 0.00 / 0.60)

CMYK percentages

%1.96
%17.65
%0
%60

Codes

Color #645466 in popluar color models

64 54 66
RGB 100 84 102
HSL 293° 9.68% 36.47%
HSB/HSV 293° 17.65% 40.00%
CMYK 1.96% 17.65% 0.00%
60.00%

Color #645466 in popluar number systems.

HEX 64 54 66
Decimal 100 84 102
Binary 1100100 1010100 1100110
Octal 144 124 146

Shades and tints

Shades of #645466

#645466
(100,84,102)
#5B4D5D
(91,77,93)
#524654
(82,70,84)
#493F4B
(73,63,75)
#403842
(64,56,66)
#373139
(55,49,57)
#2E2A30
(46,42,48)
#252327
(37,35,39)
#1C1C1E
(28,28,30)
#131515
(19,21,21)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #645466

#645466
(100,84,102)
#726373
(114,99,115)
#807280
(128,114,128)
#8E818D
(142,129,141)
#9C909A
(156,144,154)
#AA9FA7
(170,159,167)
#B8AEB4
(184,174,180)
#C6BDC1
(198,189,193)
#D4CCCE
(212,204,206)
#E2DBDB
(226,219,219)
#F0EAE8
(240,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645466; }

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

This text font color is #645466.

Background Color

.myBgColor { background-color: #645466; }

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

This div background color is #645466.

Border color

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

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

This div border color is #645466.

Opacity

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

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

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

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

This text has shadow with #645466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645466.

Preview

Color preview on black background

This text has color #645466 on black background.


Color preview on white background

This text has color #645466 on white background.


Black color preview on #645466 background

This text has black color on #645466 background.


White color preview on #645466 background

This text has white color on #645466 background.


Related colors

Complementary color

Complementary color for #hex is #9BAB99.


I love getcolorcode.com

Triadic colors

1 #666454 and #546664 with #645466 are triadic colors.

2 #665464 and #546466 with #645466 are triadic colors.