COLOR #64315A

HEX: #64315A RGB: (100,49,90)

Color info

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

RGB color model

#64315A color RGB value is (100,49,90).

RGB: (100,49,90) (39%, 19%, 35%)

RGB channels and saturation

R 100 of 255 = 39%
G 49 of 255 = 19%
B 90 of 255 = 35%

100
49
90

R + G + B ~ 31%. #64315A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 49 + 90 = 239 (100%)
R 100 of 239 ~ 41.84%
G 49 of 239 ~ 20.5%
B 90 of 239 ~ 37.66'%

%41.84
%20.5
%37.66

CMYK color model

#64315A color CMYK value is (0,51,10,61).

  • cyan value is 0.00%
  • magenta value is 51.00%
  • yellow value is 10.00%
  • key color value is 60.78%

CMYK: (0,51,10,61)
C0M51Y10K61 (0%, 51%, 10%, 61%)
(0.00 / 0.51 / 0.10 / 0.61)

CMYK percentages

%0
%51
%10
%60.78

Codes

Color #64315A in popluar color models

64 31 5A
RGB 100 49 90
HSL 312° 34.23% 29.22%
HSB/HSV 312° 51.00% 39.22%
CMYK 0.00% 51.00% 10.00%
60.78%

Color #64315A in popluar number systems.

HEX 64 31 5A
Decimal 100 49 90
Binary 1100100 110001 1011010
Octal 144 61 132

Shades and tints

Shades of #64315A

#64315A
(100,49,90)
#5B2D52
(91,45,82)
#52294A
(82,41,74)
#492542
(73,37,66)
#40213A
(64,33,58)
#371D32
(55,29,50)
#2E192A
(46,25,42)
#251522
(37,21,34)
#1C111A
(28,17,26)
#130D12
(19,13,18)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #64315A

#64315A
(100,49,90)
#724369
(114,67,105)
#805578
(128,85,120)
#8E6787
(142,103,135)
#9C7996
(156,121,150)
#AA8BA5
(170,139,165)
#B89DB4
(184,157,180)
#C6AFC3
(198,175,195)
#D4C1D2
(212,193,210)
#E2D3E1
(226,211,225)
#F0E5F0
(240,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64315A color. Also use rgb(100,49,90) instead hex code.

Text Font Color

.myTextColor { color: #64315A; }

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

This text font color is #64315A.

Background Color

.myBgColor { background-color: #64315A; }

<div style="background-color:#64315A">Inner text</div>

This div background color is #64315A.

Border color

.myBorderColor { border: 1px solid #64315A; }

<div style="border:3px solid #64315A">Div</div>

This div border color is #64315A.

Opacity

.myOpacity80 { color: #64315A; opacity: 0.8; }

<p style="color:#64315A;opacity:0.8;">80%</p>

Text with #64315A 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 #64315A;}

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

This text has shadow with #64315A color.


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

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

This text has shadow with #64315A primary color and red secondary color.


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

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

This text has shadow with #64315A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64315A.

Preview

Color preview on black background

This text has color #64315A on black background.


Color preview on white background

This text has color #64315A on white background.


Black color preview on #64315A background

This text has black color on #64315A background.


White color preview on #64315A background

This text has white color on #64315A background.


Related colors

Complementary color

Complementary color for #hex is #9BCEA5.


I love getcolorcode.com

Triadic colors

1 #5A6431 and #315A64 with #64315A are triadic colors.

2 #5A3164 and #31645A with #64315A are triadic colors.