COLOR #58365F

HEX: #58365F RGB: (88,54,95)

Color info

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

RGB color model

#58365F color RGB value is (88,54,95).

RGB: (88,54,95) (35%, 21%, 37%)

RGB channels and saturation

R 88 of 255 = 35%
G 54 of 255 = 21%
B 95 of 255 = 37%

88
54
95

R + G + B ~ 31%. #58365F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 54 + 95 = 237 (100%)
R 88 of 237 ~ 37.13%
G 54 of 237 ~ 22.78%
B 95 of 237 ~ 40.08'%

%37.13
%22.78
%40.08

CMYK color model

#58365F color CMYK value is (7,43,0,63).

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

CMYK: (7,43,0,63)
C7M43Y0K63 (7%, 43%, 0%, 63%)
(0.07 / 0.43 / 0.00 / 0.63)

CMYK percentages

%7.37
%43.16
%0
%62.75

Codes

Color #58365F in popluar color models

58 36 5F
RGB 88 54 95
HSL 290° 27.52% 29.22%
HSB/HSV 290° 43.16% 37.25%
CMYK 7.37% 43.16% 0.00%
62.75%

Color #58365F in popluar number systems.

HEX 58 36 5F
Decimal 88 54 95
Binary 1011000 110110 1011111
Octal 130 66 137

Shades and tints

Shades of #58365F

#58365F
(88,54,95)
#503257
(80,50,87)
#482E4F
(72,46,79)
#402A47
(64,42,71)
#38263F
(56,38,63)
#302237
(48,34,55)
#281E2F
(40,30,47)
#201A27
(32,26,39)
#18161F
(24,22,31)
#101217
(16,18,23)
#080E0F
(8,14,15)
#000000
(0,0,0)

Tints of #58365F

#58365F
(88,54,95)
#67486D
(103,72,109)
#765A7B
(118,90,123)
#856C89
(133,108,137)
#947E97
(148,126,151)
#A390A5
(163,144,165)
#B2A2B3
(178,162,179)
#C1B4C1
(193,180,193)
#D0C6CF
(208,198,207)
#DFD8DD
(223,216,221)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58365F; }

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

This text font color is #58365F.

Background Color

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

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

This div background color is #58365F.

Border color

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

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

This div border color is #58365F.

Opacity

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

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

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

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

This text has shadow with #58365F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58365F.

Preview

Color preview on black background

This text has color #58365F on black background.


Color preview on white background

This text has color #58365F on white background.


Black color preview on #58365F background

This text has black color on #58365F background.


White color preview on #58365F background

This text has white color on #58365F background.


Related colors

Complementary color

Complementary color for #hex is #A7C9A0.


I love getcolorcode.com

Triadic colors

1 #5F5836 and #365F58 with #58365F are triadic colors.

2 #5F3658 and #36585F with #58365F are triadic colors.