COLOR #646320

HEX: #646320 RGB: (100,99,32)

Color info

#646320 contains mainly red and green colors. Web safe color of #646320 is #666633 (or #663).

RGB color model

#646320 color RGB value is (100,99,32).

RGB: (100,99,32) (39%, 39%, 13%)

RGB channels and saturation

R 100 of 255 = 39%
G 99 of 255 = 39%
B 32 of 255 = 13%

100
99
32

R + G + B ~ 30%. #646320 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 99 + 32 = 231 (100%)
R 100 of 231 ~ 43.29%
G 99 of 231 ~ 42.86%
B 32 of 231 ~ 13.85'%

%43.29
%42.86
%13.85

CMYK color model

#646320 color CMYK value is (0,1,68,61).

  • cyan value is 0.00%
  • magenta value is 1.00%
  • yellow value is 68.00%
  • key color value is 60.78%
CMYK: (0,1,68,61) C0M1Y68K61 (0%,1%,68%,61%) (0.00/0.01/0.68/0.61) 

CMYK percentages

%0
%1
%68
%60.78

Codes

Color #646320 in popluar color models

64 63 20
RGB 100 99 32
HSL 59° 51.52% 25.88%
HSB/HSV 59° 68.00% 39.22%
CMYK 0.00% 1.00% 68.00%
60.78%

Color #646320 in popluar number systems.

HEX 64 63 20
Decimal 100 99 32
Binary 1100100 1100011 100000
Octal 144 143 40

Shades and tints

Shades of #646320

#646320
(100,99,32)
#5B5A1E
(91,90,30)
#52511C
(82,81,28)
#49481A
(73,72,26)
#403F18
(64,63,24)
#373616
(55,54,22)
#2E2D14
(46,45,20)
#252412
(37,36,18)
#1C1B10
(28,27,16)
#13120E
(19,18,14)
#0A090C
(10,9,12)
#000000
(0,0,0)

Tints of #646320

#646320
(100,99,32)
#727134
(114,113,52)
#807F48
(128,127,72)
#8E8D5C
(142,141,92)
#9C9B70
(156,155,112)
#AAA984
(170,169,132)
#B8B798
(184,183,152)
#C6C5AC
(198,197,172)
#D4D3C0
(212,211,192)
#E2E1D4
(226,225,212)
#F0EFE8
(240,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646320 color. Also use rgb(100,99,32) instead hex code.

Text Font Color

.myTextColor { color: #646320; }

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

This text font color is #646320.

Background Color

.myBgColor { background-color: #646320; }

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

This div background color is #646320.

Border color

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

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

This div border color is #646320.

Opacity

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

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

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

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

This text has shadow with #646320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646320.

Preview

Color preview on black background

This text has color #646320 on black background.


Color preview on white background

This text has color #646320 on white background.


Black color preview on #646320 background

This text has black color on #646320 background.


White color preview on #646320 background

This text has white color on #646320 background.


Related colors

Complementary color

Complementary color for #hex is #9B9CDF.


I love getcolorcode.com

Triadic colors

1 #206463 and #632064 with #646320 are triadic colors.

2 #206364 and #636420 with #646320 are triadic colors.