COLOR #60587E

HEX: #60587E RGB: (96,88,126)

Color info

#60587E contains red, green and blue colors in about the same proportion. Web safe color of #60587E is #666666 (or #666).

RGB color model

#60587E color RGB value is (96,88,126).

RGB: (96,88,126) (38%, 35%, 49%)

RGB channels and saturation

R 96 of 255 = 38%
G 88 of 255 = 35%
B 126 of 255 = 49%

96
88
126

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

Portions of RGB colors in percentages

R + G + B = 96 + 88 + 126 = 310 (100%)
R 96 of 310 ~ 30.97%
G 88 of 310 ~ 28.39%
B 126 of 310 ~ 40.65'%

%30.97
%28.39
%40.65

CMYK color model

#60587E color CMYK value is (24,30,0,51).

  • cyan value is 23.81%
  • magenta value is 30.16%
  • yellow value is 0.00%
  • key color value is 50.59%
CMYK: (24,30,0,51) C24M30Y0K51 (24%,30%,0%,51%) (0.24/0.30/0.00/0.51) 

CMYK percentages

%23.81
%30.16
%0
%50.59

Codes

Color #60587E in popluar color models

60 58 7E
RGB 96 88 126
HSL 253° 17.76% 41.96%
HSB/HSV 253° 30.16% 49.41%
CMYK 23.81% 30.16% 0.00%
50.59%

Color #60587E in popluar number systems.

HEX 60 58 7E
Decimal 96 88 126
Binary 1100000 1011000 1111110
Octal 140 130 176

Shades and tints

Shades of #60587E

#60587E
(96,88,126)
#585073
(88,80,115)
#504868
(80,72,104)
#48405D
(72,64,93)
#403852
(64,56,82)
#383047
(56,48,71)
#30283C
(48,40,60)
#282031
(40,32,49)
#201826
(32,24,38)
#18101B
(24,16,27)
#100810
(16,8,16)
#000000
(0,0,0)

Tints of #60587E

#60587E
(96,88,126)
#6E6789
(110,103,137)
#7C7694
(124,118,148)
#8A859F
(138,133,159)
#9894AA
(152,148,170)
#A6A3B5
(166,163,181)
#B4B2C0
(180,178,192)
#C2C1CB
(194,193,203)
#D0D0D6
(208,208,214)
#DEDFE1
(222,223,225)
#ECEEEC
(236,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60587E color. Also use rgb(96,88,126) instead hex code.

Text Font Color

.myTextColor { color: #60587E; }

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

This text font color is #60587E.

Background Color

.myBgColor { background-color: #60587E; }

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

This div background color is #60587E.

Border color

.myBorderColor { border: 1px solid #60587E; }

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

This div border color is #60587E.

Opacity

.myOpacity80 { color: #60587E; opacity: 0.8; }

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

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

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

This text has shadow with #60587E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60587E.

Preview

Color preview on black background

This text has color #60587E on black background.


Color preview on white background

This text has color #60587E on white background.


Black color preview on #60587E background

This text has black color on #60587E background.


White color preview on #60587E background

This text has white color on #60587E background.


Related colors

Complementary color

Complementary color for #hex is #9FA781.


I love getcolorcode.com

Triadic colors

1 #7E6058 and #587E60 with #60587E are triadic colors.

2 #7E5860 and #58607E with #60587E are triadic colors.