COLOR #643377

HEX: #643377 RGB: (100,51,119)

Color info

#643377 contains mainly red and blue colors. Web safe color of #643377 is #663366 (or #636).

RGB color model

#643377 color RGB value is (100,51,119).

RGB: (100,51,119) (39%, 20%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 51 of 255 = 20%
B 119 of 255 = 47%

100
51
119

R + G + B ~ 35%. #643377 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 51 + 119 = 270 (100%)
R 100 of 270 ~ 37.04%
G 51 of 270 ~ 18.89%
B 119 of 270 ~ 44.07'%

%37.04
%18.89
%44.07

CMYK color model

#643377 color CMYK value is (16,57,0,53).

  • cyan value is 15.97%
  • magenta value is 57.14%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (16,57,0,53)
C16M57Y0K53 (16%, 57%, 0%, 53%)
(0.16 / 0.57 / 0.00 / 0.53)

CMYK percentages

%15.97
%57.14
%0
%53.33

Codes

Color #643377 in popluar color models

64 33 77
RGB 100 51 119
HSL 283° 40.00% 33.33%
HSB/HSV 283° 57.14% 46.67%
CMYK 15.97% 57.14% 0.00%
53.33%

Color #643377 in popluar number systems.

HEX 64 33 77
Decimal 100 51 119
Binary 1100100 110011 1110111
Octal 144 63 167

Shades and tints

Shades of #643377

#643377
(100,51,119)
#5B2F6D
(91,47,109)
#522B63
(82,43,99)
#492759
(73,39,89)
#40234F
(64,35,79)
#371F45
(55,31,69)
#2E1B3B
(46,27,59)
#251731
(37,23,49)
#1C1327
(28,19,39)
#130F1D
(19,15,29)
#0A0B13
(10,11,19)
#000000
(0,0,0)

Tints of #643377

#643377
(100,51,119)
#724583
(114,69,131)
#80578F
(128,87,143)
#8E699B
(142,105,155)
#9C7BA7
(156,123,167)
#AA8DB3
(170,141,179)
#B89FBF
(184,159,191)
#C6B1CB
(198,177,203)
#D4C3D7
(212,195,215)
#E2D5E3
(226,213,227)
#F0E7EF
(240,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #643377; }

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

This text font color is #643377.

Background Color

.myBgColor { background-color: #643377; }

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

This div background color is #643377.

Border color

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

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

This div border color is #643377.

Opacity

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

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

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

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

This text has shadow with #643377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #643377.

Preview

Color preview on black background

This text has color #643377 on black background.


Color preview on white background

This text has color #643377 on white background.


Black color preview on #643377 background

This text has black color on #643377 background.


White color preview on #643377 background

This text has white color on #643377 background.


Related colors

Complementary color

Complementary color for #hex is #9BCC88.


I love getcolorcode.com

Triadic colors

1 #776433 and #337764 with #643377 are triadic colors.

2 #773364 and #336477 with #643377 are triadic colors.