COLOR #584898

HEX: #584898 RGB: (88,72,152)

Color info

#584898 contains mainly blue color. Web safe color of #584898 is #663399 (or #639).

RGB color model

#584898 color RGB value is (88,72,152).

RGB: (88,72,152) (35%, 28%, 60%)

RGB channels and saturation

R 88 of 255 = 35%
G 72 of 255 = 28%
B 152 of 255 = 60%

88
72
152

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

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 152 = 312 (100%)
R 88 of 312 ~ 28.21%
G 72 of 312 ~ 23.08%
B 152 of 312 ~ 48.72'%

%28.21
%23.08
%48.72

CMYK color model

#584898 color CMYK value is (42,53,0,40).

  • cyan value is 42.11%
  • magenta value is 52.63%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (42,53,0,40) C42M53Y0K40 (42%,53%,0%,40%) (0.42/0.53/0.00/0.40) 

CMYK percentages

%42.11
%52.63
%0
%40.39

Codes

Color #584898 in popluar color models

58 48 98
RGB 88 72 152
HSL 252° 35.71% 43.92%
HSB/HSV 252° 52.63% 59.61%
CMYK 42.11% 52.63% 0.00%
40.39%

Color #584898 in popluar number systems.

HEX 58 48 98
Decimal 88 72 152
Binary 1011000 1001000 10011000
Octal 130 110 230

Shades and tints

Shades of #584898

#584898
(88,72,152)
#50428B
(80,66,139)
#483C7E
(72,60,126)
#403671
(64,54,113)
#383064
(56,48,100)
#302A57
(48,42,87)
#28244A
(40,36,74)
#201E3D
(32,30,61)
#181830
(24,24,48)
#101223
(16,18,35)
#080C16
(8,12,22)
#000000
(0,0,0)

Tints of #584898

#584898
(88,72,152)
#6758A1
(103,88,161)
#7668AA
(118,104,170)
#8578B3
(133,120,179)
#9488BC
(148,136,188)
#A398C5
(163,152,197)
#B2A8CE
(178,168,206)
#C1B8D7
(193,184,215)
#D0C8E0
(208,200,224)
#DFD8E9
(223,216,233)
#EEE8F2
(238,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #584898; }

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

This text font color is #584898.

Background Color

.myBgColor { background-color: #584898; }

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

This div background color is #584898.

Border color

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

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

This div border color is #584898.

Opacity

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

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

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

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

This text has shadow with #584898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584898.

Preview

Color preview on black background

This text has color #584898 on black background.


Color preview on white background

This text has color #584898 on white background.


Black color preview on #584898 background

This text has black color on #584898 background.


White color preview on #584898 background

This text has white color on #584898 background.


Related colors

Complementary color

Complementary color for #hex is #A7B767.


I love getcolorcode.com

Triadic colors

1 #985848 and #489858 with #584898 are triadic colors.

2 #984858 and #485898 with #584898 are triadic colors.