COLOR #646346

HEX: #646346 RGB: (100,99,70)

Color info

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

RGB color model

#646346 color RGB value is (100,99,70).

RGB: (100,99,70) (39%, 39%, 27%)

RGB channels and saturation

R 100 of 255 = 39%
G 99 of 255 = 39%
B 70 of 255 = 27%

100
99
70

R + G + B ~ 35%. #646346 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 99 + 70 = 269 (100%)
R 100 of 269 ~ 37.17%
G 99 of 269 ~ 36.8%
B 70 of 269 ~ 26.02'%

%37.17
%36.8
%26.02

CMYK color model

#646346 color CMYK value is (0,1,30,61).

  • cyan value is 0.00%
  • magenta value is 1.00%
  • yellow value is 30.00%
  • key color value is 60.78%

CMYK: (0,1,30,61)
C0M1Y30K61 (0%, 1%, 30%, 61%)
(0.00 / 0.01 / 0.30 / 0.61)

CMYK percentages

%0
%1
%30
%60.78

Codes

Color #646346 in popluar color models

64 63 46
RGB 100 99 70
HSL 58° 17.65% 33.33%
HSB/HSV 58° 30.00% 39.22%
CMYK 0.00% 1.00% 30.00%
60.78%

Color #646346 in popluar number systems.

HEX 64 63 46
Decimal 100 99 70
Binary 1100100 1100011 1000110
Octal 144 143 106

Shades and tints

Shades of #646346

#646346
(100,99,70)
#5B5A40
(91,90,64)
#52513A
(82,81,58)
#494834
(73,72,52)
#403F2E
(64,63,46)
#373628
(55,54,40)
#2E2D22
(46,45,34)
#25241C
(37,36,28)
#1C1B16
(28,27,22)
#131210
(19,18,16)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #646346

#646346
(100,99,70)
#727156
(114,113,86)
#807F66
(128,127,102)
#8E8D76
(142,141,118)
#9C9B86
(156,155,134)
#AAA996
(170,169,150)
#B8B7A6
(184,183,166)
#C6C5B6
(198,197,182)
#D4D3C6
(212,211,198)
#E2E1D6
(226,225,214)
#F0EFE6
(240,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646346; }

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

This text font color is #646346.

Background Color

.myBgColor { background-color: #646346; }

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

This div background color is #646346.

Border color

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

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

This div border color is #646346.

Opacity

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

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

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

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

This text has shadow with #646346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646346.

Preview

Color preview on black background

This text has color #646346 on black background.


Color preview on white background

This text has color #646346 on white background.


Black color preview on #646346 background

This text has black color on #646346 background.


White color preview on #646346 background

This text has white color on #646346 background.


Related colors

Complementary color

Complementary color for #hex is #9B9CB9.


I love getcolorcode.com

Triadic colors

1 #466463 and #634664 with #646346 are triadic colors.

2 #466364 and #636446 with #646346 are triadic colors.