COLOR #673864

HEX: #673864 RGB: (103,56,100)

Color info

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

RGB color model

#673864 color RGB value is (103,56,100).

RGB: (103,56,100) (40%, 22%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 56 of 255 = 22%
B 100 of 255 = 39%

103
56
100

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

Portions of RGB colors in percentages

R + G + B = 103 + 56 + 100 = 259 (100%)
R 103 of 259 ~ 39.77%
G 56 of 259 ~ 21.62%
B 100 of 259 ~ 38.61'%

%39.77
%21.62
%38.61

CMYK color model

#673864 color CMYK value is (0,46,3,60).

  • cyan value is 0.00%
  • magenta value is 45.63%
  • yellow value is 2.91%
  • key color value is 59.61%

CMYK: (0,46,3,60)
C0M46Y3K60 (0%, 46%, 3%, 60%)
(0.00 / 0.46 / 0.03 / 0.60)

CMYK percentages

%0
%45.63
%2.91
%59.61

Codes

Color #673864 in popluar color models

67 38 64
RGB 103 56 100
HSL 304° 29.56% 31.18%
HSB/HSV 304° 45.63% 40.39%
CMYK 0.00% 45.63% 2.91%
59.61%

Color #673864 in popluar number systems.

HEX 67 38 64
Decimal 103 56 100
Binary 1100111 111000 1100100
Octal 147 70 144

Shades and tints

Shades of #673864

#673864
(103,56,100)
#5E335B
(94,51,91)
#552E52
(85,46,82)
#4C2949
(76,41,73)
#432440
(67,36,64)
#3A1F37
(58,31,55)
#311A2E
(49,26,46)
#281525
(40,21,37)
#1F101C
(31,16,28)
#160B13
(22,11,19)
#0D060A
(13,6,10)
#000000
(0,0,0)

Tints of #673864

#673864
(103,56,100)
#744A72
(116,74,114)
#815C80
(129,92,128)
#8E6E8E
(142,110,142)
#9B809C
(155,128,156)
#A892AA
(168,146,170)
#B5A4B8
(181,164,184)
#C2B6C6
(194,182,198)
#CFC8D4
(207,200,212)
#DCDAE2
(220,218,226)
#E9ECF0
(233,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #673864 color. Also use rgb(103,56,100) instead hex code.

Text Font Color

.myTextColor { color: #673864; }

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

This text font color is #673864.

Background Color

.myBgColor { background-color: #673864; }

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

This div background color is #673864.

Border color

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

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

This div border color is #673864.

Opacity

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

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

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

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

This text has shadow with #673864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673864.

Preview

Color preview on black background

This text has color #673864 on black background.


Color preview on white background

This text has color #673864 on white background.


Black color preview on #673864 background

This text has black color on #673864 background.


White color preview on #673864 background

This text has white color on #673864 background.


Related colors

Complementary color

Complementary color for #hex is #98C79B.


I love getcolorcode.com

Triadic colors

1 #646738 and #386467 with #673864 are triadic colors.

2 #643867 and #386764 with #673864 are triadic colors.