COLOR #673664

HEX: #673664 RGB: (103,54,100)

Color info

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

RGB color model

#673664 color RGB value is (103,54,100).

RGB: (103,54,100) (40%, 21%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 54 of 255 = 21%
B 100 of 255 = 39%

103
54
100

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

Portions of RGB colors in percentages

R + G + B = 103 + 54 + 100 = 257 (100%)
R 103 of 257 ~ 40.08%
G 54 of 257 ~ 21.01%
B 100 of 257 ~ 38.91'%

%40.08
%21.01
%38.91

CMYK color model

#673664 color CMYK value is (0,48,3,60).

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

CMYK: (0,48,3,60)
C0M48Y3K60 (0%, 48%, 3%, 60%)
(0.00 / 0.48 / 0.03 / 0.60)

CMYK percentages

%0
%47.57
%2.91
%59.61

Codes

Color #673664 in popluar color models

67 36 64
RGB 103 54 100
HSL 304° 31.21% 30.78%
HSB/HSV 304° 47.57% 40.39%
CMYK 0.00% 47.57% 2.91%
59.61%

Color #673664 in popluar number systems.

HEX 67 36 64
Decimal 103 54 100
Binary 1100111 110110 1100100
Octal 147 66 144

Shades and tints

Shades of #673664

#673664
(103,54,100)
#5E325B
(94,50,91)
#552E52
(85,46,82)
#4C2A49
(76,42,73)
#432640
(67,38,64)
#3A2237
(58,34,55)
#311E2E
(49,30,46)
#281A25
(40,26,37)
#1F161C
(31,22,28)
#161213
(22,18,19)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #673664

#673664
(103,54,100)
#744872
(116,72,114)
#815A80
(129,90,128)
#8E6C8E
(142,108,142)
#9B7E9C
(155,126,156)
#A890AA
(168,144,170)
#B5A2B8
(181,162,184)
#C2B4C6
(194,180,198)
#CFC6D4
(207,198,212)
#DCD8E2
(220,216,226)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #673664; }

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

This text font color is #673664.

Background Color

.myBgColor { background-color: #673664; }

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

This div background color is #673664.

Border color

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

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

This div border color is #673664.

Opacity

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

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

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

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

This text has shadow with #673664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673664.

Preview

Color preview on black background

This text has color #673664 on black background.


Color preview on white background

This text has color #673664 on white background.


Black color preview on #673664 background

This text has black color on #673664 background.


White color preview on #673664 background

This text has white color on #673664 background.


Related colors

Complementary color

Complementary color for #hex is #98C99B.


I love getcolorcode.com

Triadic colors

1 #646736 and #366467 with #673664 are triadic colors.

2 #643667 and #366764 with #673664 are triadic colors.