COLOR #58348E

HEX: #58348E RGB: (88,52,142)

Color info

#58348E contains mainly red and blue colors. Web safe color of #58348E is #663399 (or #639).

RGB color model

#58348E color RGB value is (88,52,142).

RGB: (88,52,142) (35%, 20%, 56%)

RGB channels and saturation

R 88 of 255 = 35%
G 52 of 255 = 20%
B 142 of 255 = 56%

88
52
142

R + G + B ~ 37%. #58348E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 52 + 142 = 282 (100%)
R 88 of 282 ~ 31.21%
G 52 of 282 ~ 18.44%
B 142 of 282 ~ 50.35'%

%31.21
%18.44
%50.35

CMYK color model

#58348E color CMYK value is (38,63,0,44).

  • cyan value is 38.03%
  • magenta value is 63.38%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (38,63,0,44)
C38M63Y0K44 (38%, 63%, 0%, 44%)
(0.38 / 0.63 / 0.00 / 0.44)

CMYK percentages

%38.03
%63.38
%0
%44.31

Codes

Color #58348E in popluar color models

58 34 8E
RGB 88 52 142
HSL 264° 46.39% 38.04%
HSB/HSV 264° 63.38% 55.69%
CMYK 38.03% 63.38% 0.00%
44.31%

Color #58348E in popluar number systems.

HEX 58 34 8E
Decimal 88 52 142
Binary 1011000 110100 10001110
Octal 130 64 216

Shades and tints

Shades of #58348E

#58348E
(88,52,142)
#503082
(80,48,130)
#482C76
(72,44,118)
#40286A
(64,40,106)
#38245E
(56,36,94)
#302052
(48,32,82)
#281C46
(40,28,70)
#20183A
(32,24,58)
#18142E
(24,20,46)
#101022
(16,16,34)
#080C16
(8,12,22)
#000000
(0,0,0)

Tints of #58348E

#58348E
(88,52,142)
#674698
(103,70,152)
#7658A2
(118,88,162)
#856AAC
(133,106,172)
#947CB6
(148,124,182)
#A38EC0
(163,142,192)
#B2A0CA
(178,160,202)
#C1B2D4
(193,178,212)
#D0C4DE
(208,196,222)
#DFD6E8
(223,214,232)
#EEE8F2
(238,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58348E color. Also use rgb(88,52,142) instead hex code.

Text Font Color

.myTextColor { color: #58348E; }

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

This text font color is #58348E.

Background Color

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

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

This div background color is #58348E.

Border color

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

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

This div border color is #58348E.

Opacity

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

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

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

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

This text has shadow with #58348E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58348E.

Preview

Color preview on black background

This text has color #58348E on black background.


Color preview on white background

This text has color #58348E on white background.


Black color preview on #58348E background

This text has black color on #58348E background.


White color preview on #58348E background

This text has white color on #58348E background.


Related colors

Complementary color

Complementary color for #hex is #A7CB71.


I love getcolorcode.com

Triadic colors

1 #8E5834 and #348E58 with #58348E are triadic colors.

2 #8E3458 and #34588E with #58348E are triadic colors.