COLOR #603465

HEX: #603465 RGB: (96,52,101)

Color info

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

RGB color model

#603465 color RGB value is (96,52,101).

RGB: (96,52,101) (38%, 20%, 40%)

RGB channels and saturation

R 96 of 255 = 38%
G 52 of 255 = 20%
B 101 of 255 = 40%

96
52
101

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

Portions of RGB colors in percentages

R + G + B = 96 + 52 + 101 = 249 (100%)
R 96 of 249 ~ 38.55%
G 52 of 249 ~ 20.88%
B 101 of 249 ~ 40.56'%

%38.55
%20.88
%40.56

CMYK color model

#603465 color CMYK value is (5,49,0,60).

  • cyan value is 4.95%
  • magenta value is 48.51%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (5,49,0,60)
C5M49Y0K60 (5%, 49%, 0%, 60%)
(0.05 / 0.49 / 0.00 / 0.60)

CMYK percentages

%4.95
%48.51
%0
%60.39

Codes

Color #603465 in popluar color models

60 34 65
RGB 96 52 101
HSL 294° 32.03% 30.00%
HSB/HSV 294° 48.51% 39.61%
CMYK 4.95% 48.51% 0.00%
60.39%

Color #603465 in popluar number systems.

HEX 60 34 65
Decimal 96 52 101
Binary 1100000 110100 1100101
Octal 140 64 145

Shades and tints

Shades of #603465

#603465
(96,52,101)
#58305C
(88,48,92)
#502C53
(80,44,83)
#48284A
(72,40,74)
#402441
(64,36,65)
#382038
(56,32,56)
#301C2F
(48,28,47)
#281826
(40,24,38)
#20141D
(32,20,29)
#181014
(24,16,20)
#100C0B
(16,12,11)
#000000
(0,0,0)

Tints of #603465

#603465
(96,52,101)
#6E4673
(110,70,115)
#7C5881
(124,88,129)
#8A6A8F
(138,106,143)
#987C9D
(152,124,157)
#A68EAB
(166,142,171)
#B4A0B9
(180,160,185)
#C2B2C7
(194,178,199)
#D0C4D5
(208,196,213)
#DED6E3
(222,214,227)
#ECE8F1
(236,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603465 color. Also use rgb(96,52,101) instead hex code.

Text Font Color

.myTextColor { color: #603465; }

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

This text font color is #603465.

Background Color

.myBgColor { background-color: #603465; }

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

This div background color is #603465.

Border color

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

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

This div border color is #603465.

Opacity

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

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

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

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

This text has shadow with #603465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603465.

Preview

Color preview on black background

This text has color #603465 on black background.


Color preview on white background

This text has color #603465 on white background.


Black color preview on #603465 background

This text has black color on #603465 background.


White color preview on #603465 background

This text has white color on #603465 background.


Related colors

Complementary color

Complementary color for #hex is #9FCB9A.


I love getcolorcode.com

Triadic colors

1 #656034 and #346560 with #603465 are triadic colors.

2 #653460 and #346065 with #603465 are triadic colors.