COLOR #605588

HEX: #605588 RGB: (96,85,136)

Color info

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

RGB color model

#605588 color RGB value is (96,85,136).

RGB: (96,85,136) (38%, 33%, 53%)

RGB channels and saturation

R 96 of 255 = 38%
G 85 of 255 = 33%
B 136 of 255 = 53%

96
85
136

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

Portions of RGB colors in percentages

R + G + B = 96 + 85 + 136 = 317 (100%)
R 96 of 317 ~ 30.28%
G 85 of 317 ~ 26.81%
B 136 of 317 ~ 42.9'%

%30.28
%26.81
%42.9

CMYK color model

#605588 color CMYK value is (29,38,0,47).

  • cyan value is 29.41%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (29,38,0,47) C29M38Y0K47 (29%,38%,0%,47%) (0.29/0.38/0.00/0.47) 

CMYK percentages

%29.41
%37.5
%0
%46.67

Codes

Color #605588 in popluar color models

60 55 88
RGB 96 85 136
HSL 253° 23.08% 43.33%
HSB/HSV 253° 37.50% 53.33%
CMYK 29.41% 37.50% 0.00%
46.67%

Color #605588 in popluar number systems.

HEX 60 55 88
Decimal 96 85 136
Binary 1100000 1010101 10001000
Octal 140 125 210

Shades and tints

Shades of #605588

#605588
(96,85,136)
#584E7C
(88,78,124)
#504770
(80,71,112)
#484064
(72,64,100)
#403958
(64,57,88)
#38324C
(56,50,76)
#302B40
(48,43,64)
#282434
(40,36,52)
#201D28
(32,29,40)
#18161C
(24,22,28)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #605588

#605588
(96,85,136)
#6E6492
(110,100,146)
#7C739C
(124,115,156)
#8A82A6
(138,130,166)
#9891B0
(152,145,176)
#A6A0BA
(166,160,186)
#B4AFC4
(180,175,196)
#C2BECE
(194,190,206)
#D0CDD8
(208,205,216)
#DEDCE2
(222,220,226)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #605588 color. Also use rgb(96,85,136) instead hex code.

Text Font Color

.myTextColor { color: #605588; }

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

This text font color is #605588.

Background Color

.myBgColor { background-color: #605588; }

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

This div background color is #605588.

Border color

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

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

This div border color is #605588.

Opacity

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

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

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

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

This text has shadow with #605588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605588.

Preview

Color preview on black background

This text has color #605588 on black background.


Color preview on white background

This text has color #605588 on white background.


Black color preview on #605588 background

This text has black color on #605588 background.


White color preview on #605588 background

This text has white color on #605588 background.


Related colors

Complementary color

Complementary color for #hex is #9FAA77.


I love getcolorcode.com

Triadic colors

1 #886055 and #558860 with #605588 are triadic colors.

2 #885560 and #556088 with #605588 are triadic colors.