COLOR #58546A

HEX: #58546A RGB: (88,84,106)

Color info

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

RGB color model

#58546A color RGB value is (88,84,106).

RGB: (88,84,106) (35%, 33%, 42%)

RGB channels and saturation

R 88 of 255 = 35%
G 84 of 255 = 33%
B 106 of 255 = 42%

88
84
106

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

Portions of RGB colors in percentages

R + G + B = 88 + 84 + 106 = 278 (100%)
R 88 of 278 ~ 31.65%
G 84 of 278 ~ 30.22%
B 106 of 278 ~ 38.13'%

%31.65
%30.22
%38.13

CMYK color model

#58546A color CMYK value is (17,21,0,58).

  • cyan value is 16.98%
  • magenta value is 20.75%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (17,21,0,58)
C17M21Y0K58 (17%, 21%, 0%, 58%)
(0.17 / 0.21 / 0.00 / 0.58)

CMYK percentages

%16.98
%20.75
%0
%58.43

Codes

Color #58546A in popluar color models

58 54 6A
RGB 88 84 106
HSL 251° 11.58% 37.25%
HSB/HSV 251° 20.75% 41.57%
CMYK 16.98% 20.75% 0.00%
58.43%

Color #58546A in popluar number systems.

HEX 58 54 6A
Decimal 88 84 106
Binary 1011000 1010100 1101010
Octal 130 124 152

Shades and tints

Shades of #58546A

#58546A
(88,84,106)
#504D61
(80,77,97)
#484658
(72,70,88)
#403F4F
(64,63,79)
#383846
(56,56,70)
#30313D
(48,49,61)
#282A34
(40,42,52)
#20232B
(32,35,43)
#181C22
(24,28,34)
#101519
(16,21,25)
#080E10
(8,14,16)
#000000
(0,0,0)

Tints of #58546A

#58546A
(88,84,106)
#676377
(103,99,119)
#767284
(118,114,132)
#858191
(133,129,145)
#94909E
(148,144,158)
#A39FAB
(163,159,171)
#B2AEB8
(178,174,184)
#C1BDC5
(193,189,197)
#D0CCD2
(208,204,210)
#DFDBDF
(223,219,223)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58546A; }

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

This text font color is #58546A.

Background Color

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

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

This div background color is #58546A.

Border color

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

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

This div border color is #58546A.

Opacity

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

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

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

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

This text has shadow with #58546A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58546A.

Preview

Color preview on black background

This text has color #58546A on black background.


Color preview on white background

This text has color #58546A on white background.


Black color preview on #58546A background

This text has black color on #58546A background.


White color preview on #58546A background

This text has white color on #58546A background.


Related colors

Complementary color

Complementary color for #hex is #A7AB95.


I love getcolorcode.com

Triadic colors

1 #6A5854 and #546A58 with #58546A are triadic colors.

2 #6A5458 and #54586A with #58546A are triadic colors.