COLOR #64465F

HEX: #64465F RGB: (100,70,95)

Color info

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

RGB color model

#64465F color RGB value is (100,70,95).

RGB: (100,70,95) (39%, 27%, 37%)

RGB channels and saturation

R 100 of 255 = 39%
G 70 of 255 = 27%
B 95 of 255 = 37%

100
70
95

R + G + B ~ 34%. #64465F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 70 + 95 = 265 (100%)
R 100 of 265 ~ 37.74%
G 70 of 265 ~ 26.42%
B 95 of 265 ~ 35.85'%

%37.74
%26.42
%35.85

CMYK color model

#64465F color CMYK value is (0,30,5,61).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 5.00%
  • key color value is 60.78%
CMYK: (0,30,5,61) C0M30Y5K61 (0%,30%,5%,61%) (0.00/0.30/0.05/0.61) 

CMYK percentages

%0
%30
%5
%60.78

Codes

Color #64465F in popluar color models

64 46 5F
RGB 100 70 95
HSL 310° 17.65% 33.33%
HSB/HSV 310° 30.00% 39.22%
CMYK 0.00% 30.00% 5.00%
60.78%

Color #64465F in popluar number systems.

HEX 64 46 5F
Decimal 100 70 95
Binary 1100100 1000110 1011111
Octal 144 106 137

Shades and tints

Shades of #64465F

#64465F
(100,70,95)
#5B4057
(91,64,87)
#523A4F
(82,58,79)
#493447
(73,52,71)
#402E3F
(64,46,63)
#372837
(55,40,55)
#2E222F
(46,34,47)
#251C27
(37,28,39)
#1C161F
(28,22,31)
#131017
(19,16,23)
#0A0A0F
(10,10,15)
#000000
(0,0,0)

Tints of #64465F

#64465F
(100,70,95)
#72566D
(114,86,109)
#80667B
(128,102,123)
#8E7689
(142,118,137)
#9C8697
(156,134,151)
#AA96A5
(170,150,165)
#B8A6B3
(184,166,179)
#C6B6C1
(198,182,193)
#D4C6CF
(212,198,207)
#E2D6DD
(226,214,221)
#F0E6EB
(240,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64465F color. Also use rgb(100,70,95) instead hex code.

Text Font Color

.myTextColor { color: #64465F; }

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

This text font color is #64465F.

Background Color

.myBgColor { background-color: #64465F; }

<div style="background-color:#64465F">Inner text</div>

This div background color is #64465F.

Border color

.myBorderColor { border: 1px solid #64465F; }

<div style="border:3px solid #64465F">Div</div>

This div border color is #64465F.

Opacity

.myOpacity80 { color: #64465F; opacity: 0.8; }

<p style="color:#64465F;opacity:0.8;">80%</p>

Text with #64465F 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 #64465F;}

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

This text has shadow with #64465F color.


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

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

This text has shadow with #64465F primary color and red secondary color.


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

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

This text has shadow with #64465F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #64465F.

Preview

Color preview on black background

This text has color #64465F on black background.


Color preview on white background

This text has color #64465F on white background.


Black color preview on #64465F background

This text has black color on #64465F background.


White color preview on #64465F background

This text has white color on #64465F background.


Related colors

Complementary color

Complementary color for #hex is #9BB9A0.


I love getcolorcode.com

Triadic colors

1 #5F6446 and #465F64 with #64465F are triadic colors.

2 #5F4664 and #46645F with #64465F are triadic colors.