COLOR #603367

HEX: #603367 RGB: (96,51,103)

Color info

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

RGB color model

#603367 color RGB value is (96,51,103).

RGB: (96,51,103) (38%, 20%, 40%)

RGB channels and saturation

R 96 of 255 = 38%
G 51 of 255 = 20%
B 103 of 255 = 40%

96
51
103

R + G + B ~ 33%. #603367 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 51 + 103 = 250 (100%)
R 96 of 250 ~ 38.4%
G 51 of 250 ~ 20.4%
B 103 of 250 ~ 41.2'%

%38.4
%20.4
%41.2

CMYK color model

#603367 color CMYK value is (7,50,0,60).

  • cyan value is 6.80%
  • magenta value is 50.49%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (7,50,0,60)
C7M50Y0K60 (7%, 50%, 0%, 60%)
(0.07 / 0.50 / 0.00 / 0.60)

CMYK percentages

%6.8
%50.49
%0
%59.61

Codes

Color #603367 in popluar color models

60 33 67
RGB 96 51 103
HSL 292° 33.77% 30.20%
HSB/HSV 292° 50.49% 40.39%
CMYK 6.80% 50.49% 0.00%
59.61%

Color #603367 in popluar number systems.

HEX 60 33 67
Decimal 96 51 103
Binary 1100000 110011 1100111
Octal 140 63 147

Shades and tints

Shades of #603367

#603367
(96,51,103)
#582F5E
(88,47,94)
#502B55
(80,43,85)
#48274C
(72,39,76)
#402343
(64,35,67)
#381F3A
(56,31,58)
#301B31
(48,27,49)
#281728
(40,23,40)
#20131F
(32,19,31)
#180F16
(24,15,22)
#100B0D
(16,11,13)
#000000
(0,0,0)

Tints of #603367

#603367
(96,51,103)
#6E4574
(110,69,116)
#7C5781
(124,87,129)
#8A698E
(138,105,142)
#987B9B
(152,123,155)
#A68DA8
(166,141,168)
#B49FB5
(180,159,181)
#C2B1C2
(194,177,194)
#D0C3CF
(208,195,207)
#DED5DC
(222,213,220)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603367 color. Also use rgb(96,51,103) instead hex code.

Text Font Color

.myTextColor { color: #603367; }

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

This text font color is #603367.

Background Color

.myBgColor { background-color: #603367; }

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

This div background color is #603367.

Border color

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

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

This div border color is #603367.

Opacity

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

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

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

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

This text has shadow with #603367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603367.

Preview

Color preview on black background

This text has color #603367 on black background.


Color preview on white background

This text has color #603367 on white background.


Black color preview on #603367 background

This text has black color on #603367 background.


White color preview on #603367 background

This text has white color on #603367 background.


Related colors

Complementary color

Complementary color for #hex is #9FCC98.


I love getcolorcode.com

Triadic colors

1 #676033 and #336760 with #603367 are triadic colors.

2 #673360 and #336067 with #603367 are triadic colors.