COLOR #58428E

HEX: #58428E RGB: (88,66,142)

Color info

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

RGB color model

#58428E color RGB value is (88,66,142).

RGB: (88,66,142) (35%, 26%, 56%)

RGB channels and saturation

R 88 of 255 = 35%
G 66 of 255 = 26%
B 142 of 255 = 56%

88
66
142

R + G + B ~ 39%. #58428E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 66 + 142 = 296 (100%)
R 88 of 296 ~ 29.73%
G 66 of 296 ~ 22.3%
B 142 of 296 ~ 47.97'%

%29.73
%22.3
%47.97

CMYK color model

#58428E color CMYK value is (38,54,0,44).

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

CMYK: (38,54,0,44)
C38M54Y0K44 (38%, 54%, 0%, 44%)
(0.38 / 0.54 / 0.00 / 0.44)

CMYK percentages

%38.03
%53.52
%0
%44.31

Codes

Color #58428E in popluar color models

58 42 8E
RGB 88 66 142
HSL 257° 36.54% 40.78%
HSB/HSV 257° 53.52% 55.69%
CMYK 38.03% 53.52% 0.00%
44.31%

Color #58428E in popluar number systems.

HEX 58 42 8E
Decimal 88 66 142
Binary 1011000 1000010 10001110
Octal 130 102 216

Shades and tints

Shades of #58428E

#58428E
(88,66,142)
#503C82
(80,60,130)
#483676
(72,54,118)
#40306A
(64,48,106)
#382A5E
(56,42,94)
#302452
(48,36,82)
#281E46
(40,30,70)
#20183A
(32,24,58)
#18122E
(24,18,46)
#100C22
(16,12,34)
#080616
(8,6,22)
#000000
(0,0,0)

Tints of #58428E

#58428E
(88,66,142)
#675398
(103,83,152)
#7664A2
(118,100,162)
#8575AC
(133,117,172)
#9486B6
(148,134,182)
#A397C0
(163,151,192)
#B2A8CA
(178,168,202)
#C1B9D4
(193,185,212)
#D0CADE
(208,202,222)
#DFDBE8
(223,219,232)
#EEECF2
(238,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58428E; }

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

This text font color is #58428E.

Background Color

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

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

This div background color is #58428E.

Border color

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

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

This div border color is #58428E.

Opacity

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

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

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

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

This text has shadow with #58428E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58428E.

Preview

Color preview on black background

This text has color #58428E on black background.


Color preview on white background

This text has color #58428E on white background.


Black color preview on #58428E background

This text has black color on #58428E background.


White color preview on #58428E background

This text has white color on #58428E background.


Related colors

Complementary color

Complementary color for #hex is #A7BD71.


I love getcolorcode.com

Triadic colors

1 #8E5842 and #428E58 with #58428E are triadic colors.

2 #8E4258 and #42588E with #58428E are triadic colors.