COLOR #58215E

HEX: #58215E RGB: (88,33,94)

Color info

#58215E contains mainly red and blue colors. Web safe color of #58215E is #663366 (or #636).

RGB color model

#58215E color RGB value is (88,33,94).

RGB: (88,33,94) (35%, 13%, 37%)

RGB channels and saturation

R 88 of 255 = 35%
G 33 of 255 = 13%
B 94 of 255 = 37%

88
33
94

R + G + B ~ 28%. #58215E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 33 + 94 = 215 (100%)
R 88 of 215 ~ 40.93%
G 33 of 215 ~ 15.35%
B 94 of 215 ~ 43.72'%

%40.93
%15.35
%43.72

CMYK color model

#58215E color CMYK value is (6,65,0,63).

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

CMYK: (6,65,0,63)
C6M65Y0K63 (6%, 65%, 0%, 63%)
(0.06 / 0.65 / 0.00 / 0.63)

CMYK percentages

%6.38
%64.89
%0
%63.14

Codes

Color #58215E in popluar color models

58 21 5E
RGB 88 33 94
HSL 294° 48.03% 24.90%
HSB/HSV 294° 64.89% 36.86%
CMYK 6.38% 64.89% 0.00%
63.14%

Color #58215E in popluar number systems.

HEX 58 21 5E
Decimal 88 33 94
Binary 1011000 100001 1011110
Octal 130 41 136

Shades and tints

Shades of #58215E

#58215E
(88,33,94)
#501E56
(80,30,86)
#481B4E
(72,27,78)
#401846
(64,24,70)
#38153E
(56,21,62)
#301236
(48,18,54)
#280F2E
(40,15,46)
#200C26
(32,12,38)
#18091E
(24,9,30)
#100616
(16,6,22)
#08030E
(8,3,14)
#000000
(0,0,0)

Tints of #58215E

#58215E
(88,33,94)
#67356C
(103,53,108)
#76497A
(118,73,122)
#855D88
(133,93,136)
#947196
(148,113,150)
#A385A4
(163,133,164)
#B299B2
(178,153,178)
#C1ADC0
(193,173,192)
#D0C1CE
(208,193,206)
#DFD5DC
(223,213,220)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58215E; }

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

This text font color is #58215E.

Background Color

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

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

This div background color is #58215E.

Border color

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

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

This div border color is #58215E.

Opacity

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

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

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

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

This text has shadow with #58215E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58215E.

Preview

Color preview on black background

This text has color #58215E on black background.


Color preview on white background

This text has color #58215E on white background.


Black color preview on #58215E background

This text has black color on #58215E background.


White color preview on #58215E background

This text has white color on #58215E background.


Related colors

Complementary color

Complementary color for #hex is #A7DEA1.


I love getcolorcode.com

Triadic colors

1 #5E5821 and #215E58 with #58215E are triadic colors.

2 #5E2158 and #21585E with #58215E are triadic colors.