COLOR #64475E

HEX: #64475E RGB: (100,71,94)

Color info

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

RGB color model

#64475E color RGB value is (100,71,94).

RGB: (100,71,94) (39%, 28%, 37%)

RGB channels and saturation

R 100 of 255 = 39%
G 71 of 255 = 28%
B 94 of 255 = 37%

100
71
94

R + G + B ~ 35%. #64475E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 71 + 94 = 265 (100%)
R 100 of 265 ~ 37.74%
G 71 of 265 ~ 26.79%
B 94 of 265 ~ 35.47'%

%37.74
%26.79
%35.47

CMYK color model

#64475E color CMYK value is (0,29,6,61).

  • cyan value is 0.00%
  • magenta value is 29.00%
  • yellow value is 6.00%
  • key color value is 60.78%
CMYK: (0,29,6,61) C0M29Y6K61 (0%,29%,6%,61%) (0.00/0.29/0.06/0.61) 

CMYK percentages

%0
%29
%6
%60.78

Codes

Color #64475E in popluar color models

64 47 5E
RGB 100 71 94
HSL 312° 16.96% 33.53%
HSB/HSV 312° 29.00% 39.22%
CMYK 0.00% 29.00% 6.00%
60.78%

Color #64475E in popluar number systems.

HEX 64 47 5E
Decimal 100 71 94
Binary 1100100 1000111 1011110
Octal 144 107 136

Shades and tints

Shades of #64475E

#64475E
(100,71,94)
#5B4156
(91,65,86)
#523B4E
(82,59,78)
#493546
(73,53,70)
#402F3E
(64,47,62)
#372936
(55,41,54)
#2E232E
(46,35,46)
#251D26
(37,29,38)
#1C171E
(28,23,30)
#131116
(19,17,22)
#0A0B0E
(10,11,14)
#000000
(0,0,0)

Tints of #64475E

#64475E
(100,71,94)
#72576C
(114,87,108)
#80677A
(128,103,122)
#8E7788
(142,119,136)
#9C8796
(156,135,150)
#AA97A4
(170,151,164)
#B8A7B2
(184,167,178)
#C6B7C0
(198,183,192)
#D4C7CE
(212,199,206)
#E2D7DC
(226,215,220)
#F0E7EA
(240,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64475E; }

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

This text font color is #64475E.

Background Color

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

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

This div background color is #64475E.

Border color

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

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

This div border color is #64475E.

Opacity

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

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

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

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

This text has shadow with #64475E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64475E.

Preview

Color preview on black background

This text has color #64475E on black background.


Color preview on white background

This text has color #64475E on white background.


Black color preview on #64475E background

This text has black color on #64475E background.


White color preview on #64475E background

This text has white color on #64475E background.


Related colors

Complementary color

Complementary color for #hex is #9BB8A1.


I love getcolorcode.com

Triadic colors

1 #5E6447 and #475E64 with #64475E are triadic colors.

2 #5E4764 and #47645E with #64475E are triadic colors.