COLOR #64336A

HEX: #64336A RGB: (100,51,106)

Color info

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

RGB color model

#64336A color RGB value is (100,51,106).

RGB: (100,51,106) (39%, 20%, 42%)

RGB channels and saturation

R 100 of 255 = 39%
G 51 of 255 = 20%
B 106 of 255 = 42%

100
51
106

R + G + B ~ 34%. #64336A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 51 + 106 = 257 (100%)
R 100 of 257 ~ 38.91%
G 51 of 257 ~ 19.84%
B 106 of 257 ~ 41.25'%

%38.91
%19.84
%41.25

CMYK color model

#64336A color CMYK value is (6,52,0,58).

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

CMYK: (6,52,0,58)
C6M52Y0K58 (6%, 52%, 0%, 58%)
(0.06 / 0.52 / 0.00 / 0.58)

CMYK percentages

%5.66
%51.89
%0
%58.43

Codes

Color #64336A in popluar color models

64 33 6A
RGB 100 51 106
HSL 293° 35.03% 30.78%
HSB/HSV 293° 51.89% 41.57%
CMYK 5.66% 51.89% 0.00%
58.43%

Color #64336A in popluar number systems.

HEX 64 33 6A
Decimal 100 51 106
Binary 1100100 110011 1101010
Octal 144 63 152

Shades and tints

Shades of #64336A

#64336A
(100,51,106)
#5B2F61
(91,47,97)
#522B58
(82,43,88)
#49274F
(73,39,79)
#402346
(64,35,70)
#371F3D
(55,31,61)
#2E1B34
(46,27,52)
#25172B
(37,23,43)
#1C1322
(28,19,34)
#130F19
(19,15,25)
#0A0B10
(10,11,16)
#000000
(0,0,0)

Tints of #64336A

#64336A
(100,51,106)
#724577
(114,69,119)
#805784
(128,87,132)
#8E6991
(142,105,145)
#9C7B9E
(156,123,158)
#AA8DAB
(170,141,171)
#B89FB8
(184,159,184)
#C6B1C5
(198,177,197)
#D4C3D2
(212,195,210)
#E2D5DF
(226,213,223)
#F0E7EC
(240,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64336A; }

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

This text font color is #64336A.

Background Color

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

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

This div background color is #64336A.

Border color

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

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

This div border color is #64336A.

Opacity

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

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

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

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

This text has shadow with #64336A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64336A.

Preview

Color preview on black background

This text has color #64336A on black background.


Color preview on white background

This text has color #64336A on white background.


Black color preview on #64336A background

This text has black color on #64336A background.


White color preview on #64336A background

This text has white color on #64336A background.


Related colors

Complementary color

Complementary color for #hex is #9BCC95.


I love getcolorcode.com

Triadic colors

1 #6A6433 and #336A64 with #64336A are triadic colors.

2 #6A3364 and #33646A with #64336A are triadic colors.