COLOR #645965

HEX: #645965 RGB: (100,89,101)

Color info

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

RGB color model

#645965 color RGB value is (100,89,101).

RGB: (100,89,101) (39%, 35%, 40%)

RGB channels and saturation

R 100 of 255 = 39%
G 89 of 255 = 35%
B 101 of 255 = 40%

100
89
101

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

Portions of RGB colors in percentages

R + G + B = 100 + 89 + 101 = 290 (100%)
R 100 of 290 ~ 34.48%
G 89 of 290 ~ 30.69%
B 101 of 290 ~ 34.83'%

%34.48
%30.69
%34.83

CMYK color model

#645965 color CMYK value is (1,12,0,60).

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

CMYK: (1,12,0,60)
C1M12Y0K60 (1%, 12%, 0%, 60%)
(0.01 / 0.12 / 0.00 / 0.60)

CMYK percentages

%0.99
%11.88
%0
%60.39

Codes

Color #645965 in popluar color models

64 59 65
RGB 100 89 101
HSL 295° 6.32% 37.25%
HSB/HSV 295° 11.88% 39.61%
CMYK 0.99% 11.88% 0.00%
60.39%

Color #645965 in popluar number systems.

HEX 64 59 65
Decimal 100 89 101
Binary 1100100 1011001 1100101
Octal 144 131 145

Shades and tints

Shades of #645965

#645965
(100,89,101)
#5B515C
(91,81,92)
#524953
(82,73,83)
#49414A
(73,65,74)
#403941
(64,57,65)
#373138
(55,49,56)
#2E292F
(46,41,47)
#252126
(37,33,38)
#1C191D
(28,25,29)
#131114
(19,17,20)
#0A090B
(10,9,11)
#000000
(0,0,0)

Tints of #645965

#645965
(100,89,101)
#726873
(114,104,115)
#807781
(128,119,129)
#8E868F
(142,134,143)
#9C959D
(156,149,157)
#AAA4AB
(170,164,171)
#B8B3B9
(184,179,185)
#C6C2C7
(198,194,199)
#D4D1D5
(212,209,213)
#E2E0E3
(226,224,227)
#F0EFF1
(240,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645965; }

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

This text font color is #645965.

Background Color

.myBgColor { background-color: #645965; }

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

This div background color is #645965.

Border color

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

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

This div border color is #645965.

Opacity

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

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

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

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

This text has shadow with #645965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645965.

Preview

Color preview on black background

This text has color #645965 on black background.


Color preview on white background

This text has color #645965 on white background.


Black color preview on #645965 background

This text has black color on #645965 background.


White color preview on #645965 background

This text has white color on #645965 background.


Related colors

Complementary color

Complementary color for #hex is #9BA69A.


I love getcolorcode.com

Triadic colors

1 #656459 and #596564 with #645965 are triadic colors.

2 #655964 and #596465 with #645965 are triadic colors.