COLOR #603359

HEX: #603359 RGB: (96,51,89)

Color info

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

RGB color model

#603359 color RGB value is (96,51,89).

RGB: (96,51,89) (38%, 20%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 51 of 255 = 20%
B 89 of 255 = 35%

96
51
89

R + G + B ~ 31%. #603359 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 51 + 89 = 236 (100%)
R 96 of 236 ~ 40.68%
G 51 of 236 ~ 21.61%
B 89 of 236 ~ 37.71'%

%40.68
%21.61
%37.71

CMYK color model

#603359 color CMYK value is (0,47,7,62).

  • cyan value is 0.00%
  • magenta value is 46.88%
  • yellow value is 7.29%
  • key color value is 62.35%

CMYK: (0,47,7,62)
C0M47Y7K62 (0%, 47%, 7%, 62%)
(0.00 / 0.47 / 0.07 / 0.62)

CMYK percentages

%0
%46.88
%7.29
%62.35

Codes

Color #603359 in popluar color models

60 33 59
RGB 96 51 89
HSL 309° 30.61% 28.82%
HSB/HSV 309° 46.88% 37.65%
CMYK 0.00% 46.88% 7.29%
62.35%

Color #603359 in popluar number systems.

HEX 60 33 59
Decimal 96 51 89
Binary 1100000 110011 1011001
Octal 140 63 131

Shades and tints

Shades of #603359

#603359
(96,51,89)
#582F51
(88,47,81)
#502B49
(80,43,73)
#482741
(72,39,65)
#402339
(64,35,57)
#381F31
(56,31,49)
#301B29
(48,27,41)
#281721
(40,23,33)
#201319
(32,19,25)
#180F11
(24,15,17)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #603359

#603359
(96,51,89)
#6E4568
(110,69,104)
#7C5777
(124,87,119)
#8A6986
(138,105,134)
#987B95
(152,123,149)
#A68DA4
(166,141,164)
#B49FB3
(180,159,179)
#C2B1C2
(194,177,194)
#D0C3D1
(208,195,209)
#DED5E0
(222,213,224)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603359; }

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

This text font color is #603359.

Background Color

.myBgColor { background-color: #603359; }

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

This div background color is #603359.

Border color

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

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

This div border color is #603359.

Opacity

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

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

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

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

This text has shadow with #603359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603359.

Preview

Color preview on black background

This text has color #603359 on black background.


Color preview on white background

This text has color #603359 on white background.


Black color preview on #603359 background

This text has black color on #603359 background.


White color preview on #603359 background

This text has white color on #603359 background.


Related colors

Complementary color

Complementary color for #hex is #9FCCA6.


I love getcolorcode.com

Triadic colors

1 #596033 and #335960 with #603359 are triadic colors.

2 #593360 and #336059 with #603359 are triadic colors.