COLOR #644A6A

HEX: #644A6A RGB: (100,74,106)

Color info

#644A6A contains red, green and blue colors in about the same proportion. Web safe color of #644A6A is #663366 (or #636).

RGB color model

#644A6A color RGB value is (100,74,106).

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

RGB channels and saturation

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

100
74
106

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

Portions of RGB colors in percentages

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

%35.71
%26.43
%37.86

CMYK color model

#644A6A color CMYK value is (6,30,0,58).

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

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

CMYK percentages

%5.66
%30.19
%0
%58.43

Codes

Color #644A6A in popluar color models

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

Color #644A6A in popluar number systems.

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

Shades and tints

Shades of #644A6A

#644A6A
(100,74,106)
#5B4461
(91,68,97)
#523E58
(82,62,88)
#49384F
(73,56,79)
#403246
(64,50,70)
#372C3D
(55,44,61)
#2E2634
(46,38,52)
#25202B
(37,32,43)
#1C1A22
(28,26,34)
#131419
(19,20,25)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #644A6A

#644A6A
(100,74,106)
#725A77
(114,90,119)
#806A84
(128,106,132)
#8E7A91
(142,122,145)
#9C8A9E
(156,138,158)
#AA9AAB
(170,154,171)
#B8AAB8
(184,170,184)
#C6BAC5
(198,186,197)
#D4CAD2
(212,202,210)
#E2DADF
(226,218,223)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #644A6A; }

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

This text font color is #644A6A.

Background Color

.myBgColor { background-color: #644A6A; }

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

This div background color is #644A6A.

Border color

.myBorderColor { border: 1px solid #644A6A; }

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

This div border color is #644A6A.

Opacity

.myOpacity80 { color: #644A6A; opacity: 0.8; }

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

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

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

This text has shadow with #644A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644A6A.

Preview

Color preview on black background

This text has color #644A6A on black background.


Color preview on white background

This text has color #644A6A on white background.


Black color preview on #644A6A background

This text has black color on #644A6A background.


White color preview on #644A6A background

This text has white color on #644A6A background.


Related colors

Complementary color

Complementary color for #hex is #9BB595.


I love getcolorcode.com

Triadic colors

1 #6A644A and #4A6A64 with #644A6A are triadic colors.

2 #6A4A64 and #4A646A with #644A6A are triadic colors.