COLOR #646953

HEX: #646953 RGB: (100,105,83)

Color info

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

RGB color model

#646953 color RGB value is (100,105,83).

RGB: (100,105,83) (39%, 41%, 33%)

RGB channels and saturation

R 100 of 255 = 39%
G 105 of 255 = 41%
B 83 of 255 = 33%

100
105
83

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

Portions of RGB colors in percentages

R + G + B = 100 + 105 + 83 = 288 (100%)
R 100 of 288 ~ 34.72%
G 105 of 288 ~ 36.46%
B 83 of 288 ~ 28.82'%

%34.72
%36.46
%28.82

CMYK color model

#646953 color CMYK value is (5,0,21,59).

  • cyan value is 4.76%
  • magenta value is 0.00%
  • yellow value is 20.95%
  • key color value is 58.82%

CMYK: (5,0,21,59)
C5M0Y21K59 (5%, 0%, 21%, 59%)
(0.05 / 0.00 / 0.21 / 0.59)

CMYK percentages

%4.76
%0
%20.95
%58.82

Codes

Color #646953 in popluar color models

64 69 53
RGB 100 105 83
HSL 74° 11.70% 36.86%
HSB/HSV 74° 20.95% 41.18%
CMYK 4.76% 0.00% 20.95%
58.82%

Color #646953 in popluar number systems.

HEX 64 69 53
Decimal 100 105 83
Binary 1100100 1101001 1010011
Octal 144 151 123

Shades and tints

Shades of #646953

#646953
(100,105,83)
#5B604C
(91,96,76)
#525745
(82,87,69)
#494E3E
(73,78,62)
#404537
(64,69,55)
#373C30
(55,60,48)
#2E3329
(46,51,41)
#252A22
(37,42,34)
#1C211B
(28,33,27)
#131814
(19,24,20)
#0A0F0D
(10,15,13)
#000000
(0,0,0)

Tints of #646953

#646953
(100,105,83)
#727662
(114,118,98)
#808371
(128,131,113)
#8E9080
(142,144,128)
#9C9D8F
(156,157,143)
#AAAA9E
(170,170,158)
#B8B7AD
(184,183,173)
#C6C4BC
(198,196,188)
#D4D1CB
(212,209,203)
#E2DEDA
(226,222,218)
#F0EBE9
(240,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646953; }

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

This text font color is #646953.

Background Color

.myBgColor { background-color: #646953; }

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

This div background color is #646953.

Border color

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

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

This div border color is #646953.

Opacity

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

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

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

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

This text has shadow with #646953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646953.

Preview

Color preview on black background

This text has color #646953 on black background.


Color preview on white background

This text has color #646953 on white background.


Black color preview on #646953 background

This text has black color on #646953 background.


White color preview on #646953 background

This text has white color on #646953 background.


Related colors

Complementary color

Complementary color for #hex is #9B96AC.


I love getcolorcode.com

Triadic colors

1 #536469 and #695364 with #646953 are triadic colors.

2 #536964 and #696453 with #646953 are triadic colors.