COLOR #646154

HEX: #646154 RGB: (100,97,84)

Color info

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

RGB color model

#646154 color RGB value is (100,97,84).

RGB: (100,97,84) (39%, 38%, 33%)

RGB channels and saturation

R 100 of 255 = 39%
G 97 of 255 = 38%
B 84 of 255 = 33%

100
97
84

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

Portions of RGB colors in percentages

R + G + B = 100 + 97 + 84 = 281 (100%)
R 100 of 281 ~ 35.59%
G 97 of 281 ~ 34.52%
B 84 of 281 ~ 29.89'%

%35.59
%34.52
%29.89

CMYK color model

#646154 color CMYK value is (0,3,16,61).

  • cyan value is 0.00%
  • magenta value is 3.00%
  • yellow value is 16.00%
  • key color value is 60.78%

CMYK: (0,3,16,61)
C0M3Y16K61 (0%, 3%, 16%, 61%)
(0.00 / 0.03 / 0.16 / 0.61)

CMYK percentages

%0
%3
%16
%60.78

Codes

Color #646154 in popluar color models

64 61 54
RGB 100 97 84
HSL 49° 8.70% 36.08%
HSB/HSV 49° 16.00% 39.22%
CMYK 0.00% 3.00% 16.00%
60.78%

Color #646154 in popluar number systems.

HEX 64 61 54
Decimal 100 97 84
Binary 1100100 1100001 1010100
Octal 144 141 124

Shades and tints

Shades of #646154

#646154
(100,97,84)
#5B594D
(91,89,77)
#525146
(82,81,70)
#49493F
(73,73,63)
#404138
(64,65,56)
#373931
(55,57,49)
#2E312A
(46,49,42)
#252923
(37,41,35)
#1C211C
(28,33,28)
#131915
(19,25,21)
#0A110E
(10,17,14)
#000000
(0,0,0)

Tints of #646154

#646154
(100,97,84)
#726F63
(114,111,99)
#807D72
(128,125,114)
#8E8B81
(142,139,129)
#9C9990
(156,153,144)
#AAA79F
(170,167,159)
#B8B5AE
(184,181,174)
#C6C3BD
(198,195,189)
#D4D1CC
(212,209,204)
#E2DFDB
(226,223,219)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646154 color. Also use rgb(100,97,84) instead hex code.

Text Font Color

.myTextColor { color: #646154; }

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

This text font color is #646154.

Background Color

.myBgColor { background-color: #646154; }

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

This div background color is #646154.

Border color

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

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

This div border color is #646154.

Opacity

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

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

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

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

This text has shadow with #646154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646154.

Preview

Color preview on black background

This text has color #646154 on black background.


Color preview on white background

This text has color #646154 on white background.


Black color preview on #646154 background

This text has black color on #646154 background.


White color preview on #646154 background

This text has white color on #646154 background.


Related colors

Complementary color

Complementary color for #hex is #9B9EAB.


I love getcolorcode.com

Triadic colors

1 #546461 and #615464 with #646154 are triadic colors.

2 #546164 and #616454 with #646154 are triadic colors.