COLOR #603761

HEX: #603761 RGB: (96,55,97)

Color info

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

RGB color model

#603761 color RGB value is (96,55,97).

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

RGB channels and saturation

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

96
55
97

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

Portions of RGB colors in percentages

R + G + B = 96 + 55 + 97 = 248 (100%)
R 96 of 248 ~ 38.71%
G 55 of 248 ~ 22.18%
B 97 of 248 ~ 39.11'%

%38.71
%22.18
%39.11

CMYK color model

#603761 color CMYK value is (1,43,0,62).

  • cyan value is 1.03%
  • magenta value is 43.30%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (1,43,0,62) C1M43Y0K62 (1%,43%,0%,62%) (0.01/0.43/0.00/0.62) 

CMYK percentages

%1.03
%43.3
%0
%61.96

Codes

Color #603761 in popluar color models

60 37 61
RGB 96 55 97
HSL 299° 27.63% 29.80%
HSB/HSV 299° 43.30% 38.04%
CMYK 1.03% 43.30% 0.00%
61.96%

Color #603761 in popluar number systems.

HEX 60 37 61
Decimal 96 55 97
Binary 1100000 110111 1100001
Octal 140 67 141

Shades and tints

Shades of #603761

#603761
(96,55,97)
#583259
(88,50,89)
#502D51
(80,45,81)
#482849
(72,40,73)
#402341
(64,35,65)
#381E39
(56,30,57)
#301931
(48,25,49)
#281429
(40,20,41)
#200F21
(32,15,33)
#180A19
(24,10,25)
#100511
(16,5,17)
#000000
(0,0,0)

Tints of #603761

#603761
(96,55,97)
#6E496F
(110,73,111)
#7C5B7D
(124,91,125)
#8A6D8B
(138,109,139)
#987F99
(152,127,153)
#A691A7
(166,145,167)
#B4A3B5
(180,163,181)
#C2B5C3
(194,181,195)
#D0C7D1
(208,199,209)
#DED9DF
(222,217,223)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603761; }

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

This text font color is #603761.

Background Color

.myBgColor { background-color: #603761; }

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

This div background color is #603761.

Border color

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

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

This div border color is #603761.

Opacity

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

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

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

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

This text has shadow with #603761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603761.

Preview

Color preview on black background

This text has color #603761 on black background.


Color preview on white background

This text has color #603761 on white background.


Black color preview on #603761 background

This text has black color on #603761 background.


White color preview on #603761 background

This text has white color on #603761 background.


Related colors

Complementary color

Complementary color for #hex is #9FC89E.


I love getcolorcode.com

Triadic colors

1 #616037 and #376160 with #603761 are triadic colors.

2 #613760 and #376061 with #603761 are triadic colors.