COLOR #584AB6

HEX: #584AB6 RGB: (88,74,182)

Color info

#584AB6 contains mainly blue color. Web safe color of #584AB6 is #6633CC (or #63C).

RGB color model

#584AB6 color RGB value is (88,74,182).

RGB: (88,74,182) (35%, 29%, 71%)

RGB channels and saturation

R 88 of 255 = 35%
G 74 of 255 = 29%
B 182 of 255 = 71%

88
74
182

R + G + B ~ 45%. #584AB6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 74 + 182 = 344 (100%)
R 88 of 344 ~ 25.58%
G 74 of 344 ~ 21.51%
B 182 of 344 ~ 52.91'%

%25.58
%21.51
%52.91

CMYK color model

#584AB6 color CMYK value is (52,59,0,29).

  • cyan value is 51.65%
  • magenta value is 59.34%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (52,59,0,29)
C52M59Y0K29 (52%, 59%, 0%, 29%)
(0.52 / 0.59 / 0.00 / 0.29)

CMYK percentages

%51.65
%59.34
%0
%28.63

Codes

Color #584AB6 in popluar color models

58 4A B6
RGB 88 74 182
HSL 248° 42.52% 50.20%
HSB/HSV 248° 59.34% 71.37%
CMYK 51.65% 59.34% 0.00%
28.63%

Color #584AB6 in popluar number systems.

HEX 58 4A B6
Decimal 88 74 182
Binary 1011000 1001010 10110110
Octal 130 112 266

Shades and tints

Shades of #584AB6

#584AB6
(88,74,182)
#5044A6
(80,68,166)
#483E96
(72,62,150)
#403886
(64,56,134)
#383276
(56,50,118)
#302C66
(48,44,102)
#282656
(40,38,86)
#202046
(32,32,70)
#181A36
(24,26,54)
#101426
(16,20,38)
#080E16
(8,14,22)
#000000
(0,0,0)

Tints of #584AB6

#584AB6
(88,74,182)
#675ABC
(103,90,188)
#766AC2
(118,106,194)
#857AC8
(133,122,200)
#948ACE
(148,138,206)
#A39AD4
(163,154,212)
#B2AADA
(178,170,218)
#C1BAE0
(193,186,224)
#D0CAE6
(208,202,230)
#DFDAEC
(223,218,236)
#EEEAF2
(238,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #584AB6 color. Also use rgb(88,74,182) instead hex code.

Text Font Color

.myTextColor { color: #584AB6; }

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

This text font color is #584AB6.

Background Color

.myBgColor { background-color: #584AB6; }

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

This div background color is #584AB6.

Border color

.myBorderColor { border: 1px solid #584AB6; }

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

This div border color is #584AB6.

Opacity

.myOpacity80 { color: #584AB6; opacity: 0.8; }

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

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

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

This text has shadow with #584AB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #584AB6.

Preview

Color preview on black background

This text has color #584AB6 on black background.


Color preview on white background

This text has color #584AB6 on white background.


Black color preview on #584AB6 background

This text has black color on #584AB6 background.


White color preview on #584AB6 background

This text has white color on #584AB6 background.


Related colors

Complementary color

Complementary color for #hex is #A7B549.


I love getcolorcode.com

Triadic colors

1 #B6584A and #4AB658 with #584AB6 are triadic colors.

2 #B64A58 and #4A58B6 with #584AB6 are triadic colors.