COLOR #64415D

HEX: #64415D RGB: (100,65,93)

Color info

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

RGB color model

#64415D color RGB value is (100,65,93).

RGB: (100,65,93) (39%, 25%, 36%)

RGB channels and saturation

R 100 of 255 = 39%
G 65 of 255 = 25%
B 93 of 255 = 36%

100
65
93

R + G + B ~ 33%. #64415D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 65 + 93 = 258 (100%)
R 100 of 258 ~ 38.76%
G 65 of 258 ~ 25.19%
B 93 of 258 ~ 36.05'%

%38.76
%25.19
%36.05

CMYK color model

#64415D color CMYK value is (0,35,7,61).

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

CMYK: (0,35,7,61)
C0M35Y7K61 (0%, 35%, 7%, 61%)
(0.00 / 0.35 / 0.07 / 0.61)

CMYK percentages

%0
%35
%7
%60.78

Codes

Color #64415D in popluar color models

64 41 5D
RGB 100 65 93
HSL 312° 21.21% 32.35%
HSB/HSV 312° 35.00% 39.22%
CMYK 0.00% 35.00% 7.00%
60.78%

Color #64415D in popluar number systems.

HEX 64 41 5D
Decimal 100 65 93
Binary 1100100 1000001 1011101
Octal 144 101 135

Shades and tints

Shades of #64415D

#64415D
(100,65,93)
#5B3C55
(91,60,85)
#52374D
(82,55,77)
#493245
(73,50,69)
#402D3D
(64,45,61)
#372835
(55,40,53)
#2E232D
(46,35,45)
#251E25
(37,30,37)
#1C191D
(28,25,29)
#131415
(19,20,21)
#0A0F0D
(10,15,13)
#000000
(0,0,0)

Tints of #64415D

#64415D
(100,65,93)
#72526B
(114,82,107)
#806379
(128,99,121)
#8E7487
(142,116,135)
#9C8595
(156,133,149)
#AA96A3
(170,150,163)
#B8A7B1
(184,167,177)
#C6B8BF
(198,184,191)
#D4C9CD
(212,201,205)
#E2DADB
(226,218,219)
#F0EBE9
(240,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64415D; }

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

This text font color is #64415D.

Background Color

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

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

This div background color is #64415D.

Border color

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

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

This div border color is #64415D.

Opacity

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

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

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

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

This text has shadow with #64415D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64415D.

Preview

Color preview on black background

This text has color #64415D on black background.


Color preview on white background

This text has color #64415D on white background.


Black color preview on #64415D background

This text has black color on #64415D background.


White color preview on #64415D background

This text has white color on #64415D background.


Related colors

Complementary color

Complementary color for #hex is #9BBEA2.


I love getcolorcode.com

Triadic colors

1 #5D6441 and #415D64 with #64415D are triadic colors.

2 #5D4164 and #41645D with #64415D are triadic colors.