COLOR #582454

HEX: #582454 RGB: (88,36,84)

Color info

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

RGB color model

#582454 color RGB value is (88,36,84).

RGB: (88,36,84) (35%, 14%, 33%)

RGB channels and saturation

R 88 of 255 = 35%
G 36 of 255 = 14%
B 84 of 255 = 33%

88
36
84

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

Portions of RGB colors in percentages

R + G + B = 88 + 36 + 84 = 208 (100%)
R 88 of 208 ~ 42.31%
G 36 of 208 ~ 17.31%
B 84 of 208 ~ 40.38'%

%42.31
%17.31
%40.38

CMYK color model

#582454 color CMYK value is (0,59,5,65).

  • cyan value is 0.00%
  • magenta value is 59.09%
  • yellow value is 4.55%
  • key color value is 65.49%
CMYK: (0,59,5,65) C0M59Y5K65 (0%,59%,5%,65%) (0.00/0.59/0.05/0.65) 

CMYK percentages

%0
%59.09
%4.55
%65.49

Codes

Color #582454 in popluar color models

58 24 54
RGB 88 36 84
HSL 305° 41.94% 24.31%
HSB/HSV 305° 59.09% 34.51%
CMYK 0.00% 59.09% 4.55%
65.49%

Color #582454 in popluar number systems.

HEX 58 24 54
Decimal 88 36 84
Binary 1011000 100100 1010100
Octal 130 44 124

Shades and tints

Shades of #582454

#582454
(88,36,84)
#50214D
(80,33,77)
#481E46
(72,30,70)
#401B3F
(64,27,63)
#381838
(56,24,56)
#301531
(48,21,49)
#28122A
(40,18,42)
#200F23
(32,15,35)
#180C1C
(24,12,28)
#100915
(16,9,21)
#08060E
(8,6,14)
#000000
(0,0,0)

Tints of #582454

#582454
(88,36,84)
#673763
(103,55,99)
#764A72
(118,74,114)
#855D81
(133,93,129)
#947090
(148,112,144)
#A3839F
(163,131,159)
#B296AE
(178,150,174)
#C1A9BD
(193,169,189)
#D0BCCC
(208,188,204)
#DFCFDB
(223,207,219)
#EEE2EA
(238,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582454 color. Also use rgb(88,36,84) instead hex code.

Text Font Color

.myTextColor { color: #582454; }

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

This text font color is #582454.

Background Color

.myBgColor { background-color: #582454; }

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

This div background color is #582454.

Border color

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

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

This div border color is #582454.

Opacity

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

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

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

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

This text has shadow with #582454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582454.

Preview

Color preview on black background

This text has color #582454 on black background.


Color preview on white background

This text has color #582454 on white background.


Black color preview on #582454 background

This text has black color on #582454 background.


White color preview on #582454 background

This text has white color on #582454 background.


Related colors

Complementary color

Complementary color for #hex is #A7DBAB.


I love getcolorcode.com

Triadic colors

1 #545824 and #245458 with #582454 are triadic colors.

2 #542458 and #245854 with #582454 are triadic colors.