COLOR #64384D

HEX: #64384D RGB: (100,56,77)

Color info

#64384D contains red, green and blue colors in about the same proportion. Web safe color of #64384D is #663333 (or #633).

RGB color model

#64384D color RGB value is (100,56,77).

RGB: (100,56,77) (39%, 22%, 30%)

RGB channels and saturation

R 100 of 255 = 39%
G 56 of 255 = 22%
B 77 of 255 = 30%

100
56
77

R + G + B ~ 30%. #64384D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 56 + 77 = 233 (100%)
R 100 of 233 ~ 42.92%
G 56 of 233 ~ 24.03%
B 77 of 233 ~ 33.05'%

%42.92
%24.03
%33.05

CMYK color model

#64384D color CMYK value is (0,44,23,61).

  • cyan value is 0.00%
  • magenta value is 44.00%
  • yellow value is 23.00%
  • key color value is 60.78%

CMYK: (0,44,23,61)
C0M44Y23K61 (0%, 44%, 23%, 61%)
(0.00 / 0.44 / 0.23 / 0.61)

CMYK percentages

%0
%44
%23
%60.78

Codes

Color #64384D in popluar color models

64 38 4D
RGB 100 56 77
HSL 331° 28.21% 30.59%
HSB/HSV 331° 44.00% 39.22%
CMYK 0.00% 44.00% 23.00%
60.78%

Color #64384D in popluar number systems.

HEX 64 38 4D
Decimal 100 56 77
Binary 1100100 111000 1001101
Octal 144 70 115

Shades and tints

Shades of #64384D

#64384D
(100,56,77)
#5B3346
(91,51,70)
#522E3F
(82,46,63)
#492938
(73,41,56)
#402431
(64,36,49)
#371F2A
(55,31,42)
#2E1A23
(46,26,35)
#25151C
(37,21,28)
#1C1015
(28,16,21)
#130B0E
(19,11,14)
#0A0607
(10,6,7)
#000000
(0,0,0)

Tints of #64384D

#64384D
(100,56,77)
#724A5D
(114,74,93)
#805C6D
(128,92,109)
#8E6E7D
(142,110,125)
#9C808D
(156,128,141)
#AA929D
(170,146,157)
#B8A4AD
(184,164,173)
#C6B6BD
(198,182,189)
#D4C8CD
(212,200,205)
#E2DADD
(226,218,221)
#F0ECED
(240,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #64384D color. Also use rgb(100,56,77) instead hex code.

Text Font Color

.myTextColor { color: #64384D; }

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

This text font color is #64384D.

Background Color

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

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

This div background color is #64384D.

Border color

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

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

This div border color is #64384D.

Opacity

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

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

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

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

This text has shadow with #64384D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64384D.

Preview

Color preview on black background

This text has color #64384D on black background.


Color preview on white background

This text has color #64384D on white background.


Black color preview on #64384D background

This text has black color on #64384D background.


White color preview on #64384D background

This text has white color on #64384D background.


Related colors

Complementary color

Complementary color for #hex is #9BC7B2.


I love getcolorcode.com

Triadic colors

1 #4D6438 and #384D64 with #64384D are triadic colors.

2 #4D3864 and #38644D with #64384D are triadic colors.