COLOR #673290

HEX: #673290 RGB: (103,50,144)

Color info

#673290 contains mainly red and blue colors. Web safe color of #673290 is #663399 (or #639).

RGB color model

#673290 color RGB value is (103,50,144).

RGB: (103,50,144) (40%, 20%, 56%)

RGB channels and saturation

R 103 of 255 = 40%
G 50 of 255 = 20%
B 144 of 255 = 56%

103
50
144

R + G + B ~ 39%. #673290 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 50 + 144 = 297 (100%)
R 103 of 297 ~ 34.68%
G 50 of 297 ~ 16.84%
B 144 of 297 ~ 48.48'%

%34.68
%16.84
%48.48

CMYK color model

#673290 color CMYK value is (28,65,0,44).

  • cyan value is 28.47%
  • magenta value is 65.28%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (28,65,0,44)
C28M65Y0K44 (28%, 65%, 0%, 44%)
(0.28 / 0.65 / 0.00 / 0.44)

CMYK percentages

%28.47
%65.28
%0
%43.53

Codes

Color #673290 in popluar color models

67 32 90
RGB 103 50 144
HSL 274° 48.45% 38.04%
HSB/HSV 274° 65.28% 56.47%
CMYK 28.47% 65.28% 0.00%
43.53%

Color #673290 in popluar number systems.

HEX 67 32 90
Decimal 103 50 144
Binary 1100111 110010 10010000
Octal 147 62 220

Shades and tints

Shades of #673290

#673290
(103,50,144)
#5E2E83
(94,46,131)
#552A76
(85,42,118)
#4C2669
(76,38,105)
#43225C
(67,34,92)
#3A1E4F
(58,30,79)
#311A42
(49,26,66)
#281635
(40,22,53)
#1F1228
(31,18,40)
#160E1B
(22,14,27)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #673290

#673290
(103,50,144)
#74449A
(116,68,154)
#8156A4
(129,86,164)
#8E68AE
(142,104,174)
#9B7AB8
(155,122,184)
#A88CC2
(168,140,194)
#B59ECC
(181,158,204)
#C2B0D6
(194,176,214)
#CFC2E0
(207,194,224)
#DCD4EA
(220,212,234)
#E9E6F4
(233,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #673290 color. Also use rgb(103,50,144) instead hex code.

Text Font Color

.myTextColor { color: #673290; }

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

This text font color is #673290.

Background Color

.myBgColor { background-color: #673290; }

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

This div background color is #673290.

Border color

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

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

This div border color is #673290.

Opacity

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

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

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

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

This text has shadow with #673290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #673290.

Preview

Color preview on black background

This text has color #673290 on black background.


Color preview on white background

This text has color #673290 on white background.


Black color preview on #673290 background

This text has black color on #673290 background.


White color preview on #673290 background

This text has white color on #673290 background.


Related colors

Complementary color

Complementary color for #hex is #98CD6F.


I love getcolorcode.com

Triadic colors

1 #906732 and #329067 with #673290 are triadic colors.

2 #903267 and #326790 with #673290 are triadic colors.