COLOR #603490

HEX: #603490 RGB: (96,52,144)

Color info

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

RGB color model

#603490 color RGB value is (96,52,144).

RGB: (96,52,144) (38%, 20%, 56%)

RGB channels and saturation

R 96 of 255 = 38%
G 52 of 255 = 20%
B 144 of 255 = 56%

96
52
144

R + G + B ~ 38%. #603490 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 52 + 144 = 292 (100%)
R 96 of 292 ~ 32.88%
G 52 of 292 ~ 17.81%
B 144 of 292 ~ 49.32'%

%32.88
%17.81
%49.32

CMYK color model

#603490 color CMYK value is (33,64,0,44).

  • cyan value is 33.33%
  • magenta value is 63.89%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (33,64,0,44) C33M64Y0K44 (33%,64%,0%,44%) (0.33/0.64/0.00/0.44) 

CMYK percentages

%33.33
%63.89
%0
%43.53

Codes

Color #603490 in popluar color models

60 34 90
RGB 96 52 144
HSL 269° 46.94% 38.43%
HSB/HSV 269° 63.89% 56.47%
CMYK 33.33% 63.89% 0.00%
43.53%

Color #603490 in popluar number systems.

HEX 60 34 90
Decimal 96 52 144
Binary 1100000 110100 10010000
Octal 140 64 220

Shades and tints

Shades of #603490

#603490
(96,52,144)
#583083
(88,48,131)
#502C76
(80,44,118)
#482869
(72,40,105)
#40245C
(64,36,92)
#38204F
(56,32,79)
#301C42
(48,28,66)
#281835
(40,24,53)
#201428
(32,20,40)
#18101B
(24,16,27)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #603490

#603490
(96,52,144)
#6E469A
(110,70,154)
#7C58A4
(124,88,164)
#8A6AAE
(138,106,174)
#987CB8
(152,124,184)
#A68EC2
(166,142,194)
#B4A0CC
(180,160,204)
#C2B2D6
(194,178,214)
#D0C4E0
(208,196,224)
#DED6EA
(222,214,234)
#ECE8F4
(236,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603490 color. Also use rgb(96,52,144) instead hex code.

Text Font Color

.myTextColor { color: #603490; }

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

This text font color is #603490.

Background Color

.myBgColor { background-color: #603490; }

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

This div background color is #603490.

Border color

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

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

This div border color is #603490.

Opacity

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

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

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

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

This text has shadow with #603490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603490.

Preview

Color preview on black background

This text has color #603490 on black background.


Color preview on white background

This text has color #603490 on white background.


Black color preview on #603490 background

This text has black color on #603490 background.


White color preview on #603490 background

This text has white color on #603490 background.


Related colors

Complementary color

Complementary color for #hex is #9FCB6F.


I love getcolorcode.com

Triadic colors

1 #906034 and #349060 with #603490 are triadic colors.

2 #903460 and #346090 with #603490 are triadic colors.