COLOR #582357

HEX: #582357 RGB: (88,35,87)

Color info

#582357 contains red, green and blue colors in about the same proportion. Web safe color of #582357 is #663366 (or #636).

RGB color model

#582357 color RGB value is (88,35,87).

RGB: (88,35,87) (35%, 14%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 35 of 255 = 14%
B 87 of 255 = 34%

88
35
87

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

Portions of RGB colors in percentages

R + G + B = 88 + 35 + 87 = 210 (100%)
R 88 of 210 ~ 41.9%
G 35 of 210 ~ 16.67%
B 87 of 210 ~ 41.43'%

%41.9
%16.67
%41.43

CMYK color model

#582357 color CMYK value is (0,60,1,65).

  • cyan value is 0.00%
  • magenta value is 60.23%
  • yellow value is 1.14%
  • key color value is 65.49%

CMYK: (0,60,1,65)
C0M60Y1K65 (0%, 60%, 1%, 65%)
(0.00 / 0.60 / 0.01 / 0.65)

CMYK percentages

%0
%60.23
%1.14
%65.49

Codes

Color #582357 in popluar color models

58 23 57
RGB 88 35 87
HSL 301° 43.09% 24.12%
HSB/HSV 301° 60.23% 34.51%
CMYK 0.00% 60.23% 1.14%
65.49%

Color #582357 in popluar number systems.

HEX 58 23 57
Decimal 88 35 87
Binary 1011000 100011 1010111
Octal 130 43 127

Shades and tints

Shades of #582357

#582357
(88,35,87)
#502050
(80,32,80)
#481D49
(72,29,73)
#401A42
(64,26,66)
#38173B
(56,23,59)
#301434
(48,20,52)
#28112D
(40,17,45)
#200E26
(32,14,38)
#180B1F
(24,11,31)
#100818
(16,8,24)
#080511
(8,5,17)
#000000
(0,0,0)

Tints of #582357

#582357
(88,35,87)
#673766
(103,55,102)
#764B75
(118,75,117)
#855F84
(133,95,132)
#947393
(148,115,147)
#A387A2
(163,135,162)
#B29BB1
(178,155,177)
#C1AFC0
(193,175,192)
#D0C3CF
(208,195,207)
#DFD7DE
(223,215,222)
#EEEBED
(238,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582357 color. Also use rgb(88,35,87) instead hex code.

Text Font Color

.myTextColor { color: #582357; }

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

This text font color is #582357.

Background Color

.myBgColor { background-color: #582357; }

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

This div background color is #582357.

Border color

.myBorderColor { border: 1px solid #582357; }

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

This div border color is #582357.

Opacity

.myOpacity80 { color: #582357; opacity: 0.8; }

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

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

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

This text has shadow with #582357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582357.

Preview

Color preview on black background

This text has color #582357 on black background.


Color preview on white background

This text has color #582357 on white background.


Black color preview on #582357 background

This text has black color on #582357 background.


White color preview on #582357 background

This text has white color on #582357 background.


Related colors

Complementary color

Complementary color for #hex is #A7DCA8.


I love getcolorcode.com

Triadic colors

1 #575823 and #235758 with #582357 are triadic colors.

2 #572358 and #235857 with #582357 are triadic colors.