COLOR #602373

HEX: #602373 RGB: (96,35,115)

Color info

#602373 contains mainly red and blue colors. Web safe color of #602373 is #663366 (or #636).

RGB color model

#602373 color RGB value is (96,35,115).

RGB: (96,35,115) (38%, 14%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 35 of 255 = 14%
B 115 of 255 = 45%

96
35
115

R + G + B ~ 32%. #602373 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 35 + 115 = 246 (100%)
R 96 of 246 ~ 39.02%
G 35 of 246 ~ 14.23%
B 115 of 246 ~ 46.75'%

%39.02
%14.23
%46.75

CMYK color model

#602373 color CMYK value is (17,70,0,55).

  • cyan value is 16.52%
  • magenta value is 69.57%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (17,70,0,55)
C17M70Y0K55 (17%, 70%, 0%, 55%)
(0.17 / 0.70 / 0.00 / 0.55)

CMYK percentages

%16.52
%69.57
%0
%54.9

Codes

Color #602373 in popluar color models

60 23 73
RGB 96 35 115
HSL 286° 53.33% 29.41%
HSB/HSV 286° 69.57% 45.10%
CMYK 16.52% 69.57% 0.00%
54.90%

Color #602373 in popluar number systems.

HEX 60 23 73
Decimal 96 35 115
Binary 1100000 100011 1110011
Octal 140 43 163

Shades and tints

Shades of #602373

#602373
(96,35,115)
#582069
(88,32,105)
#501D5F
(80,29,95)
#481A55
(72,26,85)
#40174B
(64,23,75)
#381441
(56,20,65)
#301137
(48,17,55)
#280E2D
(40,14,45)
#200B23
(32,11,35)
#180819
(24,8,25)
#10050F
(16,5,15)
#000000
(0,0,0)

Tints of #602373

#602373
(96,35,115)
#6E377F
(110,55,127)
#7C4B8B
(124,75,139)
#8A5F97
(138,95,151)
#9873A3
(152,115,163)
#A687AF
(166,135,175)
#B49BBB
(180,155,187)
#C2AFC7
(194,175,199)
#D0C3D3
(208,195,211)
#DED7DF
(222,215,223)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #602373 color. Also use rgb(96,35,115) instead hex code.

Text Font Color

.myTextColor { color: #602373; }

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

This text font color is #602373.

Background Color

.myBgColor { background-color: #602373; }

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

This div background color is #602373.

Border color

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

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

This div border color is #602373.

Opacity

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

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

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

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

This text has shadow with #602373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #602373.

Preview

Color preview on black background

This text has color #602373 on black background.


Color preview on white background

This text has color #602373 on white background.


Black color preview on #602373 background

This text has black color on #602373 background.


White color preview on #602373 background

This text has white color on #602373 background.


Related colors

Complementary color

Complementary color for #hex is #9FDC8C.


I love getcolorcode.com

Triadic colors

1 #736023 and #237360 with #602373 are triadic colors.

2 #732360 and #236073 with #602373 are triadic colors.