COLOR #584887

HEX: #584887 RGB: (88,72,135)

Color info

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

RGB color model

#584887 color RGB value is (88,72,135).

RGB: (88,72,135) (35%, 28%, 53%)

RGB channels and saturation

R 88 of 255 = 35%
G 72 of 255 = 28%
B 135 of 255 = 53%

88
72
135

R + G + B ~ 39%. #584887 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 135 = 295 (100%)
R 88 of 295 ~ 29.83%
G 72 of 295 ~ 24.41%
B 135 of 295 ~ 45.76'%

%29.83
%24.41
%45.76

CMYK color model

#584887 color CMYK value is (35,47,0,47).

  • cyan value is 34.81%
  • magenta value is 46.67%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (35,47,0,47)
C35M47Y0K47 (35%, 47%, 0%, 47%)
(0.35 / 0.47 / 0.00 / 0.47)

CMYK percentages

%34.81
%46.67
%0
%47.06

Codes

Color #584887 in popluar color models

58 48 87
RGB 88 72 135
HSL 255° 30.43% 40.59%
HSB/HSV 255° 46.67% 52.94%
CMYK 34.81% 46.67% 0.00%
47.06%

Color #584887 in popluar number systems.

HEX 58 48 87
Decimal 88 72 135
Binary 1011000 1001000 10000111
Octal 130 110 207

Shades and tints

Shades of #584887

#584887
(88,72,135)
#50427B
(80,66,123)
#483C6F
(72,60,111)
#403663
(64,54,99)
#383057
(56,48,87)
#302A4B
(48,42,75)
#28243F
(40,36,63)
#201E33
(32,30,51)
#181827
(24,24,39)
#10121B
(16,18,27)
#080C0F
(8,12,15)
#000000
(0,0,0)

Tints of #584887

#584887
(88,72,135)
#675891
(103,88,145)
#76689B
(118,104,155)
#8578A5
(133,120,165)
#9488AF
(148,136,175)
#A398B9
(163,152,185)
#B2A8C3
(178,168,195)
#C1B8CD
(193,184,205)
#D0C8D7
(208,200,215)
#DFD8E1
(223,216,225)
#EEE8EB
(238,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584887; }

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

This text font color is #584887.

Background Color

.myBgColor { background-color: #584887; }

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

This div background color is #584887.

Border color

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

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

This div border color is #584887.

Opacity

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

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

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

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

This text has shadow with #584887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584887.

Preview

Color preview on black background

This text has color #584887 on black background.


Color preview on white background

This text has color #584887 on white background.


Black color preview on #584887 background

This text has black color on #584887 background.


White color preview on #584887 background

This text has white color on #584887 background.


Related colors

Complementary color

Complementary color for #hex is #A7B778.


I love getcolorcode.com

Triadic colors

1 #875848 and #488758 with #584887 are triadic colors.

2 #874858 and #485887 with #584887 are triadic colors.