COLOR #58546D

HEX: #58546D RGB: (88,84,109)

Color info

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

RGB color model

#58546D color RGB value is (88,84,109).

RGB: (88,84,109) (35%, 33%, 43%)

RGB channels and saturation

R 88 of 255 = 35%
G 84 of 255 = 33%
B 109 of 255 = 43%

88
84
109

R + G + B ~ 37%. #58546D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 84 + 109 = 281 (100%)
R 88 of 281 ~ 31.32%
G 84 of 281 ~ 29.89%
B 109 of 281 ~ 38.79'%

%31.32
%29.89
%38.79

CMYK color model

#58546D color CMYK value is (19,23,0,57).

  • cyan value is 19.27%
  • magenta value is 22.94%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (19,23,0,57)
C19M23Y0K57 (19%, 23%, 0%, 57%)
(0.19 / 0.23 / 0.00 / 0.57)

CMYK percentages

%19.27
%22.94
%0
%57.25

Codes

Color #58546D in popluar color models

58 54 6D
RGB 88 84 109
HSL 250° 12.95% 37.84%
HSB/HSV 250° 22.94% 42.75%
CMYK 19.27% 22.94% 0.00%
57.25%

Color #58546D in popluar number systems.

HEX 58 54 6D
Decimal 88 84 109
Binary 1011000 1010100 1101101
Octal 130 124 155

Shades and tints

Shades of #58546D

#58546D
(88,84,109)
#504D64
(80,77,100)
#48465B
(72,70,91)
#403F52
(64,63,82)
#383849
(56,56,73)
#303140
(48,49,64)
#282A37
(40,42,55)
#20232E
(32,35,46)
#181C25
(24,28,37)
#10151C
(16,21,28)
#080E13
(8,14,19)
#000000
(0,0,0)

Tints of #58546D

#58546D
(88,84,109)
#67637A
(103,99,122)
#767287
(118,114,135)
#858194
(133,129,148)
#9490A1
(148,144,161)
#A39FAE
(163,159,174)
#B2AEBB
(178,174,187)
#C1BDC8
(193,189,200)
#D0CCD5
(208,204,213)
#DFDBE2
(223,219,226)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58546D color. Also use rgb(88,84,109) instead hex code.

Text Font Color

.myTextColor { color: #58546D; }

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

This text font color is #58546D.

Background Color

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

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

This div background color is #58546D.

Border color

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

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

This div border color is #58546D.

Opacity

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

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

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

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

This text has shadow with #58546D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58546D.

Preview

Color preview on black background

This text has color #58546D on black background.


Color preview on white background

This text has color #58546D on white background.


Black color preview on #58546D background

This text has black color on #58546D background.


White color preview on #58546D background

This text has white color on #58546D background.


Related colors

Complementary color

Complementary color for #hex is #A7AB92.


I love getcolorcode.com

Triadic colors

1 #6D5854 and #546D58 with #58546D are triadic colors.

2 #6D5458 and #54586D with #58546D are triadic colors.