COLOR #64365E

HEX: #64365E RGB: (100,54,94)

Color info

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

RGB color model

#64365E color RGB value is (100,54,94).

RGB: (100,54,94) (39%, 21%, 37%)

RGB channels and saturation

R 100 of 255 = 39%
G 54 of 255 = 21%
B 94 of 255 = 37%

100
54
94

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

Portions of RGB colors in percentages

R + G + B = 100 + 54 + 94 = 248 (100%)
R 100 of 248 ~ 40.32%
G 54 of 248 ~ 21.77%
B 94 of 248 ~ 37.9'%

%40.32
%21.77
%37.9

CMYK color model

#64365E color CMYK value is (0,46,6,61).

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

CMYK: (0,46,6,61)
C0M46Y6K61 (0%, 46%, 6%, 61%)
(0.00 / 0.46 / 0.06 / 0.61)

CMYK percentages

%0
%46
%6
%60.78

Codes

Color #64365E in popluar color models

64 36 5E
RGB 100 54 94
HSL 308° 29.87% 30.20%
HSB/HSV 308° 46.00% 39.22%
CMYK 0.00% 46.00% 6.00%
60.78%

Color #64365E in popluar number systems.

HEX 64 36 5E
Decimal 100 54 94
Binary 1100100 110110 1011110
Octal 144 66 136

Shades and tints

Shades of #64365E

#64365E
(100,54,94)
#5B3256
(91,50,86)
#522E4E
(82,46,78)
#492A46
(73,42,70)
#40263E
(64,38,62)
#372236
(55,34,54)
#2E1E2E
(46,30,46)
#251A26
(37,26,38)
#1C161E
(28,22,30)
#131216
(19,18,22)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #64365E

#64365E
(100,54,94)
#72486C
(114,72,108)
#805A7A
(128,90,122)
#8E6C88
(142,108,136)
#9C7E96
(156,126,150)
#AA90A4
(170,144,164)
#B8A2B2
(184,162,178)
#C6B4C0
(198,180,192)
#D4C6CE
(212,198,206)
#E2D8DC
(226,216,220)
#F0EAEA
(240,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64365E; }

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

This text font color is #64365E.

Background Color

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

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

This div background color is #64365E.

Border color

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

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

This div border color is #64365E.

Opacity

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

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

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

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

This text has shadow with #64365E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64365E.

Preview

Color preview on black background

This text has color #64365E on black background.


Color preview on white background

This text has color #64365E on white background.


Black color preview on #64365E background

This text has black color on #64365E background.


White color preview on #64365E background

This text has white color on #64365E background.


Related colors

Complementary color

Complementary color for #hex is #9BC9A1.


I love getcolorcode.com

Triadic colors

1 #5E6436 and #365E64 with #64365E are triadic colors.

2 #5E3664 and #36645E with #64365E are triadic colors.