COLOR #64499A

HEX: #64499A RGB: (100,73,154)

Color info

#64499A contains mainly red and blue colors. Web safe color of #64499A is #663399 (or #639).

RGB color model

#64499A color RGB value is (100,73,154).

RGB: (100,73,154) (39%, 29%, 60%)

RGB channels and saturation

R 100 of 255 = 39%
G 73 of 255 = 29%
B 154 of 255 = 60%

100
73
154

R + G + B ~ 43%. #64499A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 100 + 73 + 154 = 327 (100%)
R 100 of 327 ~ 30.58%
G 73 of 327 ~ 22.32%
B 154 of 327 ~ 47.09'%

%30.58
%22.32
%47.09

CMYK color model

#64499A color CMYK value is (35,53,0,40).

  • cyan value is 35.06%
  • magenta value is 52.60%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (35,53,0,40)
C35M53Y0K40 (35%, 53%, 0%, 40%)
(0.35 / 0.53 / 0.00 / 0.40)

CMYK percentages

%35.06
%52.6
%0
%39.61

Codes

Color #64499A in popluar color models

64 49 9A
RGB 100 73 154
HSL 260° 35.68% 44.51%
HSB/HSV 260° 52.60% 60.39%
CMYK 35.06% 52.60% 0.00%
39.61%

Color #64499A in popluar number systems.

HEX 64 49 9A
Decimal 100 73 154
Binary 1100100 1001001 10011010
Octal 144 111 232

Shades and tints

Shades of #64499A

#64499A
(100,73,154)
#5B438C
(91,67,140)
#523D7E
(82,61,126)
#493770
(73,55,112)
#403162
(64,49,98)
#372B54
(55,43,84)
#2E2546
(46,37,70)
#251F38
(37,31,56)
#1C192A
(28,25,42)
#13131C
(19,19,28)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #64499A

#64499A
(100,73,154)
#7259A3
(114,89,163)
#8069AC
(128,105,172)
#8E79B5
(142,121,181)
#9C89BE
(156,137,190)
#AA99C7
(170,153,199)
#B8A9D0
(184,169,208)
#C6B9D9
(198,185,217)
#D4C9E2
(212,201,226)
#E2D9EB
(226,217,235)
#F0E9F4
(240,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64499A color. Also use rgb(100,73,154) instead hex code.

Text Font Color

.myTextColor { color: #64499A; }

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

This text font color is #64499A.

Background Color

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

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

This div background color is #64499A.

Border color

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

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

This div border color is #64499A.

Opacity

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

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

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

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

This text has shadow with #64499A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64499A.

Preview

Color preview on black background

This text has color #64499A on black background.


Color preview on white background

This text has color #64499A on white background.


Black color preview on #64499A background

This text has black color on #64499A background.


White color preview on #64499A background

This text has white color on #64499A background.


Related colors

Complementary color

Complementary color for #hex is #9BB665.


I love getcolorcode.com

Triadic colors

1 #9A6449 and #499A64 with #64499A are triadic colors.

2 #9A4964 and #49649A with #64499A are triadic colors.