COLOR #582865

HEX: #582865 RGB: (88,40,101)

Color info

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

RGB color model

#582865 color RGB value is (88,40,101).

RGB: (88,40,101) (35%, 16%, 40%)

RGB channels and saturation

R 88 of 255 = 35%
G 40 of 255 = 16%
B 101 of 255 = 40%

88
40
101

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

Portions of RGB colors in percentages

R + G + B = 88 + 40 + 101 = 229 (100%)
R 88 of 229 ~ 38.43%
G 40 of 229 ~ 17.47%
B 101 of 229 ~ 44.1'%

%38.43
%17.47
%44.1

CMYK color model

#582865 color CMYK value is (13,60,0,60).

  • cyan value is 12.87%
  • magenta value is 60.40%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (13,60,0,60)
C13M60Y0K60 (13%, 60%, 0%, 60%)
(0.13 / 0.60 / 0.00 / 0.60)

CMYK percentages

%12.87
%60.4
%0
%60.39

Codes

Color #582865 in popluar color models

58 28 65
RGB 88 40 101
HSL 287° 43.26% 27.65%
HSB/HSV 287° 60.40% 39.61%
CMYK 12.87% 60.40% 0.00%
60.39%

Color #582865 in popluar number systems.

HEX 58 28 65
Decimal 88 40 101
Binary 1011000 101000 1100101
Octal 130 50 145

Shades and tints

Shades of #582865

#582865
(88,40,101)
#50255C
(80,37,92)
#482253
(72,34,83)
#401F4A
(64,31,74)
#381C41
(56,28,65)
#301938
(48,25,56)
#28162F
(40,22,47)
#201326
(32,19,38)
#18101D
(24,16,29)
#100D14
(16,13,20)
#080A0B
(8,10,11)
#000000
(0,0,0)

Tints of #582865

#582865
(88,40,101)
#673B73
(103,59,115)
#764E81
(118,78,129)
#85618F
(133,97,143)
#94749D
(148,116,157)
#A387AB
(163,135,171)
#B29AB9
(178,154,185)
#C1ADC7
(193,173,199)
#D0C0D5
(208,192,213)
#DFD3E3
(223,211,227)
#EEE6F1
(238,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582865 color. Also use rgb(88,40,101) instead hex code.

Text Font Color

.myTextColor { color: #582865; }

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

This text font color is #582865.

Background Color

.myBgColor { background-color: #582865; }

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

This div background color is #582865.

Border color

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

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

This div border color is #582865.

Opacity

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

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

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

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

This text has shadow with #582865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582865.

Preview

Color preview on black background

This text has color #582865 on black background.


Color preview on white background

This text has color #582865 on white background.


Black color preview on #582865 background

This text has black color on #582865 background.


White color preview on #582865 background

This text has white color on #582865 background.


Related colors

Complementary color

Complementary color for #hex is #A7D79A.


I love getcolorcode.com

Triadic colors

1 #655828 and #286558 with #582865 are triadic colors.

2 #652858 and #285865 with #582865 are triadic colors.