COLOR #64467A

HEX: #64467A RGB: (100,70,122)

Color info

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

RGB color model

#64467A color RGB value is (100,70,122).

RGB: (100,70,122) (39%, 27%, 48%)

RGB channels and saturation

R 100 of 255 = 39%
G 70 of 255 = 27%
B 122 of 255 = 48%

100
70
122

R + G + B ~ 38%. #64467A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 70 + 122 = 292 (100%)
R 100 of 292 ~ 34.25%
G 70 of 292 ~ 23.97%
B 122 of 292 ~ 41.78'%

%34.25
%23.97
%41.78

CMYK color model

#64467A color CMYK value is (18,43,0,52).

  • cyan value is 18.03%
  • magenta value is 42.62%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (18,43,0,52) C18M43Y0K52 (18%,43%,0%,52%) (0.18/0.43/0.00/0.52) 

CMYK percentages

%18.03
%42.62
%0
%52.16

Codes

Color #64467A in popluar color models

64 46 7A
RGB 100 70 122
HSL 275° 27.08% 37.65%
HSB/HSV 275° 42.62% 47.84%
CMYK 18.03% 42.62% 0.00%
52.16%

Color #64467A in popluar number systems.

HEX 64 46 7A
Decimal 100 70 122
Binary 1100100 1000110 1111010
Octal 144 106 172

Shades and tints

Shades of #64467A

#64467A
(100,70,122)
#5B406F
(91,64,111)
#523A64
(82,58,100)
#493459
(73,52,89)
#402E4E
(64,46,78)
#372843
(55,40,67)
#2E2238
(46,34,56)
#251C2D
(37,28,45)
#1C1622
(28,22,34)
#131017
(19,16,23)
#0A0A0C
(10,10,12)
#000000
(0,0,0)

Tints of #64467A

#64467A
(100,70,122)
#725686
(114,86,134)
#806692
(128,102,146)
#8E769E
(142,118,158)
#9C86AA
(156,134,170)
#AA96B6
(170,150,182)
#B8A6C2
(184,166,194)
#C6B6CE
(198,182,206)
#D4C6DA
(212,198,218)
#E2D6E6
(226,214,230)
#F0E6F2
(240,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64467A; }

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

This text font color is #64467A.

Background Color

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

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

This div background color is #64467A.

Border color

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

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

This div border color is #64467A.

Opacity

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

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

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

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

This text has shadow with #64467A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64467A.

Preview

Color preview on black background

This text has color #64467A on black background.


Color preview on white background

This text has color #64467A on white background.


Black color preview on #64467A background

This text has black color on #64467A background.


White color preview on #64467A background

This text has white color on #64467A background.


Related colors

Complementary color

Complementary color for #hex is #9BB985.


I love getcolorcode.com

Triadic colors

1 #7A6446 and #467A64 with #64467A are triadic colors.

2 #7A4664 and #46647A with #64467A are triadic colors.