COLOR #646042

HEX: #646042 RGB: (100,96,66)

Color info

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

RGB color model

#646042 color RGB value is (100,96,66).

RGB: (100,96,66) (39%, 38%, 26%)

RGB channels and saturation

R 100 of 255 = 39%
G 96 of 255 = 38%
B 66 of 255 = 26%

100
96
66

R + G + B ~ 34%. #646042 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 96 + 66 = 262 (100%)
R 100 of 262 ~ 38.17%
G 96 of 262 ~ 36.64%
B 66 of 262 ~ 25.19'%

%38.17
%36.64
%25.19

CMYK color model

#646042 color CMYK value is (0,4,34,61).

  • cyan value is 0.00%
  • magenta value is 4.00%
  • yellow value is 34.00%
  • key color value is 60.78%

CMYK: (0,4,34,61)
C0M4Y34K61 (0%, 4%, 34%, 61%)
(0.00 / 0.04 / 0.34 / 0.61)

CMYK percentages

%0
%4
%34
%60.78

Codes

Color #646042 in popluar color models

64 60 42
RGB 100 96 66
HSL 53° 20.48% 32.55%
HSB/HSV 53° 34.00% 39.22%
CMYK 0.00% 4.00% 34.00%
60.78%

Color #646042 in popluar number systems.

HEX 64 60 42
Decimal 100 96 66
Binary 1100100 1100000 1000010
Octal 144 140 102

Shades and tints

Shades of #646042

#646042
(100,96,66)
#5B583C
(91,88,60)
#525036
(82,80,54)
#494830
(73,72,48)
#40402A
(64,64,42)
#373824
(55,56,36)
#2E301E
(46,48,30)
#252818
(37,40,24)
#1C2012
(28,32,18)
#13180C
(19,24,12)
#0A1006
(10,16,6)
#000000
(0,0,0)

Tints of #646042

#646042
(100,96,66)
#726E53
(114,110,83)
#807C64
(128,124,100)
#8E8A75
(142,138,117)
#9C9886
(156,152,134)
#AAA697
(170,166,151)
#B8B4A8
(184,180,168)
#C6C2B9
(198,194,185)
#D4D0CA
(212,208,202)
#E2DEDB
(226,222,219)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646042 color. Also use rgb(100,96,66) instead hex code.

Text Font Color

.myTextColor { color: #646042; }

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

This text font color is #646042.

Background Color

.myBgColor { background-color: #646042; }

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

This div background color is #646042.

Border color

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

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

This div border color is #646042.

Opacity

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

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

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

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

This text has shadow with #646042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646042.

Preview

Color preview on black background

This text has color #646042 on black background.


Color preview on white background

This text has color #646042 on white background.


Black color preview on #646042 background

This text has black color on #646042 background.


White color preview on #646042 background

This text has white color on #646042 background.


Related colors

Complementary color

Complementary color for #hex is #9B9FBD.


I love getcolorcode.com

Triadic colors

1 #426460 and #604264 with #646042 are triadic colors.

2 #426064 and #606442 with #646042 are triadic colors.