COLOR #64476E

HEX: #64476E RGB: (100,71,110)

Color info

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

RGB color model

#64476E color RGB value is (100,71,110).

RGB: (100,71,110) (39%, 28%, 43%)

RGB channels and saturation

R 100 of 255 = 39%
G 71 of 255 = 28%
B 110 of 255 = 43%

100
71
110

R + G + B ~ 37%. #64476E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 71 + 110 = 281 (100%)
R 100 of 281 ~ 35.59%
G 71 of 281 ~ 25.27%
B 110 of 281 ~ 39.15'%

%35.59
%25.27
%39.15

CMYK color model

#64476E color CMYK value is (9,35,0,57).

  • cyan value is 9.09%
  • magenta value is 35.45%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (9,35,0,57)
C9M35Y0K57 (9%, 35%, 0%, 57%)
(0.09 / 0.35 / 0.00 / 0.57)

CMYK percentages

%9.09
%35.45
%0
%56.86

Codes

Color #64476E in popluar color models

64 47 6E
RGB 100 71 110
HSL 285° 21.55% 35.49%
HSB/HSV 285° 35.45% 43.14%
CMYK 9.09% 35.45% 0.00%
56.86%

Color #64476E in popluar number systems.

HEX 64 47 6E
Decimal 100 71 110
Binary 1100100 1000111 1101110
Octal 144 107 156

Shades and tints

Shades of #64476E

#64476E
(100,71,110)
#5B4164
(91,65,100)
#523B5A
(82,59,90)
#493550
(73,53,80)
#402F46
(64,47,70)
#37293C
(55,41,60)
#2E2332
(46,35,50)
#251D28
(37,29,40)
#1C171E
(28,23,30)
#131114
(19,17,20)
#0A0B0A
(10,11,10)
#000000
(0,0,0)

Tints of #64476E

#64476E
(100,71,110)
#72577B
(114,87,123)
#806788
(128,103,136)
#8E7795
(142,119,149)
#9C87A2
(156,135,162)
#AA97AF
(170,151,175)
#B8A7BC
(184,167,188)
#C6B7C9
(198,183,201)
#D4C7D6
(212,199,214)
#E2D7E3
(226,215,227)
#F0E7F0
(240,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64476E; }

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

This text font color is #64476E.

Background Color

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

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

This div background color is #64476E.

Border color

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

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

This div border color is #64476E.

Opacity

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

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

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

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

This text has shadow with #64476E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64476E.

Preview

Color preview on black background

This text has color #64476E on black background.


Color preview on white background

This text has color #64476E on white background.


Black color preview on #64476E background

This text has black color on #64476E background.


White color preview on #64476E background

This text has white color on #64476E background.


Related colors

Complementary color

Complementary color for #hex is #9BB891.


I love getcolorcode.com

Triadic colors

1 #6E6447 and #476E64 with #64476E are triadic colors.

2 #6E4764 and #47646E with #64476E are triadic colors.