COLOR #643349

HEX: #643349 RGB: (100,51,73)

Color info

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

RGB color model

#643349 color RGB value is (100,51,73).

RGB: (100,51,73) (39%, 20%, 29%)

RGB channels and saturation

R 100 of 255 = 39%
G 51 of 255 = 20%
B 73 of 255 = 29%

100
51
73

R + G + B ~ 29%. #643349 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 51 + 73 = 224 (100%)
R 100 of 224 ~ 44.64%
G 51 of 224 ~ 22.77%
B 73 of 224 ~ 32.59'%

%44.64
%22.77
%32.59

CMYK color model

#643349 color CMYK value is (0,49,27,61).

  • cyan value is 0.00%
  • magenta value is 49.00%
  • yellow value is 27.00%
  • key color value is 60.78%

CMYK: (0,49,27,61)
C0M49Y27K61 (0%, 49%, 27%, 61%)
(0.00 / 0.49 / 0.27 / 0.61)

CMYK percentages

%0
%49
%27
%60.78

Codes

Color #643349 in popluar color models

64 33 49
RGB 100 51 73
HSL 333° 32.45% 29.61%
HSB/HSV 333° 49.00% 39.22%
CMYK 0.00% 49.00% 27.00%
60.78%

Color #643349 in popluar number systems.

HEX 64 33 49
Decimal 100 51 73
Binary 1100100 110011 1001001
Octal 144 63 111

Shades and tints

Shades of #643349

#643349
(100,51,73)
#5B2F43
(91,47,67)
#522B3D
(82,43,61)
#492737
(73,39,55)
#402331
(64,35,49)
#371F2B
(55,31,43)
#2E1B25
(46,27,37)
#25171F
(37,23,31)
#1C1319
(28,19,25)
#130F13
(19,15,19)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #643349

#643349
(100,51,73)
#724559
(114,69,89)
#805769
(128,87,105)
#8E6979
(142,105,121)
#9C7B89
(156,123,137)
#AA8D99
(170,141,153)
#B89FA9
(184,159,169)
#C6B1B9
(198,177,185)
#D4C3C9
(212,195,201)
#E2D5D9
(226,213,217)
#F0E7E9
(240,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #643349 color. Also use rgb(100,51,73) instead hex code.

Text Font Color

.myTextColor { color: #643349; }

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

This text font color is #643349.

Background Color

.myBgColor { background-color: #643349; }

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

This div background color is #643349.

Border color

.myBorderColor { border: 1px solid #643349; }

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

This div border color is #643349.

Opacity

.myOpacity80 { color: #643349; opacity: 0.8; }

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

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

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

This text has shadow with #643349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #643349.

Preview

Color preview on black background

This text has color #643349 on black background.


Color preview on white background

This text has color #643349 on white background.


Black color preview on #643349 background

This text has black color on #643349 background.


White color preview on #643349 background

This text has white color on #643349 background.


Related colors

Complementary color

Complementary color for #hex is #9BCCB6.


I love getcolorcode.com

Triadic colors

1 #496433 and #334964 with #643349 are triadic colors.

2 #493364 and #336449 with #643349 are triadic colors.