COLOR #646A4A

HEX: #646A4A RGB: (100,106,74)

Color info

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

RGB color model

#646A4A color RGB value is (100,106,74).

RGB: (100,106,74) (39%, 42%, 29%)

RGB channels and saturation

R 100 of 255 = 39%
G 106 of 255 = 42%
B 74 of 255 = 29%

100
106
74

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

Portions of RGB colors in percentages

R + G + B = 100 + 106 + 74 = 280 (100%)
R 100 of 280 ~ 35.71%
G 106 of 280 ~ 37.86%
B 74 of 280 ~ 26.43'%

%35.71
%37.86
%26.43

CMYK color model

#646A4A color CMYK value is (6,0,30,58).

  • cyan value is 5.66%
  • magenta value is 0.00%
  • yellow value is 30.19%
  • key color value is 58.43%

CMYK: (6,0,30,58)
C6M0Y30K58 (6%, 0%, 30%, 58%)
(0.06 / 0.00 / 0.30 / 0.58)

CMYK percentages

%5.66
%0
%30.19
%58.43

Codes

Color #646A4A in popluar color models

64 6A 4A
RGB 100 106 74
HSL 71° 17.78% 35.29%
HSB/HSV 71° 30.19% 41.57%
CMYK 5.66% 0.00% 30.19%
58.43%

Color #646A4A in popluar number systems.

HEX 64 6A 4A
Decimal 100 106 74
Binary 1100100 1101010 1001010
Octal 144 152 112

Shades and tints

Shades of #646A4A

#646A4A
(100,106,74)
#5B6144
(91,97,68)
#52583E
(82,88,62)
#494F38
(73,79,56)
#404632
(64,70,50)
#373D2C
(55,61,44)
#2E3426
(46,52,38)
#252B20
(37,43,32)
#1C221A
(28,34,26)
#131914
(19,25,20)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #646A4A

#646A4A
(100,106,74)
#72775A
(114,119,90)
#80846A
(128,132,106)
#8E917A
(142,145,122)
#9C9E8A
(156,158,138)
#AAAB9A
(170,171,154)
#B8B8AA
(184,184,170)
#C6C5BA
(198,197,186)
#D4D2CA
(212,210,202)
#E2DFDA
(226,223,218)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646A4A color. Also use rgb(100,106,74) instead hex code.

Text Font Color

.myTextColor { color: #646A4A; }

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

This text font color is #646A4A.

Background Color

.myBgColor { background-color: #646A4A; }

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

This div background color is #646A4A.

Border color

.myBorderColor { border: 1px solid #646A4A; }

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

This div border color is #646A4A.

Opacity

.myOpacity80 { color: #646A4A; opacity: 0.8; }

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

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

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

This text has shadow with #646A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646A4A.

Preview

Color preview on black background

This text has color #646A4A on black background.


Color preview on white background

This text has color #646A4A on white background.


Black color preview on #646A4A background

This text has black color on #646A4A background.


White color preview on #646A4A background

This text has white color on #646A4A background.


Related colors

Complementary color

Complementary color for #hex is #9B95B5.


I love getcolorcode.com

Triadic colors

1 #4A646A and #6A4A64 with #646A4A are triadic colors.

2 #4A6A64 and #6A644A with #646A4A are triadic colors.