COLOR #64425D

HEX: #64425D RGB: (100,66,93)

Color info

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

RGB color model

#64425D color RGB value is (100,66,93).

RGB: (100,66,93) (39%, 26%, 36%)

RGB channels and saturation

R 100 of 255 = 39%
G 66 of 255 = 26%
B 93 of 255 = 36%

100
66
93

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

Portions of RGB colors in percentages

R + G + B = 100 + 66 + 93 = 259 (100%)
R 100 of 259 ~ 38.61%
G 66 of 259 ~ 25.48%
B 93 of 259 ~ 35.91'%

%38.61
%25.48
%35.91

CMYK color model

#64425D color CMYK value is (0,34,7,61).

  • cyan value is 0.00%
  • magenta value is 34.00%
  • yellow value is 7.00%
  • key color value is 60.78%

CMYK: (0,34,7,61)
C0M34Y7K61 (0%, 34%, 7%, 61%)
(0.00 / 0.34 / 0.07 / 0.61)

CMYK percentages

%0
%34
%7
%60.78

Codes

Color #64425D in popluar color models

64 42 5D
RGB 100 66 93
HSL 312° 20.48% 32.55%
HSB/HSV 312° 34.00% 39.22%
CMYK 0.00% 34.00% 7.00%
60.78%

Color #64425D in popluar number systems.

HEX 64 42 5D
Decimal 100 66 93
Binary 1100100 1000010 1011101
Octal 144 102 135

Shades and tints

Shades of #64425D

#64425D
(100,66,93)
#5B3C55
(91,60,85)
#52364D
(82,54,77)
#493045
(73,48,69)
#402A3D
(64,42,61)
#372435
(55,36,53)
#2E1E2D
(46,30,45)
#251825
(37,24,37)
#1C121D
(28,18,29)
#130C15
(19,12,21)
#0A060D
(10,6,13)
#000000
(0,0,0)

Tints of #64425D

#64425D
(100,66,93)
#72536B
(114,83,107)
#806479
(128,100,121)
#8E7587
(142,117,135)
#9C8695
(156,134,149)
#AA97A3
(170,151,163)
#B8A8B1
(184,168,177)
#C6B9BF
(198,185,191)
#D4CACD
(212,202,205)
#E2DBDB
(226,219,219)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #64425D; }

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

This text font color is #64425D.

Background Color

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

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

This div background color is #64425D.

Border color

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

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

This div border color is #64425D.

Opacity

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

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

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

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

This text has shadow with #64425D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #64425D.

Preview

Color preview on black background

This text has color #64425D on black background.


Color preview on white background

This text has color #64425D on white background.


Black color preview on #64425D background

This text has black color on #64425D background.


White color preview on #64425D background

This text has white color on #64425D background.


Related colors

Complementary color

Complementary color for #hex is #9BBDA2.


I love getcolorcode.com

Triadic colors

1 #5D6442 and #425D64 with #64425D are triadic colors.

2 #5D4264 and #42645D with #64425D are triadic colors.