COLOR #58528C

HEX: #58528C RGB: (88,82,140)

Color info

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

RGB color model

#58528C color RGB value is (88,82,140).

RGB: (88,82,140) (35%, 32%, 55%)

RGB channels and saturation

R 88 of 255 = 35%
G 82 of 255 = 32%
B 140 of 255 = 55%

88
82
140

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

Portions of RGB colors in percentages

R + G + B = 88 + 82 + 140 = 310 (100%)
R 88 of 310 ~ 28.39%
G 82 of 310 ~ 26.45%
B 140 of 310 ~ 45.16'%

%28.39
%26.45
%45.16

CMYK color model

#58528C color CMYK value is (37,41,0,45).

  • cyan value is 37.14%
  • magenta value is 41.43%
  • yellow value is 0.00%
  • key color value is 45.10%

CMYK: (37,41,0,45)
C37M41Y0K45 (37%, 41%, 0%, 45%)
(0.37 / 0.41 / 0.00 / 0.45)

CMYK percentages

%37.14
%41.43
%0
%45.1

Codes

Color #58528C in popluar color models

58 52 8C
RGB 88 82 140
HSL 246° 26.13% 43.53%
HSB/HSV 246° 41.43% 54.90%
CMYK 37.14% 41.43% 0.00%
45.10%

Color #58528C in popluar number systems.

HEX 58 52 8C
Decimal 88 82 140
Binary 1011000 1010010 10001100
Octal 130 122 214

Shades and tints

Shades of #58528C

#58528C
(88,82,140)
#504B80
(80,75,128)
#484474
(72,68,116)
#403D68
(64,61,104)
#38365C
(56,54,92)
#302F50
(48,47,80)
#282844
(40,40,68)
#202138
(32,33,56)
#181A2C
(24,26,44)
#101320
(16,19,32)
#080C14
(8,12,20)
#000000
(0,0,0)

Tints of #58528C

#58528C
(88,82,140)
#676196
(103,97,150)
#7670A0
(118,112,160)
#857FAA
(133,127,170)
#948EB4
(148,142,180)
#A39DBE
(163,157,190)
#B2ACC8
(178,172,200)
#C1BBD2
(193,187,210)
#D0CADC
(208,202,220)
#DFD9E6
(223,217,230)
#EEE8F0
(238,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58528C color. Also use rgb(88,82,140) instead hex code.

Text Font Color

.myTextColor { color: #58528C; }

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

This text font color is #58528C.

Background Color

.myBgColor { background-color: #58528C; }

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

This div background color is #58528C.

Border color

.myBorderColor { border: 1px solid #58528C; }

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

This div border color is #58528C.

Opacity

.myOpacity80 { color: #58528C; opacity: 0.8; }

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

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

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

This text has shadow with #58528C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58528C.

Preview

Color preview on black background

This text has color #58528C on black background.


Color preview on white background

This text has color #58528C on white background.


Black color preview on #58528C background

This text has black color on #58528C background.


White color preview on #58528C background

This text has white color on #58528C background.


Related colors

Complementary color

Complementary color for #hex is #A7AD73.


I love getcolorcode.com

Triadic colors

1 #8C5852 and #528C58 with #58528C are triadic colors.

2 #8C5258 and #52588C with #58528C are triadic colors.