COLOR #582960

HEX: #582960 RGB: (88,41,96)

Color info

#582960 contains red, green and blue colors in about the same proportion. Web safe color of #582960 is #663366 (or #636).

RGB color model

#582960 color RGB value is (88,41,96).

RGB: (88,41,96) (35%, 16%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 41 of 255 = 16%
B 96 of 255 = 38%

88
41
96

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

Portions of RGB colors in percentages

R + G + B = 88 + 41 + 96 = 225 (100%)
R 88 of 225 ~ 39.11%
G 41 of 225 ~ 18.22%
B 96 of 225 ~ 42.67'%

%39.11
%18.22
%42.67

CMYK color model

#582960 color CMYK value is (8,57,0,62).

  • cyan value is 8.33%
  • magenta value is 57.29%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (8,57,0,62)
C8M57Y0K62 (8%, 57%, 0%, 62%)
(0.08 / 0.57 / 0.00 / 0.62)

CMYK percentages

%8.33
%57.29
%0
%62.35

Codes

Color #582960 in popluar color models

58 29 60
RGB 88 41 96
HSL 291° 40.15% 26.86%
HSB/HSV 291° 57.29% 37.65%
CMYK 8.33% 57.29% 0.00%
62.35%

Color #582960 in popluar number systems.

HEX 58 29 60
Decimal 88 41 96
Binary 1011000 101001 1100000
Octal 130 51 140

Shades and tints

Shades of #582960

#582960
(88,41,96)
#502658
(80,38,88)
#482350
(72,35,80)
#402048
(64,32,72)
#381D40
(56,29,64)
#301A38
(48,26,56)
#281730
(40,23,48)
#201428
(32,20,40)
#181120
(24,17,32)
#100E18
(16,14,24)
#080B10
(8,11,16)
#000000
(0,0,0)

Tints of #582960

#582960
(88,41,96)
#673C6E
(103,60,110)
#764F7C
(118,79,124)
#85628A
(133,98,138)
#947598
(148,117,152)
#A388A6
(163,136,166)
#B29BB4
(178,155,180)
#C1AEC2
(193,174,194)
#D0C1D0
(208,193,208)
#DFD4DE
(223,212,222)
#EEE7EC
(238,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582960 color. Also use rgb(88,41,96) instead hex code.

Text Font Color

.myTextColor { color: #582960; }

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

This text font color is #582960.

Background Color

.myBgColor { background-color: #582960; }

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

This div background color is #582960.

Border color

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

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

This div border color is #582960.

Opacity

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

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

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

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

This text has shadow with #582960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582960.

Preview

Color preview on black background

This text has color #582960 on black background.


Color preview on white background

This text has color #582960 on white background.


Black color preview on #582960 background

This text has black color on #582960 background.


White color preview on #582960 background

This text has white color on #582960 background.


Related colors

Complementary color

Complementary color for #hex is #A7D69F.


I love getcolorcode.com

Triadic colors

1 #605829 and #296058 with #582960 are triadic colors.

2 #602958 and #295860 with #582960 are triadic colors.