COLOR #646231

HEX: #646231 RGB: (100,98,49)

Color info

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

RGB color model

#646231 color RGB value is (100,98,49).

RGB: (100,98,49) (39%, 38%, 19%)

RGB channels and saturation

R 100 of 255 = 39%
G 98 of 255 = 38%
B 49 of 255 = 19%

100
98
49

R + G + B ~ 32%. #646231 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 98 + 49 = 247 (100%)
R 100 of 247 ~ 40.49%
G 98 of 247 ~ 39.68%
B 49 of 247 ~ 19.84'%

%40.49
%39.68
%19.84

CMYK color model

#646231 color CMYK value is (0,2,51,61).

  • cyan value is 0.00%
  • magenta value is 2.00%
  • yellow value is 51.00%
  • key color value is 60.78%

CMYK: (0,2,51,61)
C0M2Y51K61 (0%, 2%, 51%, 61%)
(0.00 / 0.02 / 0.51 / 0.61)

CMYK percentages

%0
%2
%51
%60.78

Codes

Color #646231 in popluar color models

64 62 31
RGB 100 98 49
HSL 58° 34.23% 29.22%
HSB/HSV 58° 51.00% 39.22%
CMYK 0.00% 2.00% 51.00%
60.78%

Color #646231 in popluar number systems.

HEX 64 62 31
Decimal 100 98 49
Binary 1100100 1100010 110001
Octal 144 142 61

Shades and tints

Shades of #646231

#646231
(100,98,49)
#5B5A2D
(91,90,45)
#525229
(82,82,41)
#494A25
(73,74,37)
#404221
(64,66,33)
#373A1D
(55,58,29)
#2E3219
(46,50,25)
#252A15
(37,42,21)
#1C2211
(28,34,17)
#131A0D
(19,26,13)
#0A1209
(10,18,9)
#000000
(0,0,0)

Tints of #646231

#646231
(100,98,49)
#727043
(114,112,67)
#807E55
(128,126,85)
#8E8C67
(142,140,103)
#9C9A79
(156,154,121)
#AAA88B
(170,168,139)
#B8B69D
(184,182,157)
#C6C4AF
(198,196,175)
#D4D2C1
(212,210,193)
#E2E0D3
(226,224,211)
#F0EEE5
(240,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646231 color. Also use rgb(100,98,49) instead hex code.

Text Font Color

.myTextColor { color: #646231; }

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

This text font color is #646231.

Background Color

.myBgColor { background-color: #646231; }

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

This div background color is #646231.

Border color

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

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

This div border color is #646231.

Opacity

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

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

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

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

This text has shadow with #646231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646231.

Preview

Color preview on black background

This text has color #646231 on black background.


Color preview on white background

This text has color #646231 on white background.


Black color preview on #646231 background

This text has black color on #646231 background.


White color preview on #646231 background

This text has white color on #646231 background.


Related colors

Complementary color

Complementary color for #hex is #9B9DCE.


I love getcolorcode.com

Triadic colors

1 #316462 and #623164 with #646231 are triadic colors.

2 #316264 and #626431 with #646231 are triadic colors.