COLOR #58527C

HEX: #58527C RGB: (88,82,124)

Color info

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

RGB color model

#58527C color RGB value is (88,82,124).

RGB: (88,82,124) (35%, 32%, 49%)

RGB channels and saturation

R 88 of 255 = 35%
G 82 of 255 = 32%
B 124 of 255 = 49%

88
82
124

R + G + B ~ 39%. #58527C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 82 + 124 = 294 (100%)
R 88 of 294 ~ 29.93%
G 82 of 294 ~ 27.89%
B 124 of 294 ~ 42.18'%

%29.93
%27.89
%42.18

CMYK color model

#58527C color CMYK value is (29,34,0,51).

  • cyan value is 29.03%
  • magenta value is 33.87%
  • yellow value is 0.00%
  • key color value is 51.37%
CMYK: (29,34,0,51) C29M34Y0K51 (29%,34%,0%,51%) (0.29/0.34/0.00/0.51) 

CMYK percentages

%29.03
%33.87
%0
%51.37

Codes

Color #58527C in popluar color models

58 52 7C
RGB 88 82 124
HSL 249° 20.39% 40.39%
HSB/HSV 249° 33.87% 48.63%
CMYK 29.03% 33.87% 0.00%
51.37%

Color #58527C in popluar number systems.

HEX 58 52 7C
Decimal 88 82 124
Binary 1011000 1010010 1111100
Octal 130 122 174

Shades and tints

Shades of #58527C

#58527C
(88,82,124)
#504B71
(80,75,113)
#484466
(72,68,102)
#403D5B
(64,61,91)
#383650
(56,54,80)
#302F45
(48,47,69)
#28283A
(40,40,58)
#20212F
(32,33,47)
#181A24
(24,26,36)
#101319
(16,19,25)
#080C0E
(8,12,14)
#000000
(0,0,0)

Tints of #58527C

#58527C
(88,82,124)
#676187
(103,97,135)
#767092
(118,112,146)
#857F9D
(133,127,157)
#948EA8
(148,142,168)
#A39DB3
(163,157,179)
#B2ACBE
(178,172,190)
#C1BBC9
(193,187,201)
#D0CAD4
(208,202,212)
#DFD9DF
(223,217,223)
#EEE8EA
(238,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58527C; }

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

This text font color is #58527C.

Background Color

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

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

This div background color is #58527C.

Border color

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

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

This div border color is #58527C.

Opacity

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

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

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

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

This text has shadow with #58527C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58527C.

Preview

Color preview on black background

This text has color #58527C on black background.


Color preview on white background

This text has color #58527C on white background.


Black color preview on #58527C background

This text has black color on #58527C background.


White color preview on #58527C background

This text has white color on #58527C background.


Related colors

Complementary color

Complementary color for #hex is #A7AD83.


I love getcolorcode.com

Triadic colors

1 #7C5852 and #527C58 with #58527C are triadic colors.

2 #7C5258 and #52587C with #58527C are triadic colors.