COLOR #645742

HEX: #645742 RGB: (100,87,66)

Color info

#645742 contains red, green and blue colors in about the same proportion. Web safe color of #645742 is #666633 (or #663).

RGB color model

#645742 color RGB value is (100,87,66).

RGB: (100,87,66) (39%, 34%, 26%)

RGB channels and saturation

R 100 of 255 = 39%
G 87 of 255 = 34%
B 66 of 255 = 26%

100
87
66

R + G + B ~ 33%. #645742 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 87 + 66 = 253 (100%)
R 100 of 253 ~ 39.53%
G 87 of 253 ~ 34.39%
B 66 of 253 ~ 26.09'%

%39.53
%34.39
%26.09

CMYK color model

#645742 color CMYK value is (0,13,34,61).

  • cyan value is 0.00%
  • magenta value is 13.00%
  • yellow value is 34.00%
  • key color value is 60.78%

CMYK: (0,13,34,61)
C0M13Y34K61 (0%, 13%, 34%, 61%)
(0.00 / 0.13 / 0.34 / 0.61)

CMYK percentages

%0
%13
%34
%60.78

Codes

Color #645742 in popluar color models

64 57 42
RGB 100 87 66
HSL 37° 20.48% 32.55%
HSB/HSV 37° 34.00% 39.22%
CMYK 0.00% 13.00% 34.00%
60.78%

Color #645742 in popluar number systems.

HEX 64 57 42
Decimal 100 87 66
Binary 1100100 1010111 1000010
Octal 144 127 102

Shades and tints

Shades of #645742

#645742
(100,87,66)
#5B503C
(91,80,60)
#524936
(82,73,54)
#494230
(73,66,48)
#403B2A
(64,59,42)
#373424
(55,52,36)
#2E2D1E
(46,45,30)
#252618
(37,38,24)
#1C1F12
(28,31,18)
#13180C
(19,24,12)
#0A1106
(10,17,6)
#000000
(0,0,0)

Tints of #645742

#645742
(100,87,66)
#726653
(114,102,83)
#807564
(128,117,100)
#8E8475
(142,132,117)
#9C9386
(156,147,134)
#AAA297
(170,162,151)
#B8B1A8
(184,177,168)
#C6C0B9
(198,192,185)
#D4CFCA
(212,207,202)
#E2DEDB
(226,222,219)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645742 color. Also use rgb(100,87,66) instead hex code.

Text Font Color

.myTextColor { color: #645742; }

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

This text font color is #645742.

Background Color

.myBgColor { background-color: #645742; }

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

This div background color is #645742.

Border color

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

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

This div border color is #645742.

Opacity

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

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

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

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

This text has shadow with #645742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645742.

Preview

Color preview on black background

This text has color #645742 on black background.


Color preview on white background

This text has color #645742 on white background.


Black color preview on #645742 background

This text has black color on #645742 background.


White color preview on #645742 background

This text has white color on #645742 background.


Related colors

Complementary color

Complementary color for #hex is #9BA8BD.


I love getcolorcode.com

Triadic colors

1 #426457 and #574264 with #645742 are triadic colors.

2 #425764 and #576442 with #645742 are triadic colors.