COLOR #646957

HEX: #646957 RGB: (100,105,87)

Color info

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

RGB color model

#646957 color RGB value is (100,105,87).

RGB: (100,105,87) (39%, 41%, 34%)

RGB channels and saturation

R 100 of 255 = 39%
G 105 of 255 = 41%
B 87 of 255 = 34%

100
105
87

R + G + B ~ 38%. #646957 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 105 + 87 = 292 (100%)
R 100 of 292 ~ 34.25%
G 105 of 292 ~ 35.96%
B 87 of 292 ~ 29.79'%

%34.25
%35.96
%29.79

CMYK color model

#646957 color CMYK value is (5,0,17,59).

  • cyan value is 4.76%
  • magenta value is 0.00%
  • yellow value is 17.14%
  • key color value is 58.82%
CMYK: (5,0,17,59) C5M0Y17K59 (5%,0%,17%,59%) (0.05/0.00/0.17/0.59) 

CMYK percentages

%4.76
%0
%17.14
%58.82

Codes

Color #646957 in popluar color models

64 69 57
RGB 100 105 87
HSL 77° 9.38% 37.65%
HSB/HSV 77° 17.14% 41.18%
CMYK 4.76% 0.00% 17.14%
58.82%

Color #646957 in popluar number systems.

HEX 64 69 57
Decimal 100 105 87
Binary 1100100 1101001 1010111
Octal 144 151 127

Shades and tints

Shades of #646957

#646957
(100,105,87)
#5B6050
(91,96,80)
#525749
(82,87,73)
#494E42
(73,78,66)
#40453B
(64,69,59)
#373C34
(55,60,52)
#2E332D
(46,51,45)
#252A26
(37,42,38)
#1C211F
(28,33,31)
#131818
(19,24,24)
#0A0F11
(10,15,17)
#000000
(0,0,0)

Tints of #646957

#646957
(100,105,87)
#727666
(114,118,102)
#808375
(128,131,117)
#8E9084
(142,144,132)
#9C9D93
(156,157,147)
#AAAAA2
(170,170,162)
#B8B7B1
(184,183,177)
#C6C4C0
(198,196,192)
#D4D1CF
(212,209,207)
#E2DEDE
(226,222,222)
#F0EBED
(240,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646957; }

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

This text font color is #646957.

Background Color

.myBgColor { background-color: #646957; }

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

This div background color is #646957.

Border color

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

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

This div border color is #646957.

Opacity

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

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

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

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

This text has shadow with #646957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646957.

Preview

Color preview on black background

This text has color #646957 on black background.


Color preview on white background

This text has color #646957 on white background.


Black color preview on #646957 background

This text has black color on #646957 background.


White color preview on #646957 background

This text has white color on #646957 background.


Related colors

Complementary color

Complementary color for #hex is #9B96A8.


I love getcolorcode.com

Triadic colors

1 #576469 and #695764 with #646957 are triadic colors.

2 #576964 and #696457 with #646957 are triadic colors.