COLOR #584893

HEX: #584893 RGB: (88,72,147)

Color info

#584893 contains mainly red and blue colors. Web safe color of #584893 is #663399 (or #639).

RGB color model

#584893 color RGB value is (88,72,147).

RGB: (88,72,147) (35%, 28%, 58%)

RGB channels and saturation

R 88 of 255 = 35%
G 72 of 255 = 28%
B 147 of 255 = 58%

88
72
147

R + G + B ~ 40%. #584893 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 147 = 307 (100%)
R 88 of 307 ~ 28.66%
G 72 of 307 ~ 23.45%
B 147 of 307 ~ 47.88'%

%28.66
%23.45
%47.88

CMYK color model

#584893 color CMYK value is (40,51,0,42).

  • cyan value is 40.14%
  • magenta value is 51.02%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (40,51,0,42)
C40M51Y0K42 (40%, 51%, 0%, 42%)
(0.40 / 0.51 / 0.00 / 0.42)

CMYK percentages

%40.14
%51.02
%0
%42.35

Codes

Color #584893 in popluar color models

58 48 93
RGB 88 72 147
HSL 253° 34.25% 42.94%
HSB/HSV 253° 51.02% 57.65%
CMYK 40.14% 51.02% 0.00%
42.35%

Color #584893 in popluar number systems.

HEX 58 48 93
Decimal 88 72 147
Binary 1011000 1001000 10010011
Octal 130 110 223

Shades and tints

Shades of #584893

#584893
(88,72,147)
#504286
(80,66,134)
#483C79
(72,60,121)
#40366C
(64,54,108)
#38305F
(56,48,95)
#302A52
(48,42,82)
#282445
(40,36,69)
#201E38
(32,30,56)
#18182B
(24,24,43)
#10121E
(16,18,30)
#080C11
(8,12,17)
#000000
(0,0,0)

Tints of #584893

#584893
(88,72,147)
#67589C
(103,88,156)
#7668A5
(118,104,165)
#8578AE
(133,120,174)
#9488B7
(148,136,183)
#A398C0
(163,152,192)
#B2A8C9
(178,168,201)
#C1B8D2
(193,184,210)
#D0C8DB
(208,200,219)
#DFD8E4
(223,216,228)
#EEE8ED
(238,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584893 color. Also use rgb(88,72,147) instead hex code.

Text Font Color

.myTextColor { color: #584893; }

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

This text font color is #584893.

Background Color

.myBgColor { background-color: #584893; }

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

This div background color is #584893.

Border color

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

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

This div border color is #584893.

Opacity

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

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

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

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

This text has shadow with #584893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584893.

Preview

Color preview on black background

This text has color #584893 on black background.


Color preview on white background

This text has color #584893 on white background.


Black color preview on #584893 background

This text has black color on #584893 background.


White color preview on #584893 background

This text has white color on #584893 background.


Related colors

Complementary color

Complementary color for #hex is #A7B76C.


I love getcolorcode.com

Triadic colors

1 #935848 and #489358 with #584893 are triadic colors.

2 #934858 and #485893 with #584893 are triadic colors.