COLOR #582687

HEX: #582687 RGB: (88,38,135)

Color info

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

RGB color model

#582687 color RGB value is (88,38,135).

RGB: (88,38,135) (35%, 15%, 53%)

RGB channels and saturation

R 88 of 255 = 35%
G 38 of 255 = 15%
B 135 of 255 = 53%

88
38
135

R + G + B ~ 34%. #582687 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 38 + 135 = 261 (100%)
R 88 of 261 ~ 33.72%
G 38 of 261 ~ 14.56%
B 135 of 261 ~ 51.72'%

%33.72
%14.56
%51.72

CMYK color model

#582687 color CMYK value is (35,72,0,47).

  • cyan value is 34.81%
  • magenta value is 71.85%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (35,72,0,47)
C35M72Y0K47 (35%, 72%, 0%, 47%)
(0.35 / 0.72 / 0.00 / 0.47)

CMYK percentages

%34.81
%71.85
%0
%47.06

Codes

Color #582687 in popluar color models

58 26 87
RGB 88 38 135
HSL 271° 56.07% 33.92%
HSB/HSV 271° 71.85% 52.94%
CMYK 34.81% 71.85% 0.00%
47.06%

Color #582687 in popluar number systems.

HEX 58 26 87
Decimal 88 38 135
Binary 1011000 100110 10000111
Octal 130 46 207

Shades and tints

Shades of #582687

#582687
(88,38,135)
#50237B
(80,35,123)
#48206F
(72,32,111)
#401D63
(64,29,99)
#381A57
(56,26,87)
#30174B
(48,23,75)
#28143F
(40,20,63)
#201133
(32,17,51)
#180E27
(24,14,39)
#100B1B
(16,11,27)
#08080F
(8,8,15)
#000000
(0,0,0)

Tints of #582687

#582687
(88,38,135)
#673991
(103,57,145)
#764C9B
(118,76,155)
#855FA5
(133,95,165)
#9472AF
(148,114,175)
#A385B9
(163,133,185)
#B298C3
(178,152,195)
#C1ABCD
(193,171,205)
#D0BED7
(208,190,215)
#DFD1E1
(223,209,225)
#EEE4EB
(238,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582687 color. Also use rgb(88,38,135) instead hex code.

Text Font Color

.myTextColor { color: #582687; }

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

This text font color is #582687.

Background Color

.myBgColor { background-color: #582687; }

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

This div background color is #582687.

Border color

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

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

This div border color is #582687.

Opacity

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

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

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

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

This text has shadow with #582687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582687.

Preview

Color preview on black background

This text has color #582687 on black background.


Color preview on white background

This text has color #582687 on white background.


Black color preview on #582687 background

This text has black color on #582687 background.


White color preview on #582687 background

This text has white color on #582687 background.


Related colors

Complementary color

Complementary color for #hex is #A7D978.


I love getcolorcode.com

Triadic colors

1 #875826 and #268758 with #582687 are triadic colors.

2 #872658 and #265887 with #582687 are triadic colors.