COLOR #58305E

HEX: #58305E RGB: (88,48,94)

Color info

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

RGB color model

#58305E color RGB value is (88,48,94).

RGB: (88,48,94) (35%, 19%, 37%)

RGB channels and saturation

R 88 of 255 = 35%
G 48 of 255 = 19%
B 94 of 255 = 37%

88
48
94

R + G + B ~ 30%. #58305E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 48 + 94 = 230 (100%)
R 88 of 230 ~ 38.26%
G 48 of 230 ~ 20.87%
B 94 of 230 ~ 40.87'%

%38.26
%20.87
%40.87

CMYK color model

#58305E color CMYK value is (6,49,0,63).

  • cyan value is 6.38%
  • magenta value is 48.94%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (6,49,0,63)
C6M49Y0K63 (6%, 49%, 0%, 63%)
(0.06 / 0.49 / 0.00 / 0.63)

CMYK percentages

%6.38
%48.94
%0
%63.14

Codes

Color #58305E in popluar color models

58 30 5E
RGB 88 48 94
HSL 292° 32.39% 27.84%
HSB/HSV 292° 48.94% 36.86%
CMYK 6.38% 48.94% 0.00%
63.14%

Color #58305E in popluar number systems.

HEX 58 30 5E
Decimal 88 48 94
Binary 1011000 110000 1011110
Octal 130 60 136

Shades and tints

Shades of #58305E

#58305E
(88,48,94)
#502C56
(80,44,86)
#48284E
(72,40,78)
#402446
(64,36,70)
#38203E
(56,32,62)
#301C36
(48,28,54)
#28182E
(40,24,46)
#201426
(32,20,38)
#18101E
(24,16,30)
#100C16
(16,12,22)
#08080E
(8,8,14)
#000000
(0,0,0)

Tints of #58305E

#58305E
(88,48,94)
#67426C
(103,66,108)
#76547A
(118,84,122)
#856688
(133,102,136)
#947896
(148,120,150)
#A38AA4
(163,138,164)
#B29CB2
(178,156,178)
#C1AEC0
(193,174,192)
#D0C0CE
(208,192,206)
#DFD2DC
(223,210,220)
#EEE4EA
(238,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58305E; }

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

This text font color is #58305E.

Background Color

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

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

This div background color is #58305E.

Border color

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

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

This div border color is #58305E.

Opacity

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

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

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

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

This text has shadow with #58305E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58305E.

Preview

Color preview on black background

This text has color #58305E on black background.


Color preview on white background

This text has color #58305E on white background.


Black color preview on #58305E background

This text has black color on #58305E background.


White color preview on #58305E background

This text has white color on #58305E background.


Related colors

Complementary color

Complementary color for #hex is #A7CFA1.


I love getcolorcode.com

Triadic colors

1 #5E5830 and #305E58 with #58305E are triadic colors.

2 #5E3058 and #30585E with #58305E are triadic colors.