COLOR #603148

HEX: #603148 RGB: (96,49,72)

Color info

#603148 contains red, green and blue colors in about the same proportion. Web safe color of #603148 is #663333 (or #633).

RGB color model

#603148 color RGB value is (96,49,72).

RGB: (96,49,72) (38%, 19%, 28%)

RGB channels and saturation

R 96 of 255 = 38%
G 49 of 255 = 19%
B 72 of 255 = 28%

96
49
72

R + G + B ~ 28%. #603148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 49 + 72 = 217 (100%)
R 96 of 217 ~ 44.24%
G 49 of 217 ~ 22.58%
B 72 of 217 ~ 33.18'%

%44.24
%22.58
%33.18

CMYK color model

#603148 color CMYK value is (0,49,25,62).

  • cyan value is 0.00%
  • magenta value is 48.96%
  • yellow value is 25.00%
  • key color value is 62.35%

CMYK: (0,49,25,62)
C0M49Y25K62 (0%, 49%, 25%, 62%)
(0.00 / 0.49 / 0.25 / 0.62)

CMYK percentages

%0
%48.96
%25
%62.35

Codes

Color #603148 in popluar color models

60 31 48
RGB 96 49 72
HSL 331° 32.41% 28.43%
HSB/HSV 331° 48.96% 37.65%
CMYK 0.00% 48.96% 25.00%
62.35%

Color #603148 in popluar number systems.

HEX 60 31 48
Decimal 96 49 72
Binary 1100000 110001 1001000
Octal 140 61 110

Shades and tints

Shades of #603148

#603148
(96,49,72)
#582D42
(88,45,66)
#50293C
(80,41,60)
#482536
(72,37,54)
#402130
(64,33,48)
#381D2A
(56,29,42)
#301924
(48,25,36)
#28151E
(40,21,30)
#201118
(32,17,24)
#180D12
(24,13,18)
#10090C
(16,9,12)
#000000
(0,0,0)

Tints of #603148

#603148
(96,49,72)
#6E4358
(110,67,88)
#7C5568
(124,85,104)
#8A6778
(138,103,120)
#987988
(152,121,136)
#A68B98
(166,139,152)
#B49DA8
(180,157,168)
#C2AFB8
(194,175,184)
#D0C1C8
(208,193,200)
#DED3D8
(222,211,216)
#ECE5E8
(236,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603148 color. Also use rgb(96,49,72) instead hex code.

Text Font Color

.myTextColor { color: #603148; }

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

This text font color is #603148.

Background Color

.myBgColor { background-color: #603148; }

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

This div background color is #603148.

Border color

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

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

This div border color is #603148.

Opacity

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

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

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

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

This text has shadow with #603148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603148.

Preview

Color preview on black background

This text has color #603148 on black background.


Color preview on white background

This text has color #603148 on white background.


Black color preview on #603148 background

This text has black color on #603148 background.


White color preview on #603148 background

This text has white color on #603148 background.


Related colors

Complementary color

Complementary color for #hex is #9FCEB7.


I love getcolorcode.com

Triadic colors

1 #486031 and #314860 with #603148 are triadic colors.

2 #483160 and #316048 with #603148 are triadic colors.