COLOR #643F47

HEX: #643F47 RGB: (100,63,71)

Color info

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

RGB color model

#643F47 color RGB value is (100,63,71).

RGB: (100,63,71) (39%, 25%, 28%)

RGB channels and saturation

R 100 of 255 = 39%
G 63 of 255 = 25%
B 71 of 255 = 28%

100
63
71

R + G + B ~ 31%. #643F47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 63 + 71 = 234 (100%)
R 100 of 234 ~ 42.74%
G 63 of 234 ~ 26.92%
B 71 of 234 ~ 30.34'%

%42.74
%26.92
%30.34

CMYK color model

#643F47 color CMYK value is (0,37,29,61).

  • cyan value is 0.00%
  • magenta value is 37.00%
  • yellow value is 29.00%
  • key color value is 60.78%
CMYK: (0,37,29,61) C0M37Y29K61 (0%,37%,29%,61%) (0.00/0.37/0.29/0.61) 

CMYK percentages

%0
%37
%29
%60.78

Codes

Color #643F47 in popluar color models

64 3F 47
RGB 100 63 71
HSL 347° 22.70% 31.96%
HSB/HSV 347° 37.00% 39.22%
CMYK 0.00% 37.00% 29.00%
60.78%

Color #643F47 in popluar number systems.

HEX 64 3F 47
Decimal 100 63 71
Binary 1100100 111111 1000111
Octal 144 77 107

Shades and tints

Shades of #643F47

#643F47
(100,63,71)
#5B3A41
(91,58,65)
#52353B
(82,53,59)
#493035
(73,48,53)
#402B2F
(64,43,47)
#372629
(55,38,41)
#2E2123
(46,33,35)
#251C1D
(37,28,29)
#1C1717
(28,23,23)
#131211
(19,18,17)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #643F47

#643F47
(100,63,71)
#725057
(114,80,87)
#806167
(128,97,103)
#8E7277
(142,114,119)
#9C8387
(156,131,135)
#AA9497
(170,148,151)
#B8A5A7
(184,165,167)
#C6B6B7
(198,182,183)
#D4C7C7
(212,199,199)
#E2D8D7
(226,216,215)
#F0E9E7
(240,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #643F47; }

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

This text font color is #643F47.

Background Color

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

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

This div background color is #643F47.

Border color

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

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

This div border color is #643F47.

Opacity

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

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

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

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

This text has shadow with #643F47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #643F47.

Preview

Color preview on black background

This text has color #643F47 on black background.


Color preview on white background

This text has color #643F47 on white background.


Black color preview on #643F47 background

This text has black color on #643F47 background.


White color preview on #643F47 background

This text has white color on #643F47 background.


Related colors

Complementary color

Complementary color for #hex is #9BC0B8.


I love getcolorcode.com

Triadic colors

1 #47643F and #3F4764 with #643F47 are triadic colors.

2 #473F64 and #3F6447 with #643F47 are triadic colors.