COLOR #58445F

HEX: #58445F RGB: (88,68,95)

Color info

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

RGB color model

#58445F color RGB value is (88,68,95).

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

RGB channels and saturation

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

88
68
95

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

Portions of RGB colors in percentages

R + G + B = 88 + 68 + 95 = 251 (100%)
R 88 of 251 ~ 35.06%
G 68 of 251 ~ 27.09%
B 95 of 251 ~ 37.85'%

%35.06
%27.09
%37.85

CMYK color model

#58445F color CMYK value is (7,28,0,63).

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

CMYK: (7,28,0,63)
C7M28Y0K63 (7%, 28%, 0%, 63%)
(0.07 / 0.28 / 0.00 / 0.63)

CMYK percentages

%7.37
%28.42
%0
%62.75

Codes

Color #58445F in popluar color models

58 44 5F
RGB 88 68 95
HSL 284° 16.56% 31.96%
HSB/HSV 284° 28.42% 37.25%
CMYK 7.37% 28.42% 0.00%
62.75%

Color #58445F in popluar number systems.

HEX 58 44 5F
Decimal 88 68 95
Binary 1011000 1000100 1011111
Octal 130 104 137

Shades and tints

Shades of #58445F

#58445F
(88,68,95)
#503E57
(80,62,87)
#48384F
(72,56,79)
#403247
(64,50,71)
#382C3F
(56,44,63)
#302637
(48,38,55)
#28202F
(40,32,47)
#201A27
(32,26,39)
#18141F
(24,20,31)
#100E17
(16,14,23)
#08080F
(8,8,15)
#000000
(0,0,0)

Tints of #58445F

#58445F
(88,68,95)
#67556D
(103,85,109)
#76667B
(118,102,123)
#857789
(133,119,137)
#948897
(148,136,151)
#A399A5
(163,153,165)
#B2AAB3
(178,170,179)
#C1BBC1
(193,187,193)
#D0CCCF
(208,204,207)
#DFDDDD
(223,221,221)
#EEEEEB
(238,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58445F; }

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

This text font color is #58445F.

Background Color

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

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

This div background color is #58445F.

Border color

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

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

This div border color is #58445F.

Opacity

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

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

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

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

This text has shadow with #58445F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58445F.

Preview

Color preview on black background

This text has color #58445F on black background.


Color preview on white background

This text has color #58445F on white background.


Black color preview on #58445F background

This text has black color on #58445F background.


White color preview on #58445F background

This text has white color on #58445F background.


Related colors

Complementary color

Complementary color for #hex is #A7BBA0.


I love getcolorcode.com

Triadic colors

1 #5F5844 and #445F58 with #58445F are triadic colors.

2 #5F4458 and #44585F with #58445F are triadic colors.