COLOR #605289

HEX: #605289 RGB: (96,82,137)

Color info

#605289 contains red, green and blue colors in about the same proportion. Web safe color of #605289 is #666699 (or #669).

RGB color model

#605289 color RGB value is (96,82,137).

RGB: (96,82,137) (38%, 32%, 54%)

RGB channels and saturation

R 96 of 255 = 38%
G 82 of 255 = 32%
B 137 of 255 = 54%

96
82
137

R + G + B ~ 41%. #605289 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 82 + 137 = 315 (100%)
R 96 of 315 ~ 30.48%
G 82 of 315 ~ 26.03%
B 137 of 315 ~ 43.49'%

%30.48
%26.03
%43.49

CMYK color model

#605289 color CMYK value is (30,40,0,46).

  • cyan value is 29.93%
  • magenta value is 40.15%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (30,40,0,46)
C30M40Y0K46 (30%, 40%, 0%, 46%)
(0.30 / 0.40 / 0.00 / 0.46)

CMYK percentages

%29.93
%40.15
%0
%46.27

Codes

Color #605289 in popluar color models

60 52 89
RGB 96 82 137
HSL 255° 25.11% 42.94%
HSB/HSV 255° 40.15% 53.73%
CMYK 29.93% 40.15% 0.00%
46.27%

Color #605289 in popluar number systems.

HEX 60 52 89
Decimal 96 82 137
Binary 1100000 1010010 10001001
Octal 140 122 211

Shades and tints

Shades of #605289

#605289
(96,82,137)
#584B7D
(88,75,125)
#504471
(80,68,113)
#483D65
(72,61,101)
#403659
(64,54,89)
#382F4D
(56,47,77)
#302841
(48,40,65)
#282135
(40,33,53)
#201A29
(32,26,41)
#18131D
(24,19,29)
#100C11
(16,12,17)
#000000
(0,0,0)

Tints of #605289

#605289
(96,82,137)
#6E6193
(110,97,147)
#7C709D
(124,112,157)
#8A7FA7
(138,127,167)
#988EB1
(152,142,177)
#A69DBB
(166,157,187)
#B4ACC5
(180,172,197)
#C2BBCF
(194,187,207)
#D0CAD9
(208,202,217)
#DED9E3
(222,217,227)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #605289; }

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

This text font color is #605289.

Background Color

.myBgColor { background-color: #605289; }

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

This div background color is #605289.

Border color

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

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

This div border color is #605289.

Opacity

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

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

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

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

This text has shadow with #605289 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605289.

Preview

Color preview on black background

This text has color #605289 on black background.


Color preview on white background

This text has color #605289 on white background.


Black color preview on #605289 background

This text has black color on #605289 background.


White color preview on #605289 background

This text has white color on #605289 background.


Related colors

Complementary color

Complementary color for #hex is #9FAD76.


I love getcolorcode.com

Triadic colors

1 #896052 and #528960 with #605289 are triadic colors.

2 #895260 and #526089 with #605289 are triadic colors.