COLOR #646248

HEX: #646248 RGB: (100,98,72)

Color info

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

RGB color model

#646248 color RGB value is (100,98,72).

RGB: (100,98,72) (39%, 38%, 28%)

RGB channels and saturation

R 100 of 255 = 39%
G 98 of 255 = 38%
B 72 of 255 = 28%

100
98
72

R + G + B ~ 35%. #646248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 98 + 72 = 270 (100%)
R 100 of 270 ~ 37.04%
G 98 of 270 ~ 36.3%
B 72 of 270 ~ 26.67'%

%37.04
%36.3
%26.67

CMYK color model

#646248 color CMYK value is (0,2,28,61).

  • cyan value is 0.00%
  • magenta value is 2.00%
  • yellow value is 28.00%
  • key color value is 60.78%
CMYK: (0,2,28,61) C0M2Y28K61 (0%,2%,28%,61%) (0.00/0.02/0.28/0.61) 

CMYK percentages

%0
%2
%28
%60.78

Codes

Color #646248 in popluar color models

64 62 48
RGB 100 98 72
HSL 56° 16.28% 33.73%
HSB/HSV 56° 28.00% 39.22%
CMYK 0.00% 2.00% 28.00%
60.78%

Color #646248 in popluar number systems.

HEX 64 62 48
Decimal 100 98 72
Binary 1100100 1100010 1001000
Octal 144 142 110

Shades and tints

Shades of #646248

#646248
(100,98,72)
#5B5A42
(91,90,66)
#52523C
(82,82,60)
#494A36
(73,74,54)
#404230
(64,66,48)
#373A2A
(55,58,42)
#2E3224
(46,50,36)
#252A1E
(37,42,30)
#1C2218
(28,34,24)
#131A12
(19,26,18)
#0A120C
(10,18,12)
#000000
(0,0,0)

Tints of #646248

#646248
(100,98,72)
#727058
(114,112,88)
#807E68
(128,126,104)
#8E8C78
(142,140,120)
#9C9A88
(156,154,136)
#AAA898
(170,168,152)
#B8B6A8
(184,182,168)
#C6C4B8
(198,196,184)
#D4D2C8
(212,210,200)
#E2E0D8
(226,224,216)
#F0EEE8
(240,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646248; }

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

This text font color is #646248.

Background Color

.myBgColor { background-color: #646248; }

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

This div background color is #646248.

Border color

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

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

This div border color is #646248.

Opacity

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

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

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

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

This text has shadow with #646248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646248.

Preview

Color preview on black background

This text has color #646248 on black background.


Color preview on white background

This text has color #646248 on white background.


Black color preview on #646248 background

This text has black color on #646248 background.


White color preview on #646248 background

This text has white color on #646248 background.


Related colors

Complementary color

Complementary color for #hex is #9B9DB7.


I love getcolorcode.com

Triadic colors

1 #486462 and #624864 with #646248 are triadic colors.

2 #486264 and #626448 with #646248 are triadic colors.