COLOR #64335D

HEX: #64335D RGB: (100,51,93)

Color info

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

RGB color model

#64335D color RGB value is (100,51,93).

RGB: (100,51,93) (39%, 20%, 36%)

RGB channels and saturation

R 100 of 255 = 39%
G 51 of 255 = 20%
B 93 of 255 = 36%

100
51
93

R + G + B ~ 32%. #64335D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 51 + 93 = 244 (100%)
R 100 of 244 ~ 40.98%
G 51 of 244 ~ 20.9%
B 93 of 244 ~ 38.11'%

%40.98
%20.9
%38.11

CMYK color model

#64335D color CMYK value is (0,49,7,61).

  • cyan value is 0.00%
  • magenta value is 49.00%
  • yellow value is 7.00%
  • key color value is 60.78%

CMYK: (0,49,7,61)
C0M49Y7K61 (0%, 49%, 7%, 61%)
(0.00 / 0.49 / 0.07 / 0.61)

CMYK percentages

%0
%49
%7
%60.78

Codes

Color #64335D in popluar color models

64 33 5D
RGB 100 51 93
HSL 309° 32.45% 29.61%
HSB/HSV 309° 49.00% 39.22%
CMYK 0.00% 49.00% 7.00%
60.78%

Color #64335D in popluar number systems.

HEX 64 33 5D
Decimal 100 51 93
Binary 1100100 110011 1011101
Octal 144 63 135

Shades and tints

Shades of #64335D

#64335D
(100,51,93)
#5B2F55
(91,47,85)
#522B4D
(82,43,77)
#492745
(73,39,69)
#40233D
(64,35,61)
#371F35
(55,31,53)
#2E1B2D
(46,27,45)
#251725
(37,23,37)
#1C131D
(28,19,29)
#130F15
(19,15,21)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #64335D

#64335D
(100,51,93)
#72456B
(114,69,107)
#805779
(128,87,121)
#8E6987
(142,105,135)
#9C7B95
(156,123,149)
#AA8DA3
(170,141,163)
#B89FB1
(184,159,177)
#C6B1BF
(198,177,191)
#D4C3CD
(212,195,205)
#E2D5DB
(226,213,219)
#F0E7E9
(240,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64335D color. Also use rgb(100,51,93) instead hex code.

Text Font Color

.myTextColor { color: #64335D; }

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

This text font color is #64335D.

Background Color

.myBgColor { background-color: #64335D; }

<div style="background-color:#64335D">Inner text</div>

This div background color is #64335D.

Border color

.myBorderColor { border: 1px solid #64335D; }

<div style="border:3px solid #64335D">Div</div>

This div border color is #64335D.

Opacity

.myOpacity80 { color: #64335D; opacity: 0.8; }

<p style="color:#64335D;opacity:0.8;">80%</p>

Text with #64335D 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 #64335D;}

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

This text has shadow with #64335D color.


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

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

This text has shadow with #64335D primary color and red secondary color.


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

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

This text has shadow with #64335D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64335D.

Preview

Color preview on black background

This text has color #64335D on black background.


Color preview on white background

This text has color #64335D on white background.


Black color preview on #64335D background

This text has black color on #64335D background.


White color preview on #64335D background

This text has white color on #64335D background.


Related colors

Complementary color

Complementary color for #hex is #9BCCA2.


I love getcolorcode.com

Triadic colors

1 #5D6433 and #335D64 with #64335D are triadic colors.

2 #5D3364 and #33645D with #64335D are triadic colors.