COLOR #604187

HEX: #604187 RGB: (96,65,135)

Color info

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

RGB color model

#604187 color RGB value is (96,65,135).

RGB: (96,65,135) (38%, 25%, 53%)

RGB channels and saturation

R 96 of 255 = 38%
G 65 of 255 = 25%
B 135 of 255 = 53%

96
65
135

R + G + B ~ 39%. #604187 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 65 + 135 = 296 (100%)
R 96 of 296 ~ 32.43%
G 65 of 296 ~ 21.96%
B 135 of 296 ~ 45.61'%

%32.43
%21.96
%45.61

CMYK color model

#604187 color CMYK value is (29,52,0,47).

  • cyan value is 28.89%
  • magenta value is 51.85%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (29,52,0,47) C29M52Y0K47 (29%,52%,0%,47%) (0.29/0.52/0.00/0.47) 

CMYK percentages

%28.89
%51.85
%0
%47.06

Codes

Color #604187 in popluar color models

60 41 87
RGB 96 65 135
HSL 267° 35.00% 39.22%
HSB/HSV 267° 51.85% 52.94%
CMYK 28.89% 51.85% 0.00%
47.06%

Color #604187 in popluar number systems.

HEX 60 41 87
Decimal 96 65 135
Binary 1100000 1000001 10000111
Octal 140 101 207

Shades and tints

Shades of #604187

#604187
(96,65,135)
#583C7B
(88,60,123)
#50376F
(80,55,111)
#483263
(72,50,99)
#402D57
(64,45,87)
#38284B
(56,40,75)
#30233F
(48,35,63)
#281E33
(40,30,51)
#201927
(32,25,39)
#18141B
(24,20,27)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #604187

#604187
(96,65,135)
#6E5291
(110,82,145)
#7C639B
(124,99,155)
#8A74A5
(138,116,165)
#9885AF
(152,133,175)
#A696B9
(166,150,185)
#B4A7C3
(180,167,195)
#C2B8CD
(194,184,205)
#D0C9D7
(208,201,215)
#DEDAE1
(222,218,225)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604187 color. Also use rgb(96,65,135) instead hex code.

Text Font Color

.myTextColor { color: #604187; }

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

This text font color is #604187.

Background Color

.myBgColor { background-color: #604187; }

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

This div background color is #604187.

Border color

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

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

This div border color is #604187.

Opacity

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

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

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

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

This text has shadow with #604187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604187.

Preview

Color preview on black background

This text has color #604187 on black background.


Color preview on white background

This text has color #604187 on white background.


Black color preview on #604187 background

This text has black color on #604187 background.


White color preview on #604187 background

This text has white color on #604187 background.


Related colors

Complementary color

Complementary color for #hex is #9FBE78.


I love getcolorcode.com

Triadic colors

1 #876041 and #418760 with #604187 are triadic colors.

2 #874160 and #416087 with #604187 are triadic colors.