COLOR #64365D

HEX: #64365D RGB: (100,54,93)

Color info

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

RGB color model

#64365D color RGB value is (100,54,93).

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

RGB channels and saturation

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

100
54
93

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

Portions of RGB colors in percentages

R + G + B = 100 + 54 + 93 = 247 (100%)
R 100 of 247 ~ 40.49%
G 54 of 247 ~ 21.86%
B 93 of 247 ~ 37.65'%

%40.49
%21.86
%37.65

CMYK color model

#64365D color CMYK value is (0,46,7,61).

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

CMYK: (0,46,7,61)
C0M46Y7K61 (0%, 46%, 7%, 61%)
(0.00 / 0.46 / 0.07 / 0.61)

CMYK percentages

%0
%46
%7
%60.78

Codes

Color #64365D in popluar color models

64 36 5D
RGB 100 54 93
HSL 309° 29.87% 30.20%
HSB/HSV 309° 46.00% 39.22%
CMYK 0.00% 46.00% 7.00%
60.78%

Color #64365D in popluar number systems.

HEX 64 36 5D
Decimal 100 54 93
Binary 1100100 110110 1011101
Octal 144 66 135

Shades and tints

Shades of #64365D

#64365D
(100,54,93)
#5B3255
(91,50,85)
#522E4D
(82,46,77)
#492A45
(73,42,69)
#40263D
(64,38,61)
#372235
(55,34,53)
#2E1E2D
(46,30,45)
#251A25
(37,26,37)
#1C161D
(28,22,29)
#131215
(19,18,21)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #64365D

#64365D
(100,54,93)
#72486B
(114,72,107)
#805A79
(128,90,121)
#8E6C87
(142,108,135)
#9C7E95
(156,126,149)
#AA90A3
(170,144,163)
#B8A2B1
(184,162,177)
#C6B4BF
(198,180,191)
#D4C6CD
(212,198,205)
#E2D8DB
(226,216,219)
#F0EAE9
(240,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64365D; }

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

This text font color is #64365D.

Background Color

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

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

This div background color is #64365D.

Border color

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

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

This div border color is #64365D.

Opacity

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

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

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

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

This text has shadow with #64365D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64365D.

Preview

Color preview on black background

This text has color #64365D on black background.


Color preview on white background

This text has color #64365D on white background.


Black color preview on #64365D background

This text has black color on #64365D background.


White color preview on #64365D background

This text has white color on #64365D background.


Related colors

Complementary color

Complementary color for #hex is #9BC9A2.


I love getcolorcode.com

Triadic colors

1 #5D6436 and #365D64 with #64365D are triadic colors.

2 #5D3664 and #36645D with #64365D are triadic colors.