COLOR #646257

HEX: #646257 RGB: (100,98,87)

Color info

#646257 contains red, green and blue colors in about the same proportion. Web safe color of #646257 is #666666 (or #666).

RGB color model

#646257 color RGB value is (100,98,87).

RGB: (100,98,87) (39%, 38%, 34%)

RGB channels and saturation

R 100 of 255 = 39%
G 98 of 255 = 38%
B 87 of 255 = 34%

100
98
87

R + G + B ~ 37%. #646257 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 98 + 87 = 285 (100%)
R 100 of 285 ~ 35.09%
G 98 of 285 ~ 34.39%
B 87 of 285 ~ 30.53'%

%35.09
%34.39
%30.53

CMYK color model

#646257 color CMYK value is (0,2,13,61).

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

CMYK: (0,2,13,61)
C0M2Y13K61 (0%, 2%, 13%, 61%)
(0.00 / 0.02 / 0.13 / 0.61)

CMYK percentages

%0
%2
%13
%60.78

Codes

Color #646257 in popluar color models

64 62 57
RGB 100 98 87
HSL 51° 6.95% 36.67%
HSB/HSV 51° 13.00% 39.22%
CMYK 0.00% 2.00% 13.00%
60.78%

Color #646257 in popluar number systems.

HEX 64 62 57
Decimal 100 98 87
Binary 1100100 1100010 1010111
Octal 144 142 127

Shades and tints

Shades of #646257

#646257
(100,98,87)
#5B5A50
(91,90,80)
#525249
(82,82,73)
#494A42
(73,74,66)
#40423B
(64,66,59)
#373A34
(55,58,52)
#2E322D
(46,50,45)
#252A26
(37,42,38)
#1C221F
(28,34,31)
#131A18
(19,26,24)
#0A1211
(10,18,17)
#000000
(0,0,0)

Tints of #646257

#646257
(100,98,87)
#727066
(114,112,102)
#807E75
(128,126,117)
#8E8C84
(142,140,132)
#9C9A93
(156,154,147)
#AAA8A2
(170,168,162)
#B8B6B1
(184,182,177)
#C6C4C0
(198,196,192)
#D4D2CF
(212,210,207)
#E2E0DE
(226,224,222)
#F0EEED
(240,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646257; }

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

This text font color is #646257.

Background Color

.myBgColor { background-color: #646257; }

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

This div background color is #646257.

Border color

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

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

This div border color is #646257.

Opacity

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

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

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

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

This text has shadow with #646257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646257.

Preview

Color preview on black background

This text has color #646257 on black background.


Color preview on white background

This text has color #646257 on white background.


Black color preview on #646257 background

This text has black color on #646257 background.


White color preview on #646257 background

This text has white color on #646257 background.


Related colors

Complementary color

Complementary color for #hex is #9B9DA8.


I love getcolorcode.com

Triadic colors

1 #576462 and #625764 with #646257 are triadic colors.

2 #576264 and #626457 with #646257 are triadic colors.