COLOR #64475D

HEX: #64475D RGB: (100,71,93)

Color info

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

RGB color model

#64475D color RGB value is (100,71,93).

RGB: (100,71,93) (39%, 28%, 36%)

RGB channels and saturation

R 100 of 255 = 39%
G 71 of 255 = 28%
B 93 of 255 = 36%

100
71
93

R + G + B ~ 34%. #64475D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 71 + 93 = 264 (100%)
R 100 of 264 ~ 37.88%
G 71 of 264 ~ 26.89%
B 93 of 264 ~ 35.23'%

%37.88
%26.89
%35.23

CMYK color model

#64475D color CMYK value is (0,29,7,61).

  • cyan value is 0.00%
  • magenta value is 29.00%
  • yellow value is 7.00%
  • key color value is 60.78%
CMYK: (0,29,7,61) C0M29Y7K61 (0%,29%,7%,61%) (0.00/0.29/0.07/0.61) 

CMYK percentages

%0
%29
%7
%60.78

Codes

Color #64475D in popluar color models

64 47 5D
RGB 100 71 93
HSL 314° 16.96% 33.53%
HSB/HSV 314° 29.00% 39.22%
CMYK 0.00% 29.00% 7.00%
60.78%

Color #64475D in popluar number systems.

HEX 64 47 5D
Decimal 100 71 93
Binary 1100100 1000111 1011101
Octal 144 107 135

Shades and tints

Shades of #64475D

#64475D
(100,71,93)
#5B4155
(91,65,85)
#523B4D
(82,59,77)
#493545
(73,53,69)
#402F3D
(64,47,61)
#372935
(55,41,53)
#2E232D
(46,35,45)
#251D25
(37,29,37)
#1C171D
(28,23,29)
#131115
(19,17,21)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #64475D

#64475D
(100,71,93)
#72576B
(114,87,107)
#806779
(128,103,121)
#8E7787
(142,119,135)
#9C8795
(156,135,149)
#AA97A3
(170,151,163)
#B8A7B1
(184,167,177)
#C6B7BF
(198,183,191)
#D4C7CD
(212,199,205)
#E2D7DB
(226,215,219)
#F0E7E9
(240,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64475D; }

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

This text font color is #64475D.

Background Color

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

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

This div background color is #64475D.

Border color

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

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

This div border color is #64475D.

Opacity

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

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

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

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

This text has shadow with #64475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64475D.

Preview

Color preview on black background

This text has color #64475D on black background.


Color preview on white background

This text has color #64475D on white background.


Black color preview on #64475D background

This text has black color on #64475D background.


White color preview on #64475D background

This text has white color on #64475D background.


Related colors

Complementary color

Complementary color for #hex is #9BB8A2.


I love getcolorcode.com

Triadic colors

1 #5D6447 and #475D64 with #64475D are triadic colors.

2 #5D4764 and #47645D with #64475D are triadic colors.