COLOR #603961

HEX: #603961 RGB: (96,57,97)

Color info

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

RGB color model

#603961 color RGB value is (96,57,97).

RGB: (96,57,97) (38%, 22%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 57 of 255 = 22%
B 97 of 255 = 38%

96
57
97

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

Portions of RGB colors in percentages

R + G + B = 96 + 57 + 97 = 250 (100%)
R 96 of 250 ~ 38.4%
G 57 of 250 ~ 22.8%
B 97 of 250 ~ 38.8'%

%38.4
%22.8
%38.8

CMYK color model

#603961 color CMYK value is (1,41,0,62).

  • cyan value is 1.03%
  • magenta value is 41.24%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (1,41,0,62)
C1M41Y0K62 (1%, 41%, 0%, 62%)
(0.01 / 0.41 / 0.00 / 0.62)

CMYK percentages

%1.03
%41.24
%0
%61.96

Codes

Color #603961 in popluar color models

60 39 61
RGB 96 57 97
HSL 299° 25.97% 30.20%
HSB/HSV 299° 41.24% 38.04%
CMYK 1.03% 41.24% 0.00%
61.96%

Color #603961 in popluar number systems.

HEX 60 39 61
Decimal 96 57 97
Binary 1100000 111001 1100001
Octal 140 71 141

Shades and tints

Shades of #603961

#603961
(96,57,97)
#583459
(88,52,89)
#502F51
(80,47,81)
#482A49
(72,42,73)
#402541
(64,37,65)
#382039
(56,32,57)
#301B31
(48,27,49)
#281629
(40,22,41)
#201121
(32,17,33)
#180C19
(24,12,25)
#100711
(16,7,17)
#000000
(0,0,0)

Tints of #603961

#603961
(96,57,97)
#6E4B6F
(110,75,111)
#7C5D7D
(124,93,125)
#8A6F8B
(138,111,139)
#988199
(152,129,153)
#A693A7
(166,147,167)
#B4A5B5
(180,165,181)
#C2B7C3
(194,183,195)
#D0C9D1
(208,201,209)
#DEDBDF
(222,219,223)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603961 color. Also use rgb(96,57,97) instead hex code.

Text Font Color

.myTextColor { color: #603961; }

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

This text font color is #603961.

Background Color

.myBgColor { background-color: #603961; }

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

This div background color is #603961.

Border color

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

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

This div border color is #603961.

Opacity

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

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

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

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

This text has shadow with #603961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603961.

Preview

Color preview on black background

This text has color #603961 on black background.


Color preview on white background

This text has color #603961 on white background.


Black color preview on #603961 background

This text has black color on #603961 background.


White color preview on #603961 background

This text has white color on #603961 background.


Related colors

Complementary color

Complementary color for #hex is #9FC69E.


I love getcolorcode.com

Triadic colors

1 #616039 and #396160 with #603961 are triadic colors.

2 #613960 and #396061 with #603961 are triadic colors.