COLOR #58518D

HEX: #58518D RGB: (88,81,141)

Color info

#58518D contains mainly red and blue colors. Web safe color of #58518D is #666699 (or #669).

RGB color model

#58518D color RGB value is (88,81,141).

RGB: (88,81,141) (35%, 32%, 55%)

RGB channels and saturation

R 88 of 255 = 35%
G 81 of 255 = 32%
B 141 of 255 = 55%

88
81
141

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

Portions of RGB colors in percentages

R + G + B = 88 + 81 + 141 = 310 (100%)
R 88 of 310 ~ 28.39%
G 81 of 310 ~ 26.13%
B 141 of 310 ~ 45.48'%

%28.39
%26.13
%45.48

CMYK color model

#58518D color CMYK value is (38,43,0,45).

  • cyan value is 37.59%
  • magenta value is 42.55%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (38,43,0,45) C38M43Y0K45 (38%,43%,0%,45%) (0.38/0.43/0.00/0.45) 

CMYK percentages

%37.59
%42.55
%0
%44.71

Codes

Color #58518D in popluar color models

58 51 8D
RGB 88 81 141
HSL 247° 27.03% 43.53%
HSB/HSV 247° 42.55% 55.29%
CMYK 37.59% 42.55% 0.00%
44.71%

Color #58518D in popluar number systems.

HEX 58 51 8D
Decimal 88 81 141
Binary 1011000 1010001 10001101
Octal 130 121 215

Shades and tints

Shades of #58518D

#58518D
(88,81,141)
#504A81
(80,74,129)
#484375
(72,67,117)
#403C69
(64,60,105)
#38355D
(56,53,93)
#302E51
(48,46,81)
#282745
(40,39,69)
#202039
(32,32,57)
#18192D
(24,25,45)
#101221
(16,18,33)
#080B15
(8,11,21)
#000000
(0,0,0)

Tints of #58518D

#58518D
(88,81,141)
#676097
(103,96,151)
#766FA1
(118,111,161)
#857EAB
(133,126,171)
#948DB5
(148,141,181)
#A39CBF
(163,156,191)
#B2ABC9
(178,171,201)
#C1BAD3
(193,186,211)
#D0C9DD
(208,201,221)
#DFD8E7
(223,216,231)
#EEE7F1
(238,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58518D color. Also use rgb(88,81,141) instead hex code.

Text Font Color

.myTextColor { color: #58518D; }

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

This text font color is #58518D.

Background Color

.myBgColor { background-color: #58518D; }

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

This div background color is #58518D.

Border color

.myBorderColor { border: 1px solid #58518D; }

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

This div border color is #58518D.

Opacity

.myOpacity80 { color: #58518D; opacity: 0.8; }

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

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

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

This text has shadow with #58518D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58518D.

Preview

Color preview on black background

This text has color #58518D on black background.


Color preview on white background

This text has color #58518D on white background.


Black color preview on #58518D background

This text has black color on #58518D background.


White color preview on #58518D background

This text has white color on #58518D background.


Related colors

Complementary color

Complementary color for #hex is #A7AE72.


I love getcolorcode.com

Triadic colors

1 #8D5851 and #518D58 with #58518D are triadic colors.

2 #8D5158 and #51588D with #58518D are triadic colors.