COLOR #582261

HEX: #582261 RGB: (88,34,97)

Color info

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

RGB color model

#582261 color RGB value is (88,34,97).

RGB: (88,34,97) (35%, 13%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 34 of 255 = 13%
B 97 of 255 = 38%

88
34
97

R + G + B ~ 29%. #582261 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 34 + 97 = 219 (100%)
R 88 of 219 ~ 40.18%
G 34 of 219 ~ 15.53%
B 97 of 219 ~ 44.29'%

%40.18
%15.53
%44.29

CMYK color model

#582261 color CMYK value is (9,65,0,62).

  • cyan value is 9.28%
  • magenta value is 64.95%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (9,65,0,62)
C9M65Y0K62 (9%, 65%, 0%, 62%)
(0.09 / 0.65 / 0.00 / 0.62)

CMYK percentages

%9.28
%64.95
%0
%61.96

Codes

Color #582261 in popluar color models

58 22 61
RGB 88 34 97
HSL 291° 48.09% 25.69%
HSB/HSV 291° 64.95% 38.04%
CMYK 9.28% 64.95% 0.00%
61.96%

Color #582261 in popluar number systems.

HEX 58 22 61
Decimal 88 34 97
Binary 1011000 100010 1100001
Octal 130 42 141

Shades and tints

Shades of #582261

#582261
(88,34,97)
#501F59
(80,31,89)
#481C51
(72,28,81)
#401949
(64,25,73)
#381641
(56,22,65)
#301339
(48,19,57)
#281031
(40,16,49)
#200D29
(32,13,41)
#180A21
(24,10,33)
#100719
(16,7,25)
#080411
(8,4,17)
#000000
(0,0,0)

Tints of #582261

#582261
(88,34,97)
#67366F
(103,54,111)
#764A7D
(118,74,125)
#855E8B
(133,94,139)
#947299
(148,114,153)
#A386A7
(163,134,167)
#B29AB5
(178,154,181)
#C1AEC3
(193,174,195)
#D0C2D1
(208,194,209)
#DFD6DF
(223,214,223)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582261 color. Also use rgb(88,34,97) instead hex code.

Text Font Color

.myTextColor { color: #582261; }

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

This text font color is #582261.

Background Color

.myBgColor { background-color: #582261; }

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

This div background color is #582261.

Border color

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

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

This div border color is #582261.

Opacity

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

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

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

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

This text has shadow with #582261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582261.

Preview

Color preview on black background

This text has color #582261 on black background.


Color preview on white background

This text has color #582261 on white background.


Black color preview on #582261 background

This text has black color on #582261 background.


White color preview on #582261 background

This text has white color on #582261 background.


Related colors

Complementary color

Complementary color for #hex is #A7DD9E.


I love getcolorcode.com

Triadic colors

1 #615822 and #226158 with #582261 are triadic colors.

2 #612258 and #225861 with #582261 are triadic colors.