COLOR #645350

HEX: #645350 RGB: (100,83,80)

Color info

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

RGB color model

#645350 color RGB value is (100,83,80).

RGB: (100,83,80) (39%, 33%, 31%)

RGB channels and saturation

R 100 of 255 = 39%
G 83 of 255 = 33%
B 80 of 255 = 31%

100
83
80

R + G + B ~ 34%. #645350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 80 = 263 (100%)
R 100 of 263 ~ 38.02%
G 83 of 263 ~ 31.56%
B 80 of 263 ~ 30.42'%

%38.02
%31.56
%30.42

CMYK color model

#645350 color CMYK value is (0,17,20,61).

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

CMYK: (0,17,20,61)
C0M17Y20K61 (0%, 17%, 20%, 61%)
(0.00 / 0.17 / 0.20 / 0.61)

CMYK percentages

%0
%17
%20
%60.78

Codes

Color #645350 in popluar color models

64 53 50
RGB 100 83 80
HSL 11.11% 35.29%
HSB/HSV 20.00% 39.22%
CMYK 0.00% 17.00% 20.00%
60.78%

Color #645350 in popluar number systems.

HEX 64 53 50
Decimal 100 83 80
Binary 1100100 1010011 1010000
Octal 144 123 120

Shades and tints

Shades of #645350

#645350
(100,83,80)
#5B4C49
(91,76,73)
#524542
(82,69,66)
#493E3B
(73,62,59)
#403734
(64,55,52)
#37302D
(55,48,45)
#2E2926
(46,41,38)
#25221F
(37,34,31)
#1C1B18
(28,27,24)
#131411
(19,20,17)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #645350

#645350
(100,83,80)
#72625F
(114,98,95)
#80716E
(128,113,110)
#8E807D
(142,128,125)
#9C8F8C
(156,143,140)
#AA9E9B
(170,158,155)
#B8ADAA
(184,173,170)
#C6BCB9
(198,188,185)
#D4CBC8
(212,203,200)
#E2DAD7
(226,218,215)
#F0E9E6
(240,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645350; }

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

This text font color is #645350.

Background Color

.myBgColor { background-color: #645350; }

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

This div background color is #645350.

Border color

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

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

This div border color is #645350.

Opacity

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

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

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

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

This text has shadow with #645350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645350.

Preview

Color preview on black background

This text has color #645350 on black background.


Color preview on white background

This text has color #645350 on white background.


Black color preview on #645350 background

This text has black color on #645350 background.


White color preview on #645350 background

This text has white color on #645350 background.


Related colors

Complementary color

Complementary color for #hex is #9BACAF.


I love getcolorcode.com

Triadic colors

1 #506453 and #535064 with #645350 are triadic colors.

2 #505364 and #536450 with #645350 are triadic colors.