COLOR #645336

HEX: #645336 RGB: (100,83,54)

Color info

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

RGB color model

#645336 color RGB value is (100,83,54).

RGB: (100,83,54) (39%, 33%, 21%)

RGB channels and saturation

R 100 of 255 = 39%
G 83 of 255 = 33%
B 54 of 255 = 21%

100
83
54

R + G + B ~ 31%. #645336 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 54 = 237 (100%)
R 100 of 237 ~ 42.19%
G 83 of 237 ~ 35.02%
B 54 of 237 ~ 22.78'%

%42.19
%35.02
%22.78

CMYK color model

#645336 color CMYK value is (0,17,46,61).

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

CMYK: (0,17,46,61)
C0M17Y46K61 (0%, 17%, 46%, 61%)
(0.00 / 0.17 / 0.46 / 0.61)

CMYK percentages

%0
%17
%46
%60.78

Codes

Color #645336 in popluar color models

64 53 36
RGB 100 83 54
HSL 38° 29.87% 30.20%
HSB/HSV 38° 46.00% 39.22%
CMYK 0.00% 17.00% 46.00%
60.78%

Color #645336 in popluar number systems.

HEX 64 53 36
Decimal 100 83 54
Binary 1100100 1010011 110110
Octal 144 123 66

Shades and tints

Shades of #645336

#645336
(100,83,54)
#5B4C32
(91,76,50)
#52452E
(82,69,46)
#493E2A
(73,62,42)
#403726
(64,55,38)
#373022
(55,48,34)
#2E291E
(46,41,30)
#25221A
(37,34,26)
#1C1B16
(28,27,22)
#131412
(19,20,18)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #645336

#645336
(100,83,54)
#726248
(114,98,72)
#80715A
(128,113,90)
#8E806C
(142,128,108)
#9C8F7E
(156,143,126)
#AA9E90
(170,158,144)
#B8ADA2
(184,173,162)
#C6BCB4
(198,188,180)
#D4CBC6
(212,203,198)
#E2DAD8
(226,218,216)
#F0E9EA
(240,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645336; }

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

This text font color is #645336.

Background Color

.myBgColor { background-color: #645336; }

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

This div background color is #645336.

Border color

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

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

This div border color is #645336.

Opacity

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

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

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

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

This text has shadow with #645336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645336.

Preview

Color preview on black background

This text has color #645336 on black background.


Color preview on white background

This text has color #645336 on white background.


Black color preview on #645336 background

This text has black color on #645336 background.


White color preview on #645336 background

This text has white color on #645336 background.


Related colors

Complementary color

Complementary color for #hex is #9BACC9.


I love getcolorcode.com

Triadic colors

1 #366453 and #533664 with #645336 are triadic colors.

2 #365364 and #536436 with #645336 are triadic colors.