COLOR #603152

HEX: #603152 RGB: (96,49,82)

Color info

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

RGB color model

#603152 color RGB value is (96,49,82).

RGB: (96,49,82) (38%, 19%, 32%)

RGB channels and saturation

R 96 of 255 = 38%
G 49 of 255 = 19%
B 82 of 255 = 32%

96
49
82

R + G + B ~ 30%. #603152 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 49 + 82 = 227 (100%)
R 96 of 227 ~ 42.29%
G 49 of 227 ~ 21.59%
B 82 of 227 ~ 36.12'%

%42.29
%21.59
%36.12

CMYK color model

#603152 color CMYK value is (0,49,15,62).

  • cyan value is 0.00%
  • magenta value is 48.96%
  • yellow value is 14.58%
  • key color value is 62.35%
CMYK: (0,49,15,62) C0M49Y15K62 (0%,49%,15%,62%) (0.00/0.49/0.15/0.62) 

CMYK percentages

%0
%48.96
%14.58
%62.35

Codes

Color #603152 in popluar color models

60 31 52
RGB 96 49 82
HSL 318° 32.41% 28.43%
HSB/HSV 318° 48.96% 37.65%
CMYK 0.00% 48.96% 14.58%
62.35%

Color #603152 in popluar number systems.

HEX 60 31 52
Decimal 96 49 82
Binary 1100000 110001 1010010
Octal 140 61 122

Shades and tints

Shades of #603152

#603152
(96,49,82)
#582D4B
(88,45,75)
#502944
(80,41,68)
#48253D
(72,37,61)
#402136
(64,33,54)
#381D2F
(56,29,47)
#301928
(48,25,40)
#281521
(40,21,33)
#20111A
(32,17,26)
#180D13
(24,13,19)
#10090C
(16,9,12)
#000000
(0,0,0)

Tints of #603152

#603152
(96,49,82)
#6E4361
(110,67,97)
#7C5570
(124,85,112)
#8A677F
(138,103,127)
#98798E
(152,121,142)
#A68B9D
(166,139,157)
#B49DAC
(180,157,172)
#C2AFBB
(194,175,187)
#D0C1CA
(208,193,202)
#DED3D9
(222,211,217)
#ECE5E8
(236,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603152; }

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

This text font color is #603152.

Background Color

.myBgColor { background-color: #603152; }

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

This div background color is #603152.

Border color

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

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

This div border color is #603152.

Opacity

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

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

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

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

This text has shadow with #603152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603152.

Preview

Color preview on black background

This text has color #603152 on black background.


Color preview on white background

This text has color #603152 on white background.


Black color preview on #603152 background

This text has black color on #603152 background.


White color preview on #603152 background

This text has white color on #603152 background.


Related colors

Complementary color

Complementary color for #hex is #9FCEAD.


I love getcolorcode.com

Triadic colors

1 #526031 and #315260 with #603152 are triadic colors.

2 #523160 and #316052 with #603152 are triadic colors.