COLOR #58145E

HEX: #58145E RGB: (88,20,94)

Color info

#58145E contains mainly red and blue colors. Web safe color of #58145E is #660066 (or #606).

RGB color model

#58145E color RGB value is (88,20,94).

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

RGB channels and saturation

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

88
20
94

R + G + B ~ 27%. #58145E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 20 + 94 = 202 (100%)
R 88 of 202 ~ 43.56%
G 20 of 202 ~ 9.9%
B 94 of 202 ~ 46.53'%

%43.56
%46.53

CMYK color model

#58145E color CMYK value is (6,79,0,63).

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

CMYK: (6,79,0,63)
C6M79Y0K63 (6%, 79%, 0%, 63%)
(0.06 / 0.79 / 0.00 / 0.63)

CMYK percentages

%6.38
%78.72
%0
%63.14

Codes

Color #58145E in popluar color models

58 14 5E
RGB 88 20 94
HSL 295° 64.91% 22.35%
HSB/HSV 295° 78.72% 36.86%
CMYK 6.38% 78.72% 0.00%
63.14%

Color #58145E in popluar number systems.

HEX 58 14 5E
Decimal 88 20 94
Binary 1011000 10100 1011110
Octal 130 24 136

Shades and tints

Shades of #58145E

#58145E
(88,20,94)
#501356
(80,19,86)
#48124E
(72,18,78)
#401146
(64,17,70)
#38103E
(56,16,62)
#300F36
(48,15,54)
#280E2E
(40,14,46)
#200D26
(32,13,38)
#180C1E
(24,12,30)
#100B16
(16,11,22)
#080A0E
(8,10,14)
#000000
(0,0,0)

Tints of #58145E

#58145E
(88,20,94)
#67296C
(103,41,108)
#763E7A
(118,62,122)
#855388
(133,83,136)
#946896
(148,104,150)
#A37DA4
(163,125,164)
#B292B2
(178,146,178)
#C1A7C0
(193,167,192)
#D0BCCE
(208,188,206)
#DFD1DC
(223,209,220)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58145E; }

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

This text font color is #58145E.

Background Color

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

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

This div background color is #58145E.

Border color

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

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

This div border color is #58145E.

Opacity

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

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

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

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

This text has shadow with #58145E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58145E.

Preview

Color preview on black background

This text has color #58145E on black background.


Color preview on white background

This text has color #58145E on white background.


Black color preview on #58145E background

This text has black color on #58145E background.


White color preview on #58145E background

This text has white color on #58145E background.


Related colors

Complementary color

Complementary color for #hex is #A7EBA1.


I love getcolorcode.com

Triadic colors

1 #5E5814 and #145E58 with #58145E are triadic colors.

2 #5E1458 and #14585E with #58145E are triadic colors.