COLOR #645351

HEX: #645351 RGB: (100,83,81)

Color info

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

RGB color model

#645351 color RGB value is (100,83,81).

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

RGB channels and saturation

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

100
83
81

R + G + B ~ 35%. #645351 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 81 = 264 (100%)
R 100 of 264 ~ 37.88%
G 83 of 264 ~ 31.44%
B 81 of 264 ~ 30.68'%

%37.88
%31.44
%30.68

CMYK color model

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

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

CMYK: (0,17,19,61)
C0M17Y19K61 (0%, 17%, 19%, 61%)
(0.00 / 0.17 / 0.19 / 0.61)

CMYK percentages

%0
%17
%19
%60.78

Codes

Color #645351 in popluar color models

64 53 51
RGB 100 83 81
HSL 10.50% 35.49%
HSB/HSV 19.00% 39.22%
CMYK 0.00% 17.00% 19.00%
60.78%

Color #645351 in popluar number systems.

HEX 64 53 51
Decimal 100 83 81
Binary 1100100 1010011 1010001
Octal 144 123 121

Shades and tints

Shades of #645351

#645351
(100,83,81)
#5B4C4A
(91,76,74)
#524543
(82,69,67)
#493E3C
(73,62,60)
#403735
(64,55,53)
#37302E
(55,48,46)
#2E2927
(46,41,39)
#252220
(37,34,32)
#1C1B19
(28,27,25)
#131412
(19,20,18)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #645351

#645351
(100,83,81)
#726260
(114,98,96)
#80716F
(128,113,111)
#8E807E
(142,128,126)
#9C8F8D
(156,143,141)
#AA9E9C
(170,158,156)
#B8ADAB
(184,173,171)
#C6BCBA
(198,188,186)
#D4CBC9
(212,203,201)
#E2DAD8
(226,218,216)
#F0E9E7
(240,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645351; }

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

This text font color is #645351.

Background Color

.myBgColor { background-color: #645351; }

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

This div background color is #645351.

Border color

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

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

This div border color is #645351.

Opacity

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

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

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

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

This text has shadow with #645351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645351.

Preview

Color preview on black background

This text has color #645351 on black background.


Color preview on white background

This text has color #645351 on white background.


Black color preview on #645351 background

This text has black color on #645351 background.


White color preview on #645351 background

This text has white color on #645351 background.


Related colors

Complementary color

Complementary color for #hex is #9BACAE.


I love getcolorcode.com

Triadic colors

1 #516453 and #535164 with #645351 are triadic colors.

2 #515364 and #536451 with #645351 are triadic colors.