COLOR #603672

HEX: #603672 RGB: (96,54,114)

Color info

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

RGB color model

#603672 color RGB value is (96,54,114).

RGB: (96,54,114) (38%, 21%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 54 of 255 = 21%
B 114 of 255 = 45%

96
54
114

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

Portions of RGB colors in percentages

R + G + B = 96 + 54 + 114 = 264 (100%)
R 96 of 264 ~ 36.36%
G 54 of 264 ~ 20.45%
B 114 of 264 ~ 43.18'%

%36.36
%20.45
%43.18

CMYK color model

#603672 color CMYK value is (16,53,0,55).

  • cyan value is 15.79%
  • magenta value is 52.63%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (16,53,0,55)
C16M53Y0K55 (16%, 53%, 0%, 55%)
(0.16 / 0.53 / 0.00 / 0.55)

CMYK percentages

%15.79
%52.63
%0
%55.29

Codes

Color #603672 in popluar color models

60 36 72
RGB 96 54 114
HSL 282° 35.71% 32.94%
HSB/HSV 282° 52.63% 44.71%
CMYK 15.79% 52.63% 0.00%
55.29%

Color #603672 in popluar number systems.

HEX 60 36 72
Decimal 96 54 114
Binary 1100000 110110 1110010
Octal 140 66 162

Shades and tints

Shades of #603672

#603672
(96,54,114)
#583268
(88,50,104)
#502E5E
(80,46,94)
#482A54
(72,42,84)
#40264A
(64,38,74)
#382240
(56,34,64)
#301E36
(48,30,54)
#281A2C
(40,26,44)
#201622
(32,22,34)
#181218
(24,18,24)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #603672

#603672
(96,54,114)
#6E487E
(110,72,126)
#7C5A8A
(124,90,138)
#8A6C96
(138,108,150)
#987EA2
(152,126,162)
#A690AE
(166,144,174)
#B4A2BA
(180,162,186)
#C2B4C6
(194,180,198)
#D0C6D2
(208,198,210)
#DED8DE
(222,216,222)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603672 color. Also use rgb(96,54,114) instead hex code.

Text Font Color

.myTextColor { color: #603672; }

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

This text font color is #603672.

Background Color

.myBgColor { background-color: #603672; }

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

This div background color is #603672.

Border color

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

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

This div border color is #603672.

Opacity

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

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

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

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

This text has shadow with #603672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603672.

Preview

Color preview on black background

This text has color #603672 on black background.


Color preview on white background

This text has color #603672 on white background.


Black color preview on #603672 background

This text has black color on #603672 background.


White color preview on #603672 background

This text has white color on #603672 background.


Related colors

Complementary color

Complementary color for #hex is #9FC98D.


I love getcolorcode.com

Triadic colors

1 #726036 and #367260 with #603672 are triadic colors.

2 #723660 and #366072 with #603672 are triadic colors.