COLOR #643F57

HEX: #643F57 RGB: (100,63,87)

Color info

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

RGB color model

#643F57 color RGB value is (100,63,87).

RGB: (100,63,87) (39%, 25%, 34%)

RGB channels and saturation

R 100 of 255 = 39%
G 63 of 255 = 25%
B 87 of 255 = 34%

100
63
87

R + G + B ~ 33%. #643F57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 63 + 87 = 250 (100%)
R 100 of 250 ~ 40%
G 63 of 250 ~ 25.2%
B 87 of 250 ~ 34.8'%

%40
%25.2
%34.8

CMYK color model

#643F57 color CMYK value is (0,37,13,61).

  • cyan value is 0.00%
  • magenta value is 37.00%
  • yellow value is 13.00%
  • key color value is 60.78%
CMYK: (0,37,13,61) C0M37Y13K61 (0%,37%,13%,61%) (0.00/0.37/0.13/0.61) 

CMYK percentages

%0
%37
%13
%60.78

Codes

Color #643F57 in popluar color models

64 3F 57
RGB 100 63 87
HSL 321° 22.70% 31.96%
HSB/HSV 321° 37.00% 39.22%
CMYK 0.00% 37.00% 13.00%
60.78%

Color #643F57 in popluar number systems.

HEX 64 3F 57
Decimal 100 63 87
Binary 1100100 111111 1010111
Octal 144 77 127

Shades and tints

Shades of #643F57

#643F57
(100,63,87)
#5B3A50
(91,58,80)
#523549
(82,53,73)
#493042
(73,48,66)
#402B3B
(64,43,59)
#372634
(55,38,52)
#2E212D
(46,33,45)
#251C26
(37,28,38)
#1C171F
(28,23,31)
#131218
(19,18,24)
#0A0D11
(10,13,17)
#000000
(0,0,0)

Tints of #643F57

#643F57
(100,63,87)
#725066
(114,80,102)
#806175
(128,97,117)
#8E7284
(142,114,132)
#9C8393
(156,131,147)
#AA94A2
(170,148,162)
#B8A5B1
(184,165,177)
#C6B6C0
(198,182,192)
#D4C7CF
(212,199,207)
#E2D8DE
(226,216,222)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #643F57 color. Also use rgb(100,63,87) instead hex code.

Text Font Color

.myTextColor { color: #643F57; }

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

This text font color is #643F57.

Background Color

.myBgColor { background-color: #643F57; }

<div style="background-color:#643F57">Inner text</div>

This div background color is #643F57.

Border color

.myBorderColor { border: 1px solid #643F57; }

<div style="border:3px solid #643F57">Div</div>

This div border color is #643F57.

Opacity

.myOpacity80 { color: #643F57; opacity: 0.8; }

<p style="color:#643F57;opacity:0.8;">80%</p>

Text with #643F57 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 #643F57;}

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

This text has shadow with #643F57 color.


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

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

This text has shadow with #643F57 primary color and red secondary color.


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

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

This text has shadow with #643F57 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #643F57.

Preview

Color preview on black background

This text has color #643F57 on black background.


Color preview on white background

This text has color #643F57 on white background.


Black color preview on #643F57 background

This text has black color on #643F57 background.


White color preview on #643F57 background

This text has white color on #643F57 background.


Related colors

Complementary color

Complementary color for #hex is #9BC0A8.


I love getcolorcode.com

Triadic colors

1 #57643F and #3F5764 with #643F57 are triadic colors.

2 #573F64 and #3F6457 with #643F57 are triadic colors.