COLOR #58325E

HEX: #58325E RGB: (88,50,94)

Color info

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

RGB color model

#58325E color RGB value is (88,50,94).

RGB: (88,50,94) (35%, 20%, 37%)

RGB channels and saturation

R 88 of 255 = 35%
G 50 of 255 = 20%
B 94 of 255 = 37%

88
50
94

R + G + B ~ 31%. #58325E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 50 + 94 = 232 (100%)
R 88 of 232 ~ 37.93%
G 50 of 232 ~ 21.55%
B 94 of 232 ~ 40.52'%

%37.93
%21.55
%40.52

CMYK color model

#58325E color CMYK value is (6,47,0,63).

  • cyan value is 6.38%
  • magenta value is 46.81%
  • yellow value is 0.00%
  • key color value is 63.14%
CMYK: (6,47,0,63) C6M47Y0K63 (6%,47%,0%,63%) (0.06/0.47/0.00/0.63) 

CMYK percentages

%6.38
%46.81
%0
%63.14

Codes

Color #58325E in popluar color models

58 32 5E
RGB 88 50 94
HSL 292° 30.56% 28.24%
HSB/HSV 292° 46.81% 36.86%
CMYK 6.38% 46.81% 0.00%
63.14%

Color #58325E in popluar number systems.

HEX 58 32 5E
Decimal 88 50 94
Binary 1011000 110010 1011110
Octal 130 62 136

Shades and tints

Shades of #58325E

#58325E
(88,50,94)
#502E56
(80,46,86)
#482A4E
(72,42,78)
#402646
(64,38,70)
#38223E
(56,34,62)
#301E36
(48,30,54)
#281A2E
(40,26,46)
#201626
(32,22,38)
#18121E
(24,18,30)
#100E16
(16,14,22)
#080A0E
(8,10,14)
#000000
(0,0,0)

Tints of #58325E

#58325E
(88,50,94)
#67446C
(103,68,108)
#76567A
(118,86,122)
#856888
(133,104,136)
#947A96
(148,122,150)
#A38CA4
(163,140,164)
#B29EB2
(178,158,178)
#C1B0C0
(193,176,192)
#D0C2CE
(208,194,206)
#DFD4DC
(223,212,220)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58325E color. Also use rgb(88,50,94) instead hex code.

Text Font Color

.myTextColor { color: #58325E; }

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

This text font color is #58325E.

Background Color

.myBgColor { background-color: #58325E; }

<div style="background-color:#58325E">Inner text</div>

This div background color is #58325E.

Border color

.myBorderColor { border: 1px solid #58325E; }

<div style="border:3px solid #58325E">Div</div>

This div border color is #58325E.

Opacity

.myOpacity80 { color: #58325E; opacity: 0.8; }

<p style="color:#58325E;opacity:0.8;">80%</p>

Text with #58325E 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 #58325E;}

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

This text has shadow with #58325E color.


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

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

This text has shadow with #58325E primary color and red secondary color.


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

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

This text has shadow with #58325E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58325E.

Preview

Color preview on black background

This text has color #58325E on black background.


Color preview on white background

This text has color #58325E on white background.


Black color preview on #58325E background

This text has black color on #58325E background.


White color preview on #58325E background

This text has white color on #58325E background.


Related colors

Complementary color

Complementary color for #hex is #A7CDA1.


I love getcolorcode.com

Triadic colors

1 #5E5832 and #325E58 with #58325E are triadic colors.

2 #5E3258 and #32585E with #58325E are triadic colors.