COLOR #582171

HEX: #582171 RGB: (88,33,113)

Color info

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

RGB color model

#582171 color RGB value is (88,33,113).

RGB: (88,33,113) (35%, 13%, 44%)

RGB channels and saturation

R 88 of 255 = 35%
G 33 of 255 = 13%
B 113 of 255 = 44%

88
33
113

R + G + B ~ 31%. #582171 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 33 + 113 = 234 (100%)
R 88 of 234 ~ 37.61%
G 33 of 234 ~ 14.1%
B 113 of 234 ~ 48.29'%

%37.61
%14.1
%48.29

CMYK color model

#582171 color CMYK value is (22,71,0,56).

  • cyan value is 22.12%
  • magenta value is 70.80%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (22,71,0,56)
C22M71Y0K56 (22%, 71%, 0%, 56%)
(0.22 / 0.71 / 0.00 / 0.56)

CMYK percentages

%22.12
%70.8
%0
%55.69

Codes

Color #582171 in popluar color models

58 21 71
RGB 88 33 113
HSL 281° 54.79% 28.63%
HSB/HSV 281° 70.80% 44.31%
CMYK 22.12% 70.80% 0.00%
55.69%

Color #582171 in popluar number systems.

HEX 58 21 71
Decimal 88 33 113
Binary 1011000 100001 1110001
Octal 130 41 161

Shades and tints

Shades of #582171

#582171
(88,33,113)
#501E67
(80,30,103)
#481B5D
(72,27,93)
#401853
(64,24,83)
#381549
(56,21,73)
#30123F
(48,18,63)
#280F35
(40,15,53)
#200C2B
(32,12,43)
#180921
(24,9,33)
#100617
(16,6,23)
#08030D
(8,3,13)
#000000
(0,0,0)

Tints of #582171

#582171
(88,33,113)
#67357D
(103,53,125)
#764989
(118,73,137)
#855D95
(133,93,149)
#9471A1
(148,113,161)
#A385AD
(163,133,173)
#B299B9
(178,153,185)
#C1ADC5
(193,173,197)
#D0C1D1
(208,193,209)
#DFD5DD
(223,213,221)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582171 color. Also use rgb(88,33,113) instead hex code.

Text Font Color

.myTextColor { color: #582171; }

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

This text font color is #582171.

Background Color

.myBgColor { background-color: #582171; }

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

This div background color is #582171.

Border color

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

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

This div border color is #582171.

Opacity

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

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

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

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

This text has shadow with #582171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582171.

Preview

Color preview on black background

This text has color #582171 on black background.


Color preview on white background

This text has color #582171 on white background.


Black color preview on #582171 background

This text has black color on #582171 background.


White color preview on #582171 background

This text has white color on #582171 background.


Related colors

Complementary color

Complementary color for #hex is #A7DE8E.


I love getcolorcode.com

Triadic colors

1 #715821 and #217158 with #582171 are triadic colors.

2 #712158 and #215871 with #582171 are triadic colors.