COLOR #646238

HEX: #646238 RGB: (100,98,56)

Color info

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

RGB color model

#646238 color RGB value is (100,98,56).

RGB: (100,98,56) (39%, 38%, 22%)

RGB channels and saturation

R 100 of 255 = 39%
G 98 of 255 = 38%
B 56 of 255 = 22%

100
98
56

R + G + B ~ 33%. #646238 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 98 + 56 = 254 (100%)
R 100 of 254 ~ 39.37%
G 98 of 254 ~ 38.58%
B 56 of 254 ~ 22.05'%

%39.37
%38.58
%22.05

CMYK color model

#646238 color CMYK value is (0,2,44,61).

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

CMYK: (0,2,44,61)
C0M2Y44K61 (0%, 2%, 44%, 61%)
(0.00 / 0.02 / 0.44 / 0.61)

CMYK percentages

%0
%2
%44
%60.78

Codes

Color #646238 in popluar color models

64 62 38
RGB 100 98 56
HSL 57° 28.21% 30.59%
HSB/HSV 57° 44.00% 39.22%
CMYK 0.00% 2.00% 44.00%
60.78%

Color #646238 in popluar number systems.

HEX 64 62 38
Decimal 100 98 56
Binary 1100100 1100010 111000
Octal 144 142 70

Shades and tints

Shades of #646238

#646238
(100,98,56)
#5B5A33
(91,90,51)
#52522E
(82,82,46)
#494A29
(73,74,41)
#404224
(64,66,36)
#373A1F
(55,58,31)
#2E321A
(46,50,26)
#252A15
(37,42,21)
#1C2210
(28,34,16)
#131A0B
(19,26,11)
#0A1206
(10,18,6)
#000000
(0,0,0)

Tints of #646238

#646238
(100,98,56)
#72704A
(114,112,74)
#807E5C
(128,126,92)
#8E8C6E
(142,140,110)
#9C9A80
(156,154,128)
#AAA892
(170,168,146)
#B8B6A4
(184,182,164)
#C6C4B6
(198,196,182)
#D4D2C8
(212,210,200)
#E2E0DA
(226,224,218)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646238; }

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

This text font color is #646238.

Background Color

.myBgColor { background-color: #646238; }

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

This div background color is #646238.

Border color

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

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

This div border color is #646238.

Opacity

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

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

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

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

This text has shadow with #646238 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646238.

Preview

Color preview on black background

This text has color #646238 on black background.


Color preview on white background

This text has color #646238 on white background.


Black color preview on #646238 background

This text has black color on #646238 background.


White color preview on #646238 background

This text has white color on #646238 background.


Related colors

Complementary color

Complementary color for #hex is #9B9DC7.


I love getcolorcode.com

Triadic colors

1 #386462 and #623864 with #646238 are triadic colors.

2 #386264 and #626438 with #646238 are triadic colors.