COLOR #582052

HEX: #582052 RGB: (88,32,82)

Color info

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

RGB color model

#582052 color RGB value is (88,32,82).

RGB: (88,32,82) (35%, 13%, 32%)

RGB channels and saturation

R 88 of 255 = 35%
G 32 of 255 = 13%
B 82 of 255 = 32%

88
32
82

R + G + B ~ 27%. #582052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 32 + 82 = 202 (100%)
R 88 of 202 ~ 43.56%
G 32 of 202 ~ 15.84%
B 82 of 202 ~ 40.59'%

%43.56
%15.84
%40.59

CMYK color model

#582052 color CMYK value is (0,64,7,65).

  • cyan value is 0.00%
  • magenta value is 63.64%
  • yellow value is 6.82%
  • key color value is 65.49%
CMYK: (0,64,7,65) C0M64Y7K65 (0%,64%,7%,65%) (0.00/0.64/0.07/0.65) 

CMYK percentages

%0
%63.64
%6.82
%65.49

Codes

Color #582052 in popluar color models

58 20 52
RGB 88 32 82
HSL 306° 46.67% 23.53%
HSB/HSV 306° 63.64% 34.51%
CMYK 0.00% 63.64% 6.82%
65.49%

Color #582052 in popluar number systems.

HEX 58 20 52
Decimal 88 32 82
Binary 1011000 100000 1010010
Octal 130 40 122

Shades and tints

Shades of #582052

#582052
(88,32,82)
#501E4B
(80,30,75)
#481C44
(72,28,68)
#401A3D
(64,26,61)
#381836
(56,24,54)
#30162F
(48,22,47)
#281428
(40,20,40)
#201221
(32,18,33)
#18101A
(24,16,26)
#100E13
(16,14,19)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #582052

#582052
(88,32,82)
#673461
(103,52,97)
#764870
(118,72,112)
#855C7F
(133,92,127)
#94708E
(148,112,142)
#A3849D
(163,132,157)
#B298AC
(178,152,172)
#C1ACBB
(193,172,187)
#D0C0CA
(208,192,202)
#DFD4D9
(223,212,217)
#EEE8E8
(238,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582052 color. Also use rgb(88,32,82) instead hex code.

Text Font Color

.myTextColor { color: #582052; }

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

This text font color is #582052.

Background Color

.myBgColor { background-color: #582052; }

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

This div background color is #582052.

Border color

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

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

This div border color is #582052.

Opacity

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

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

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

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

This text has shadow with #582052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582052.

Preview

Color preview on black background

This text has color #582052 on black background.


Color preview on white background

This text has color #582052 on white background.


Black color preview on #582052 background

This text has black color on #582052 background.


White color preview on #582052 background

This text has white color on #582052 background.


Related colors

Complementary color

Complementary color for #hex is #A7DFAD.


I love getcolorcode.com

Triadic colors

1 #525820 and #205258 with #582052 are triadic colors.

2 #522058 and #205852 with #582052 are triadic colors.