COLOR #602D93

HEX: #602D93 RGB: (96,45,147)

Color info

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

RGB color model

#602D93 color RGB value is (96,45,147).

RGB: (96,45,147) (38%, 18%, 58%)

RGB channels and saturation

R 96 of 255 = 38%
G 45 of 255 = 18%
B 147 of 255 = 58%

96
45
147

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

Portions of RGB colors in percentages

R + G + B = 96 + 45 + 147 = 288 (100%)
R 96 of 288 ~ 33.33%
G 45 of 288 ~ 15.63%
B 147 of 288 ~ 51.04'%

%33.33
%15.63
%51.04

CMYK color model

#602D93 color CMYK value is (35,69,0,42).

  • cyan value is 34.69%
  • magenta value is 69.39%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (35,69,0,42) C35M69Y0K42 (35%,69%,0%,42%) (0.35/0.69/0.00/0.42) 

CMYK percentages

%34.69
%69.39
%0
%42.35

Codes

Color #602D93 in popluar color models

60 2D 93
RGB 96 45 147
HSL 270° 53.13% 37.65%
HSB/HSV 270° 69.39% 57.65%
CMYK 34.69% 69.39% 0.00%
42.35%

Color #602D93 in popluar number systems.

HEX 60 2D 93
Decimal 96 45 147
Binary 1100000 101101 10010011
Octal 140 55 223

Shades and tints

Shades of #602D93

#602D93
(96,45,147)
#582986
(88,41,134)
#502579
(80,37,121)
#48216C
(72,33,108)
#401D5F
(64,29,95)
#381952
(56,25,82)
#301545
(48,21,69)
#281138
(40,17,56)
#200D2B
(32,13,43)
#18091E
(24,9,30)
#100511
(16,5,17)
#000000
(0,0,0)

Tints of #602D93

#602D93
(96,45,147)
#6E409C
(110,64,156)
#7C53A5
(124,83,165)
#8A66AE
(138,102,174)
#9879B7
(152,121,183)
#A68CC0
(166,140,192)
#B49FC9
(180,159,201)
#C2B2D2
(194,178,210)
#D0C5DB
(208,197,219)
#DED8E4
(222,216,228)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #602D93 color. Also use rgb(96,45,147) instead hex code.

Text Font Color

.myTextColor { color: #602D93; }

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

This text font color is #602D93.

Background Color

.myBgColor { background-color: #602D93; }

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

This div background color is #602D93.

Border color

.myBorderColor { border: 1px solid #602D93; }

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

This div border color is #602D93.

Opacity

.myOpacity80 { color: #602D93; opacity: 0.8; }

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

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

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

This text has shadow with #602D93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #602D93.

Preview

Color preview on black background

This text has color #602D93 on black background.


Color preview on white background

This text has color #602D93 on white background.


Black color preview on #602D93 background

This text has black color on #602D93 background.


White color preview on #602D93 background

This text has white color on #602D93 background.


Related colors

Complementary color

Complementary color for #hex is #9FD26C.


I love getcolorcode.com

Triadic colors

1 #93602D and #2D9360 with #602D93 are triadic colors.

2 #932D60 and #2D6093 with #602D93 are triadic colors.