COLOR #580EA4

HEX: #580EA4 RGB: (88,14,164)

Color info

#580EA4 contains mainly blue color. Web safe color of #580EA4 is #660099 (or #609).

RGB color model

#580EA4 color RGB value is (88,14,164).

RGB: (88,14,164) (35%, 5%, 64%)

RGB channels and saturation

R 88 of 255 = 35%
G 14 of 255 = 5%
B 164 of 255 = 64%

88
14
164

R + G + B ~ 35%. #580EA4 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 14 + 164 = 266 (100%)
R 88 of 266 ~ 33.08%
G 14 of 266 ~ 5.26%
B 164 of 266 ~ 61.65'%

%33.08
%61.65

CMYK color model

#580EA4 color CMYK value is (46,91,0,36).

  • cyan value is 46.34%
  • magenta value is 91.46%
  • yellow value is 0.00%
  • key color value is 35.69%

CMYK: (46,91,0,36)
C46M91Y0K36 (46%, 91%, 0%, 36%)
(0.46 / 0.91 / 0.00 / 0.36)

CMYK percentages

%46.34
%91.46
%0
%35.69

Codes

Color #580EA4 in popluar color models

58 0E A4
RGB 88 14 164
HSL 270° 84.27% 34.90%
HSB/HSV 270° 91.46% 64.31%
CMYK 46.34% 91.46% 0.00%
35.69%

Color #580EA4 in popluar number systems.

HEX 58 0E A4
Decimal 88 14 164
Binary 1011000 1110 10100100
Octal 130 16 244

Shades and tints

Shades of #580EA4

#580EA4
(88,14,164)
#500D96
(80,13,150)
#480C88
(72,12,136)
#400B7A
(64,11,122)
#380A6C
(56,10,108)
#30095E
(48,9,94)
#280850
(40,8,80)
#200742
(32,7,66)
#180634
(24,6,52)
#100526
(16,5,38)
#080418
(8,4,24)
#000000
(0,0,0)

Tints of #580EA4

#580EA4
(88,14,164)
#6723AC
(103,35,172)
#7638B4
(118,56,180)
#854DBC
(133,77,188)
#9462C4
(148,98,196)
#A377CC
(163,119,204)
#B28CD4
(178,140,212)
#C1A1DC
(193,161,220)
#D0B6E4
(208,182,228)
#DFCBEC
(223,203,236)
#EEE0F4
(238,224,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #580EA4 color. Also use rgb(88,14,164) instead hex code.

Text Font Color

.myTextColor { color: #580EA4; }

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

This text font color is #580EA4.

Background Color

.myBgColor { background-color: #580EA4; }

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

This div background color is #580EA4.

Border color

.myBorderColor { border: 1px solid #580EA4; }

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

This div border color is #580EA4.

Opacity

.myOpacity80 { color: #580EA4; opacity: 0.8; }

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

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

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

This text has shadow with #580EA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #580EA4.

Preview

Color preview on black background

This text has color #580EA4 on black background.


Color preview on white background

This text has color #580EA4 on white background.


Black color preview on #580EA4 background

This text has black color on #580EA4 background.


White color preview on #580EA4 background

This text has white color on #580EA4 background.


Related colors

Complementary color

Complementary color for #hex is #A7F15B.


I love getcolorcode.com

Triadic colors

1 #A4580E and #0EA458 with #580EA4 are triadic colors.

2 #A40E58 and #0E58A4 with #580EA4 are triadic colors.