COLOR #64396B

HEX: #64396B RGB: (100,57,107)

Color info

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

RGB color model

#64396B color RGB value is (100,57,107).

RGB: (100,57,107) (39%, 22%, 42%)

RGB channels and saturation

R 100 of 255 = 39%
G 57 of 255 = 22%
B 107 of 255 = 42%

100
57
107

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

Portions of RGB colors in percentages

R + G + B = 100 + 57 + 107 = 264 (100%)
R 100 of 264 ~ 37.88%
G 57 of 264 ~ 21.59%
B 107 of 264 ~ 40.53'%

%37.88
%21.59
%40.53

CMYK color model

#64396B color CMYK value is (7,47,0,58).

  • cyan value is 6.54%
  • magenta value is 46.73%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (7,47,0,58) C7M47Y0K58 (7%,47%,0%,58%) (0.07/0.47/0.00/0.58) 

CMYK percentages

%6.54
%46.73
%0
%58.04

Codes

Color #64396B in popluar color models

64 39 6B
RGB 100 57 107
HSL 292° 30.49% 32.16%
HSB/HSV 292° 46.73% 41.96%
CMYK 6.54% 46.73% 0.00%
58.04%

Color #64396B in popluar number systems.

HEX 64 39 6B
Decimal 100 57 107
Binary 1100100 111001 1101011
Octal 144 71 153

Shades and tints

Shades of #64396B

#64396B
(100,57,107)
#5B3462
(91,52,98)
#522F59
(82,47,89)
#492A50
(73,42,80)
#402547
(64,37,71)
#37203E
(55,32,62)
#2E1B35
(46,27,53)
#25162C
(37,22,44)
#1C1123
(28,17,35)
#130C1A
(19,12,26)
#0A0711
(10,7,17)
#000000
(0,0,0)

Tints of #64396B

#64396B
(100,57,107)
#724B78
(114,75,120)
#805D85
(128,93,133)
#8E6F92
(142,111,146)
#9C819F
(156,129,159)
#AA93AC
(170,147,172)
#B8A5B9
(184,165,185)
#C6B7C6
(198,183,198)
#D4C9D3
(212,201,211)
#E2DBE0
(226,219,224)
#F0EDED
(240,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64396B color. Also use rgb(100,57,107) instead hex code.

Text Font Color

.myTextColor { color: #64396B; }

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

This text font color is #64396B.

Background Color

.myBgColor { background-color: #64396B; }

<div style="background-color:#64396B">Inner text</div>

This div background color is #64396B.

Border color

.myBorderColor { border: 1px solid #64396B; }

<div style="border:3px solid #64396B">Div</div>

This div border color is #64396B.

Opacity

.myOpacity80 { color: #64396B; opacity: 0.8; }

<p style="color:#64396B;opacity:0.8;">80%</p>

Text with #64396B 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 #64396B;}

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

This text has shadow with #64396B color.


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

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

This text has shadow with #64396B primary color and red secondary color.


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

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

This text has shadow with #64396B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64396B.

Preview

Color preview on black background

This text has color #64396B on black background.


Color preview on white background

This text has color #64396B on white background.


Black color preview on #64396B background

This text has black color on #64396B background.


White color preview on #64396B background

This text has white color on #64396B background.


Related colors

Complementary color

Complementary color for #hex is #9BC694.


I love getcolorcode.com

Triadic colors

1 #6B6439 and #396B64 with #64396B are triadic colors.

2 #6B3964 and #39646B with #64396B are triadic colors.