COLOR #58257F

HEX: #58257F RGB: (88,37,127)

Color info

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

RGB color model

#58257F color RGB value is (88,37,127).

RGB: (88,37,127) (35%, 15%, 50%)

RGB channels and saturation

R 88 of 255 = 35%
G 37 of 255 = 15%
B 127 of 255 = 50%

88
37
127

R + G + B ~ 33%. #58257F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 37 + 127 = 252 (100%)
R 88 of 252 ~ 34.92%
G 37 of 252 ~ 14.68%
B 127 of 252 ~ 50.4'%

%34.92
%14.68
%50.4

CMYK color model

#58257F color CMYK value is (31,71,0,50).

  • cyan value is 30.71%
  • magenta value is 70.87%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (31,71,0,50)
C31M71Y0K50 (31%, 71%, 0%, 50%)
(0.31 / 0.71 / 0.00 / 0.50)

CMYK percentages

%30.71
%70.87
%0
%50.2

Codes

Color #58257F in popluar color models

58 25 7F
RGB 88 37 127
HSL 274° 54.88% 32.16%
HSB/HSV 274° 70.87% 49.80%
CMYK 30.71% 70.87% 0.00%
50.20%

Color #58257F in popluar number systems.

HEX 58 25 7F
Decimal 88 37 127
Binary 1011000 100101 1111111
Octal 130 45 177

Shades and tints

Shades of #58257F

#58257F
(88,37,127)
#502274
(80,34,116)
#481F69
(72,31,105)
#401C5E
(64,28,94)
#381953
(56,25,83)
#301648
(48,22,72)
#28133D
(40,19,61)
#201032
(32,16,50)
#180D27
(24,13,39)
#100A1C
(16,10,28)
#080711
(8,7,17)
#000000
(0,0,0)

Tints of #58257F

#58257F
(88,37,127)
#67388A
(103,56,138)
#764B95
(118,75,149)
#855EA0
(133,94,160)
#9471AB
(148,113,171)
#A384B6
(163,132,182)
#B297C1
(178,151,193)
#C1AACC
(193,170,204)
#D0BDD7
(208,189,215)
#DFD0E2
(223,208,226)
#EEE3ED
(238,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58257F color. Also use rgb(88,37,127) instead hex code.

Text Font Color

.myTextColor { color: #58257F; }

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

This text font color is #58257F.

Background Color

.myBgColor { background-color: #58257F; }

<div style="background-color:#58257F">Inner text</div>

This div background color is #58257F.

Border color

.myBorderColor { border: 1px solid #58257F; }

<div style="border:3px solid #58257F">Div</div>

This div border color is #58257F.

Opacity

.myOpacity80 { color: #58257F; opacity: 0.8; }

<p style="color:#58257F;opacity:0.8;">80%</p>

Text with #58257F 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 #58257F;}

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

This text has shadow with #58257F color.


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

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

This text has shadow with #58257F primary color and red secondary color.


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

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

This text has shadow with #58257F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58257F.

Preview

Color preview on black background

This text has color #58257F on black background.


Color preview on white background

This text has color #58257F on white background.


Black color preview on #58257F background

This text has black color on #58257F background.


White color preview on #58257F background

This text has white color on #58257F background.


Related colors

Complementary color

Complementary color for #hex is #A7DA80.


I love getcolorcode.com

Triadic colors

1 #7F5825 and #257F58 with #58257F are triadic colors.

2 #7F2558 and #25587F with #58257F are triadic colors.