COLOR #64466A

HEX: #64466A RGB: (100,70,106)

Color info

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

RGB color model

#64466A color RGB value is (100,70,106).

RGB: (100,70,106) (39%, 27%, 42%)

RGB channels and saturation

R 100 of 255 = 39%
G 70 of 255 = 27%
B 106 of 255 = 42%

100
70
106

R + G + B ~ 36%. #64466A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 70 + 106 = 276 (100%)
R 100 of 276 ~ 36.23%
G 70 of 276 ~ 25.36%
B 106 of 276 ~ 38.41'%

%36.23
%25.36
%38.41

CMYK color model

#64466A color CMYK value is (6,34,0,58).

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

CMYK: (6,34,0,58)
C6M34Y0K58 (6%, 34%, 0%, 58%)
(0.06 / 0.34 / 0.00 / 0.58)

CMYK percentages

%5.66
%33.96
%0
%58.43

Codes

Color #64466A in popluar color models

64 46 6A
RGB 100 70 106
HSL 290° 20.45% 34.51%
HSB/HSV 290° 33.96% 41.57%
CMYK 5.66% 33.96% 0.00%
58.43%

Color #64466A in popluar number systems.

HEX 64 46 6A
Decimal 100 70 106
Binary 1100100 1000110 1101010
Octal 144 106 152

Shades and tints

Shades of #64466A

#64466A
(100,70,106)
#5B4061
(91,64,97)
#523A58
(82,58,88)
#49344F
(73,52,79)
#402E46
(64,46,70)
#37283D
(55,40,61)
#2E2234
(46,34,52)
#251C2B
(37,28,43)
#1C1622
(28,22,34)
#131019
(19,16,25)
#0A0A10
(10,10,16)
#000000
(0,0,0)

Tints of #64466A

#64466A
(100,70,106)
#725677
(114,86,119)
#806684
(128,102,132)
#8E7691
(142,118,145)
#9C869E
(156,134,158)
#AA96AB
(170,150,171)
#B8A6B8
(184,166,184)
#C6B6C5
(198,182,197)
#D4C6D2
(212,198,210)
#E2D6DF
(226,214,223)
#F0E6EC
(240,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64466A color. Also use rgb(100,70,106) instead hex code.

Text Font Color

.myTextColor { color: #64466A; }

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

This text font color is #64466A.

Background Color

.myBgColor { background-color: #64466A; }

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

This div background color is #64466A.

Border color

.myBorderColor { border: 1px solid #64466A; }

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

This div border color is #64466A.

Opacity

.myOpacity80 { color: #64466A; opacity: 0.8; }

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

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

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

This text has shadow with #64466A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64466A.

Preview

Color preview on black background

This text has color #64466A on black background.


Color preview on white background

This text has color #64466A on white background.


Black color preview on #64466A background

This text has black color on #64466A background.


White color preview on #64466A background

This text has white color on #64466A background.


Related colors

Complementary color

Complementary color for #hex is #9BB995.


I love getcolorcode.com

Triadic colors

1 #6A6446 and #466A64 with #64466A are triadic colors.

2 #6A4664 and #46646A with #64466A are triadic colors.