COLOR #582568

HEX: #582568 RGB: (88,37,104)

Color info

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

RGB color model

#582568 color RGB value is (88,37,104).

RGB: (88,37,104) (35%, 15%, 41%)

RGB channels and saturation

R 88 of 255 = 35%
G 37 of 255 = 15%
B 104 of 255 = 41%

88
37
104

R + G + B ~ 30%. #582568 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 37 + 104 = 229 (100%)
R 88 of 229 ~ 38.43%
G 37 of 229 ~ 16.16%
B 104 of 229 ~ 45.41'%

%38.43
%16.16
%45.41

CMYK color model

#582568 color CMYK value is (15,64,0,59).

  • cyan value is 15.38%
  • magenta value is 64.42%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (15,64,0,59)
C15M64Y0K59 (15%, 64%, 0%, 59%)
(0.15 / 0.64 / 0.00 / 0.59)

CMYK percentages

%15.38
%64.42
%0
%59.22

Codes

Color #582568 in popluar color models

58 25 68
RGB 88 37 104
HSL 286° 47.52% 27.65%
HSB/HSV 286° 64.42% 40.78%
CMYK 15.38% 64.42% 0.00%
59.22%

Color #582568 in popluar number systems.

HEX 58 25 68
Decimal 88 37 104
Binary 1011000 100101 1101000
Octal 130 45 150

Shades and tints

Shades of #582568

#582568
(88,37,104)
#50225F
(80,34,95)
#481F56
(72,31,86)
#401C4D
(64,28,77)
#381944
(56,25,68)
#30163B
(48,22,59)
#281332
(40,19,50)
#201029
(32,16,41)
#180D20
(24,13,32)
#100A17
(16,10,23)
#08070E
(8,7,14)
#000000
(0,0,0)

Tints of #582568

#582568
(88,37,104)
#673875
(103,56,117)
#764B82
(118,75,130)
#855E8F
(133,94,143)
#94719C
(148,113,156)
#A384A9
(163,132,169)
#B297B6
(178,151,182)
#C1AAC3
(193,170,195)
#D0BDD0
(208,189,208)
#DFD0DD
(223,208,221)
#EEE3EA
(238,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #582568; }

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

This text font color is #582568.

Background Color

.myBgColor { background-color: #582568; }

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

This div background color is #582568.

Border color

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

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

This div border color is #582568.

Opacity

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

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

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

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

This text has shadow with #582568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582568.

Preview

Color preview on black background

This text has color #582568 on black background.


Color preview on white background

This text has color #582568 on white background.


Black color preview on #582568 background

This text has black color on #582568 background.


White color preview on #582568 background

This text has white color on #582568 background.


Related colors

Complementary color

Complementary color for #hex is #A7DA97.


I love getcolorcode.com

Triadic colors

1 #685825 and #256858 with #582568 are triadic colors.

2 #682558 and #255868 with #582568 are triadic colors.