COLOR #64475B

HEX: #64475B RGB: (100,71,91)

Color info

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

RGB color model

#64475B color RGB value is (100,71,91).

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

RGB channels and saturation

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

100
71
91

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

Portions of RGB colors in percentages

R + G + B = 100 + 71 + 91 = 262 (100%)
R 100 of 262 ~ 38.17%
G 71 of 262 ~ 27.1%
B 91 of 262 ~ 34.73'%

%38.17
%27.1
%34.73

CMYK color model

#64475B color CMYK value is (0,29,9,61).

  • cyan value is 0.00%
  • magenta value is 29.00%
  • yellow value is 9.00%
  • key color value is 60.78%

CMYK: (0,29,9,61)
C0M29Y9K61 (0%, 29%, 9%, 61%)
(0.00 / 0.29 / 0.09 / 0.61)

CMYK percentages

%0
%29
%9
%60.78

Codes

Color #64475B in popluar color models

64 47 5B
RGB 100 71 91
HSL 319° 16.96% 33.53%
HSB/HSV 319° 29.00% 39.22%
CMYK 0.00% 29.00% 9.00%
60.78%

Color #64475B in popluar number systems.

HEX 64 47 5B
Decimal 100 71 91
Binary 1100100 1000111 1011011
Octal 144 107 133

Shades and tints

Shades of #64475B

#64475B
(100,71,91)
#5B4153
(91,65,83)
#523B4B
(82,59,75)
#493543
(73,53,67)
#402F3B
(64,47,59)
#372933
(55,41,51)
#2E232B
(46,35,43)
#251D23
(37,29,35)
#1C171B
(28,23,27)
#131113
(19,17,19)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #64475B

#64475B
(100,71,91)
#725769
(114,87,105)
#806777
(128,103,119)
#8E7785
(142,119,133)
#9C8793
(156,135,147)
#AA97A1
(170,151,161)
#B8A7AF
(184,167,175)
#C6B7BD
(198,183,189)
#D4C7CB
(212,199,203)
#E2D7D9
(226,215,217)
#F0E7E7
(240,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64475B; }

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

This text font color is #64475B.

Background Color

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

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

This div background color is #64475B.

Border color

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

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

This div border color is #64475B.

Opacity

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

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

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

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

This text has shadow with #64475B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64475B.

Preview

Color preview on black background

This text has color #64475B on black background.


Color preview on white background

This text has color #64475B on white background.


Black color preview on #64475B background

This text has black color on #64475B background.


White color preview on #64475B background

This text has white color on #64475B background.


Related colors

Complementary color

Complementary color for #hex is #9BB8A4.


I love getcolorcode.com

Triadic colors

1 #5B6447 and #475B64 with #64475B are triadic colors.

2 #5B4764 and #47645B with #64475B are triadic colors.