COLOR #603781

HEX: #603781 RGB: (96,55,129)

Color info

#603781 contains mainly red and blue colors. Web safe color of #603781 is #663399 (or #639).

RGB color model

#603781 color RGB value is (96,55,129).

RGB: (96,55,129) (38%, 22%, 51%)

RGB channels and saturation

R 96 of 255 = 38%
G 55 of 255 = 22%
B 129 of 255 = 51%

96
55
129

R + G + B ~ 37%. #603781 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 55 + 129 = 280 (100%)
R 96 of 280 ~ 34.29%
G 55 of 280 ~ 19.64%
B 129 of 280 ~ 46.07'%

%34.29
%19.64
%46.07

CMYK color model

#603781 color CMYK value is (26,57,0,49).

  • cyan value is 25.58%
  • magenta value is 57.36%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (26,57,0,49)
C26M57Y0K49 (26%, 57%, 0%, 49%)
(0.26 / 0.57 / 0.00 / 0.49)

CMYK percentages

%25.58
%57.36
%0
%49.41

Codes

Color #603781 in popluar color models

60 37 81
RGB 96 55 129
HSL 273° 40.22% 36.08%
HSB/HSV 273° 57.36% 50.59%
CMYK 25.58% 57.36% 0.00%
49.41%

Color #603781 in popluar number systems.

HEX 60 37 81
Decimal 96 55 129
Binary 1100000 110111 10000001
Octal 140 67 201

Shades and tints

Shades of #603781

#603781
(96,55,129)
#583276
(88,50,118)
#502D6B
(80,45,107)
#482860
(72,40,96)
#402355
(64,35,85)
#381E4A
(56,30,74)
#30193F
(48,25,63)
#281434
(40,20,52)
#200F29
(32,15,41)
#180A1E
(24,10,30)
#100513
(16,5,19)
#000000
(0,0,0)

Tints of #603781

#603781
(96,55,129)
#6E498C
(110,73,140)
#7C5B97
(124,91,151)
#8A6DA2
(138,109,162)
#987FAD
(152,127,173)
#A691B8
(166,145,184)
#B4A3C3
(180,163,195)
#C2B5CE
(194,181,206)
#D0C7D9
(208,199,217)
#DED9E4
(222,217,228)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603781; }

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

This text font color is #603781.

Background Color

.myBgColor { background-color: #603781; }

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

This div background color is #603781.

Border color

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

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

This div border color is #603781.

Opacity

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

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

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

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

This text has shadow with #603781 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603781.

Preview

Color preview on black background

This text has color #603781 on black background.


Color preview on white background

This text has color #603781 on white background.


Black color preview on #603781 background

This text has black color on #603781 background.


White color preview on #603781 background

This text has white color on #603781 background.


Related colors

Complementary color

Complementary color for #hex is #9FC87E.


I love getcolorcode.com

Triadic colors

1 #816037 and #378160 with #603781 are triadic colors.

2 #813760 and #376081 with #603781 are triadic colors.