COLOR #603973

HEX: #603973 RGB: (96,57,115)

Color info

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

RGB color model

#603973 color RGB value is (96,57,115).

RGB: (96,57,115) (38%, 22%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 57 of 255 = 22%
B 115 of 255 = 45%

96
57
115

R + G + B ~ 35%. #603973 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 57 + 115 = 268 (100%)
R 96 of 268 ~ 35.82%
G 57 of 268 ~ 21.27%
B 115 of 268 ~ 42.91'%

%35.82
%21.27
%42.91

CMYK color model

#603973 color CMYK value is (17,50,0,55).

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

CMYK: (17,50,0,55)
C17M50Y0K55 (17%, 50%, 0%, 55%)
(0.17 / 0.50 / 0.00 / 0.55)

CMYK percentages

%16.52
%50.43
%0
%54.9

Codes

Color #603973 in popluar color models

60 39 73
RGB 96 57 115
HSL 280° 33.72% 33.73%
HSB/HSV 280° 50.43% 45.10%
CMYK 16.52% 50.43% 0.00%
54.90%

Color #603973 in popluar number systems.

HEX 60 39 73
Decimal 96 57 115
Binary 1100000 111001 1110011
Octal 140 71 163

Shades and tints

Shades of #603973

#603973
(96,57,115)
#583469
(88,52,105)
#502F5F
(80,47,95)
#482A55
(72,42,85)
#40254B
(64,37,75)
#382041
(56,32,65)
#301B37
(48,27,55)
#28162D
(40,22,45)
#201123
(32,17,35)
#180C19
(24,12,25)
#10070F
(16,7,15)
#000000
(0,0,0)

Tints of #603973

#603973
(96,57,115)
#6E4B7F
(110,75,127)
#7C5D8B
(124,93,139)
#8A6F97
(138,111,151)
#9881A3
(152,129,163)
#A693AF
(166,147,175)
#B4A5BB
(180,165,187)
#C2B7C7
(194,183,199)
#D0C9D3
(208,201,211)
#DEDBDF
(222,219,223)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603973; }

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

This text font color is #603973.

Background Color

.myBgColor { background-color: #603973; }

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

This div background color is #603973.

Border color

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

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

This div border color is #603973.

Opacity

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

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

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

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

This text has shadow with #603973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603973.

Preview

Color preview on black background

This text has color #603973 on black background.


Color preview on white background

This text has color #603973 on white background.


Black color preview on #603973 background

This text has black color on #603973 background.


White color preview on #603973 background

This text has white color on #603973 background.


Related colors

Complementary color

Complementary color for #hex is #9FC68C.


I love getcolorcode.com

Triadic colors

1 #736039 and #397360 with #603973 are triadic colors.

2 #733960 and #396073 with #603973 are triadic colors.