COLOR #646852

HEX: #646852 RGB: (100,104,82)

Color info

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

RGB color model

#646852 color RGB value is (100,104,82).

RGB: (100,104,82) (39%, 41%, 32%)

RGB channels and saturation

R 100 of 255 = 39%
G 104 of 255 = 41%
B 82 of 255 = 32%

100
104
82

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

Portions of RGB colors in percentages

R + G + B = 100 + 104 + 82 = 286 (100%)
R 100 of 286 ~ 34.97%
G 104 of 286 ~ 36.36%
B 82 of 286 ~ 28.67'%

%34.97
%36.36
%28.67

CMYK color model

#646852 color CMYK value is (4,0,21,59).

  • cyan value is 3.85%
  • magenta value is 0.00%
  • yellow value is 21.15%
  • key color value is 59.22%

CMYK: (4,0,21,59)
C4M0Y21K59 (4%, 0%, 21%, 59%)
(0.04 / 0.00 / 0.21 / 0.59)

CMYK percentages

%3.85
%0
%21.15
%59.22

Codes

Color #646852 in popluar color models

64 68 52
RGB 100 104 82
HSL 71° 11.83% 36.47%
HSB/HSV 71° 21.15% 40.78%
CMYK 3.85% 0.00% 21.15%
59.22%

Color #646852 in popluar number systems.

HEX 64 68 52
Decimal 100 104 82
Binary 1100100 1101000 1010010
Octal 144 150 122

Shades and tints

Shades of #646852

#646852
(100,104,82)
#5B5F4B
(91,95,75)
#525644
(82,86,68)
#494D3D
(73,77,61)
#404436
(64,68,54)
#373B2F
(55,59,47)
#2E3228
(46,50,40)
#252921
(37,41,33)
#1C201A
(28,32,26)
#131713
(19,23,19)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #646852

#646852
(100,104,82)
#727561
(114,117,97)
#808270
(128,130,112)
#8E8F7F
(142,143,127)
#9C9C8E
(156,156,142)
#AAA99D
(170,169,157)
#B8B6AC
(184,182,172)
#C6C3BB
(198,195,187)
#D4D0CA
(212,208,202)
#E2DDD9
(226,221,217)
#F0EAE8
(240,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646852 color. Also use rgb(100,104,82) instead hex code.

Text Font Color

.myTextColor { color: #646852; }

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

This text font color is #646852.

Background Color

.myBgColor { background-color: #646852; }

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

This div background color is #646852.

Border color

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

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

This div border color is #646852.

Opacity

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

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

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

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

This text has shadow with #646852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646852.

Preview

Color preview on black background

This text has color #646852 on black background.


Color preview on white background

This text has color #646852 on white background.


Black color preview on #646852 background

This text has black color on #646852 background.


White color preview on #646852 background

This text has white color on #646852 background.


Related colors

Complementary color

Complementary color for #hex is #9B97AD.


I love getcolorcode.com

Triadic colors

1 #526468 and #685264 with #646852 are triadic colors.

2 #526864 and #686452 with #646852 are triadic colors.