COLOR #58455F

HEX: #58455F RGB: (88,69,95)

Color info

#58455F contains red, green and blue colors in about the same proportion. Web safe color of #58455F is #663366 (or #636).

RGB color model

#58455F color RGB value is (88,69,95).

RGB: (88,69,95) (35%, 27%, 37%)

RGB channels and saturation

R 88 of 255 = 35%
G 69 of 255 = 27%
B 95 of 255 = 37%

88
69
95

R + G + B ~ 33%. #58455F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 69 + 95 = 252 (100%)
R 88 of 252 ~ 34.92%
G 69 of 252 ~ 27.38%
B 95 of 252 ~ 37.7'%

%34.92
%27.38
%37.7

CMYK color model

#58455F color CMYK value is (7,27,0,63).

  • cyan value is 7.37%
  • magenta value is 27.37%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (7,27,0,63)
C7M27Y0K63 (7%, 27%, 0%, 63%)
(0.07 / 0.27 / 0.00 / 0.63)

CMYK percentages

%7.37
%27.37
%0
%62.75

Codes

Color #58455F in popluar color models

58 45 5F
RGB 88 69 95
HSL 284° 15.85% 32.16%
HSB/HSV 284° 27.37% 37.25%
CMYK 7.37% 27.37% 0.00%
62.75%

Color #58455F in popluar number systems.

HEX 58 45 5F
Decimal 88 69 95
Binary 1011000 1000101 1011111
Octal 130 105 137

Shades and tints

Shades of #58455F

#58455F
(88,69,95)
#503F57
(80,63,87)
#48394F
(72,57,79)
#403347
(64,51,71)
#382D3F
(56,45,63)
#302737
(48,39,55)
#28212F
(40,33,47)
#201B27
(32,27,39)
#18151F
(24,21,31)
#100F17
(16,15,23)
#08090F
(8,9,15)
#000000
(0,0,0)

Tints of #58455F

#58455F
(88,69,95)
#67556D
(103,85,109)
#76657B
(118,101,123)
#857589
(133,117,137)
#948597
(148,133,151)
#A395A5
(163,149,165)
#B2A5B3
(178,165,179)
#C1B5C1
(193,181,193)
#D0C5CF
(208,197,207)
#DFD5DD
(223,213,221)
#EEE5EB
(238,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58455F color. Also use rgb(88,69,95) instead hex code.

Text Font Color

.myTextColor { color: #58455F; }

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

This text font color is #58455F.

Background Color

.myBgColor { background-color: #58455F; }

<div style="background-color:#58455F">Inner text</div>

This div background color is #58455F.

Border color

.myBorderColor { border: 1px solid #58455F; }

<div style="border:3px solid #58455F">Div</div>

This div border color is #58455F.

Opacity

.myOpacity80 { color: #58455F; opacity: 0.8; }

<p style="color:#58455F;opacity:0.8;">80%</p>

Text with #58455F 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 #58455F;}

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

This text has shadow with #58455F color.


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

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

This text has shadow with #58455F primary color and red secondary color.


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

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

This text has shadow with #58455F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58455F.

Preview

Color preview on black background

This text has color #58455F on black background.


Color preview on white background

This text has color #58455F on white background.


Black color preview on #58455F background

This text has black color on #58455F background.


White color preview on #58455F background

This text has white color on #58455F background.


Related colors

Complementary color

Complementary color for #hex is #A7BAA0.


I love getcolorcode.com

Triadic colors

1 #5F5845 and #455F58 with #58455F are triadic colors.

2 #5F4558 and #45585F with #58455F are triadic colors.