COLOR #645329

HEX: #645329 RGB: (100,83,41)

Color info

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

RGB color model

#645329 color RGB value is (100,83,41).

RGB: (100,83,41) (39%, 33%, 16%)

RGB channels and saturation

R 100 of 255 = 39%
G 83 of 255 = 33%
B 41 of 255 = 16%

100
83
41

R + G + B ~ 29%. #645329 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 41 = 224 (100%)
R 100 of 224 ~ 44.64%
G 83 of 224 ~ 37.05%
B 41 of 224 ~ 18.3'%

%44.64
%37.05
%18.3

CMYK color model

#645329 color CMYK value is (0,17,59,61).

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

CMYK: (0,17,59,61)
C0M17Y59K61 (0%, 17%, 59%, 61%)
(0.00 / 0.17 / 0.59 / 0.61)

CMYK percentages

%0
%17
%59
%60.78

Codes

Color #645329 in popluar color models

64 53 29
RGB 100 83 41
HSL 43° 41.84% 27.65%
HSB/HSV 43° 59.00% 39.22%
CMYK 0.00% 17.00% 59.00%
60.78%

Color #645329 in popluar number systems.

HEX 64 53 29
Decimal 100 83 41
Binary 1100100 1010011 101001
Octal 144 123 51

Shades and tints

Shades of #645329

#645329
(100,83,41)
#5B4C26
(91,76,38)
#524523
(82,69,35)
#493E20
(73,62,32)
#40371D
(64,55,29)
#37301A
(55,48,26)
#2E2917
(46,41,23)
#252214
(37,34,20)
#1C1B11
(28,27,17)
#13140E
(19,20,14)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #645329

#645329
(100,83,41)
#72623C
(114,98,60)
#80714F
(128,113,79)
#8E8062
(142,128,98)
#9C8F75
(156,143,117)
#AA9E88
(170,158,136)
#B8AD9B
(184,173,155)
#C6BCAE
(198,188,174)
#D4CBC1
(212,203,193)
#E2DAD4
(226,218,212)
#F0E9E7
(240,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645329; }

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

This text font color is #645329.

Background Color

.myBgColor { background-color: #645329; }

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

This div background color is #645329.

Border color

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

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

This div border color is #645329.

Opacity

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

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

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

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

This text has shadow with #645329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645329.

Preview

Color preview on black background

This text has color #645329 on black background.


Color preview on white background

This text has color #645329 on white background.


Black color preview on #645329 background

This text has black color on #645329 background.


White color preview on #645329 background

This text has white color on #645329 background.


Related colors

Complementary color

Complementary color for #hex is #9BACD6.


I love getcolorcode.com

Triadic colors

1 #296453 and #532964 with #645329 are triadic colors.

2 #295364 and #536429 with #645329 are triadic colors.