COLOR #64395E

HEX: #64395E RGB: (100,57,94)

Color info

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

RGB color model

#64395E color RGB value is (100,57,94).

RGB: (100,57,94) (39%, 22%, 37%)

RGB channels and saturation

R 100 of 255 = 39%
G 57 of 255 = 22%
B 94 of 255 = 37%

100
57
94

R + G + B ~ 33%. #64395E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 57 + 94 = 251 (100%)
R 100 of 251 ~ 39.84%
G 57 of 251 ~ 22.71%
B 94 of 251 ~ 37.45'%

%39.84
%22.71
%37.45

CMYK color model

#64395E color CMYK value is (0,43,6,61).

  • cyan value is 0.00%
  • magenta value is 43.00%
  • yellow value is 6.00%
  • key color value is 60.78%

CMYK: (0,43,6,61)
C0M43Y6K61 (0%, 43%, 6%, 61%)
(0.00 / 0.43 / 0.06 / 0.61)

CMYK percentages

%0
%43
%6
%60.78

Codes

Color #64395E in popluar color models

64 39 5E
RGB 100 57 94
HSL 308° 27.39% 30.78%
HSB/HSV 308° 43.00% 39.22%
CMYK 0.00% 43.00% 6.00%
60.78%

Color #64395E in popluar number systems.

HEX 64 39 5E
Decimal 100 57 94
Binary 1100100 111001 1011110
Octal 144 71 136

Shades and tints

Shades of #64395E

#64395E
(100,57,94)
#5B3456
(91,52,86)
#522F4E
(82,47,78)
#492A46
(73,42,70)
#40253E
(64,37,62)
#372036
(55,32,54)
#2E1B2E
(46,27,46)
#251626
(37,22,38)
#1C111E
(28,17,30)
#130C16
(19,12,22)
#0A070E
(10,7,14)
#000000
(0,0,0)

Tints of #64395E

#64395E
(100,57,94)
#724B6C
(114,75,108)
#805D7A
(128,93,122)
#8E6F88
(142,111,136)
#9C8196
(156,129,150)
#AA93A4
(170,147,164)
#B8A5B2
(184,165,178)
#C6B7C0
(198,183,192)
#D4C9CE
(212,201,206)
#E2DBDC
(226,219,220)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64395E color. Also use rgb(100,57,94) instead hex code.

Text Font Color

.myTextColor { color: #64395E; }

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

This text font color is #64395E.

Background Color

.myBgColor { background-color: #64395E; }

<div style="background-color:#64395E">Inner text</div>

This div background color is #64395E.

Border color

.myBorderColor { border: 1px solid #64395E; }

<div style="border:3px solid #64395E">Div</div>

This div border color is #64395E.

Opacity

.myOpacity80 { color: #64395E; opacity: 0.8; }

<p style="color:#64395E;opacity:0.8;">80%</p>

Text with #64395E 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 #64395E;}

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

This text has shadow with #64395E color.


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

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

This text has shadow with #64395E primary color and red secondary color.


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

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

This text has shadow with #64395E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64395E.

Preview

Color preview on black background

This text has color #64395E on black background.


Color preview on white background

This text has color #64395E on white background.


Black color preview on #64395E background

This text has black color on #64395E background.


White color preview on #64395E background

This text has white color on #64395E background.


Related colors

Complementary color

Complementary color for #hex is #9BC6A1.


I love getcolorcode.com

Triadic colors

1 #5E6439 and #395E64 with #64395E are triadic colors.

2 #5E3964 and #39645E with #64395E are triadic colors.