COLOR #64385F

HEX: #64385F RGB: (100,56,95)

Color info

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

RGB color model

#64385F color RGB value is (100,56,95).

RGB: (100,56,95) (39%, 22%, 37%)

RGB channels and saturation

R 100 of 255 = 39%
G 56 of 255 = 22%
B 95 of 255 = 37%

100
56
95

R + G + B ~ 33%. #64385F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 56 + 95 = 251 (100%)
R 100 of 251 ~ 39.84%
G 56 of 251 ~ 22.31%
B 95 of 251 ~ 37.85'%

%39.84
%22.31
%37.85

CMYK color model

#64385F color CMYK value is (0,44,5,61).

  • cyan value is 0.00%
  • magenta value is 44.00%
  • yellow value is 5.00%
  • key color value is 60.78%

CMYK: (0,44,5,61)
C0M44Y5K61 (0%, 44%, 5%, 61%)
(0.00 / 0.44 / 0.05 / 0.61)

CMYK percentages

%0
%44
%5
%60.78

Codes

Color #64385F in popluar color models

64 38 5F
RGB 100 56 95
HSL 307° 28.21% 30.59%
HSB/HSV 307° 44.00% 39.22%
CMYK 0.00% 44.00% 5.00%
60.78%

Color #64385F in popluar number systems.

HEX 64 38 5F
Decimal 100 56 95
Binary 1100100 111000 1011111
Octal 144 70 137

Shades and tints

Shades of #64385F

#64385F
(100,56,95)
#5B3357
(91,51,87)
#522E4F
(82,46,79)
#492947
(73,41,71)
#40243F
(64,36,63)
#371F37
(55,31,55)
#2E1A2F
(46,26,47)
#251527
(37,21,39)
#1C101F
(28,16,31)
#130B17
(19,11,23)
#0A060F
(10,6,15)
#000000
(0,0,0)

Tints of #64385F

#64385F
(100,56,95)
#724A6D
(114,74,109)
#805C7B
(128,92,123)
#8E6E89
(142,110,137)
#9C8097
(156,128,151)
#AA92A5
(170,146,165)
#B8A4B3
(184,164,179)
#C6B6C1
(198,182,193)
#D4C8CF
(212,200,207)
#E2DADD
(226,218,221)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64385F color. Also use rgb(100,56,95) instead hex code.

Text Font Color

.myTextColor { color: #64385F; }

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

This text font color is #64385F.

Background Color

.myBgColor { background-color: #64385F; }

<div style="background-color:#64385F">Inner text</div>

This div background color is #64385F.

Border color

.myBorderColor { border: 1px solid #64385F; }

<div style="border:3px solid #64385F">Div</div>

This div border color is #64385F.

Opacity

.myOpacity80 { color: #64385F; opacity: 0.8; }

<p style="color:#64385F;opacity:0.8;">80%</p>

Text with #64385F 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 #64385F;}

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

This text has shadow with #64385F color.


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

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

This text has shadow with #64385F primary color and red secondary color.


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

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

This text has shadow with #64385F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64385F.

Preview

Color preview on black background

This text has color #64385F on black background.


Color preview on white background

This text has color #64385F on white background.


Black color preview on #64385F background

This text has black color on #64385F background.


White color preview on #64385F background

This text has white color on #64385F background.


Related colors

Complementary color

Complementary color for #hex is #9BC7A0.


I love getcolorcode.com

Triadic colors

1 #5F6438 and #385F64 with #64385F are triadic colors.

2 #5F3864 and #38645F with #64385F are triadic colors.