COLOR #58547C

HEX: #58547C RGB: (88,84,124)

Color info

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

RGB color model

#58547C color RGB value is (88,84,124).

RGB: (88,84,124) (35%, 33%, 49%)

RGB channels and saturation

R 88 of 255 = 35%
G 84 of 255 = 33%
B 124 of 255 = 49%

88
84
124

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

Portions of RGB colors in percentages

R + G + B = 88 + 84 + 124 = 296 (100%)
R 88 of 296 ~ 29.73%
G 84 of 296 ~ 28.38%
B 124 of 296 ~ 41.89'%

%29.73
%28.38
%41.89

CMYK color model

#58547C color CMYK value is (29,32,0,51).

  • cyan value is 29.03%
  • magenta value is 32.26%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (29,32,0,51)
C29M32Y0K51 (29%, 32%, 0%, 51%)
(0.29 / 0.32 / 0.00 / 0.51)

CMYK percentages

%29.03
%32.26
%0
%51.37

Codes

Color #58547C in popluar color models

58 54 7C
RGB 88 84 124
HSL 246° 19.23% 40.78%
HSB/HSV 246° 32.26% 48.63%
CMYK 29.03% 32.26% 0.00%
51.37%

Color #58547C in popluar number systems.

HEX 58 54 7C
Decimal 88 84 124
Binary 1011000 1010100 1111100
Octal 130 124 174

Shades and tints

Shades of #58547C

#58547C
(88,84,124)
#504D71
(80,77,113)
#484666
(72,70,102)
#403F5B
(64,63,91)
#383850
(56,56,80)
#303145
(48,49,69)
#282A3A
(40,42,58)
#20232F
(32,35,47)
#181C24
(24,28,36)
#101519
(16,21,25)
#080E0E
(8,14,14)
#000000
(0,0,0)

Tints of #58547C

#58547C
(88,84,124)
#676387
(103,99,135)
#767292
(118,114,146)
#85819D
(133,129,157)
#9490A8
(148,144,168)
#A39FB3
(163,159,179)
#B2AEBE
(178,174,190)
#C1BDC9
(193,189,201)
#D0CCD4
(208,204,212)
#DFDBDF
(223,219,223)
#EEEAEA
(238,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58547C; }

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

This text font color is #58547C.

Background Color

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

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

This div background color is #58547C.

Border color

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

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

This div border color is #58547C.

Opacity

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

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

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

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

This text has shadow with #58547C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58547C.

Preview

Color preview on black background

This text has color #58547C on black background.


Color preview on white background

This text has color #58547C on white background.


Black color preview on #58547C background

This text has black color on #58547C background.


White color preview on #58547C background

This text has white color on #58547C background.


Related colors

Complementary color

Complementary color for #hex is #A7AB83.


I love getcolorcode.com

Triadic colors

1 #7C5854 and #547C58 with #58547C are triadic colors.

2 #7C5458 and #54587C with #58547C are triadic colors.