COLOR #64365B

HEX: #64365B RGB: (100,54,91)

Color info

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

RGB color model

#64365B color RGB value is (100,54,91).

RGB: (100,54,91) (39%, 21%, 36%)

RGB channels and saturation

R 100 of 255 = 39%
G 54 of 255 = 21%
B 91 of 255 = 36%

100
54
91

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

Portions of RGB colors in percentages

R + G + B = 100 + 54 + 91 = 245 (100%)
R 100 of 245 ~ 40.82%
G 54 of 245 ~ 22.04%
B 91 of 245 ~ 37.14'%

%40.82
%22.04
%37.14

CMYK color model

#64365B color CMYK value is (0,46,9,61).

  • cyan value is 0.00%
  • magenta value is 46.00%
  • yellow value is 9.00%
  • key color value is 60.78%

CMYK: (0,46,9,61)
C0M46Y9K61 (0%, 46%, 9%, 61%)
(0.00 / 0.46 / 0.09 / 0.61)

CMYK percentages

%0
%46
%9
%60.78

Codes

Color #64365B in popluar color models

64 36 5B
RGB 100 54 91
HSL 312° 29.87% 30.20%
HSB/HSV 312° 46.00% 39.22%
CMYK 0.00% 46.00% 9.00%
60.78%

Color #64365B in popluar number systems.

HEX 64 36 5B
Decimal 100 54 91
Binary 1100100 110110 1011011
Octal 144 66 133

Shades and tints

Shades of #64365B

#64365B
(100,54,91)
#5B3253
(91,50,83)
#522E4B
(82,46,75)
#492A43
(73,42,67)
#40263B
(64,38,59)
#372233
(55,34,51)
#2E1E2B
(46,30,43)
#251A23
(37,26,35)
#1C161B
(28,22,27)
#131213
(19,18,19)
#0A0E0B
(10,14,11)
#000000
(0,0,0)

Tints of #64365B

#64365B
(100,54,91)
#724869
(114,72,105)
#805A77
(128,90,119)
#8E6C85
(142,108,133)
#9C7E93
(156,126,147)
#AA90A1
(170,144,161)
#B8A2AF
(184,162,175)
#C6B4BD
(198,180,189)
#D4C6CB
(212,198,203)
#E2D8D9
(226,216,217)
#F0EAE7
(240,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64365B color. Also use rgb(100,54,91) instead hex code.

Text Font Color

.myTextColor { color: #64365B; }

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

This text font color is #64365B.

Background Color

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

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

This div background color is #64365B.

Border color

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

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

This div border color is #64365B.

Opacity

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

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

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

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

This text has shadow with #64365B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64365B.

Preview

Color preview on black background

This text has color #64365B on black background.


Color preview on white background

This text has color #64365B on white background.


Black color preview on #64365B background

This text has black color on #64365B background.


White color preview on #64365B background

This text has white color on #64365B background.


Related colors

Complementary color

Complementary color for #hex is #9BC9A4.


I love getcolorcode.com

Triadic colors

1 #5B6436 and #365B64 with #64365B are triadic colors.

2 #5B3664 and #36645B with #64365B are triadic colors.