COLOR #645465

HEX: #645465 RGB: (100,84,101)

Color info

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

RGB color model

#645465 color RGB value is (100,84,101).

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

RGB channels and saturation

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

100
84
101

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

Portions of RGB colors in percentages

R + G + B = 100 + 84 + 101 = 285 (100%)
R 100 of 285 ~ 35.09%
G 84 of 285 ~ 29.47%
B 101 of 285 ~ 35.44'%

%35.09
%29.47
%35.44

CMYK color model

#645465 color CMYK value is (1,17,0,60).

  • cyan value is 0.99%
  • magenta value is 16.83%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (1,17,0,60)
C1M17Y0K60 (1%, 17%, 0%, 60%)
(0.01 / 0.17 / 0.00 / 0.60)

CMYK percentages

%0.99
%16.83
%0
%60.39

Codes

Color #645465 in popluar color models

64 54 65
RGB 100 84 101
HSL 296° 9.19% 36.27%
HSB/HSV 296° 16.83% 39.61%
CMYK 0.99% 16.83% 0.00%
60.39%

Color #645465 in popluar number systems.

HEX 64 54 65
Decimal 100 84 101
Binary 1100100 1010100 1100101
Octal 144 124 145

Shades and tints

Shades of #645465

#645465
(100,84,101)
#5B4D5C
(91,77,92)
#524653
(82,70,83)
#493F4A
(73,63,74)
#403841
(64,56,65)
#373138
(55,49,56)
#2E2A2F
(46,42,47)
#252326
(37,35,38)
#1C1C1D
(28,28,29)
#131514
(19,21,20)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #645465

#645465
(100,84,101)
#726373
(114,99,115)
#807281
(128,114,129)
#8E818F
(142,129,143)
#9C909D
(156,144,157)
#AA9FAB
(170,159,171)
#B8AEB9
(184,174,185)
#C6BDC7
(198,189,199)
#D4CCD5
(212,204,213)
#E2DBE3
(226,219,227)
#F0EAF1
(240,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645465; }

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

This text font color is #645465.

Background Color

.myBgColor { background-color: #645465; }

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

This div background color is #645465.

Border color

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

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

This div border color is #645465.

Opacity

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

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

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

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

This text has shadow with #645465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645465.

Preview

Color preview on black background

This text has color #645465 on black background.


Color preview on white background

This text has color #645465 on white background.


Black color preview on #645465 background

This text has black color on #645465 background.


White color preview on #645465 background

This text has white color on #645465 background.


Related colors

Complementary color

Complementary color for #hex is #9BAB9A.


I love getcolorcode.com

Triadic colors

1 #656454 and #546564 with #645465 are triadic colors.

2 #655464 and #546465 with #645465 are triadic colors.