COLOR #58049A

HEX: #58049A RGB: (88,4,154)

Color info

#58049A contains mainly blue color. Web safe color of #58049A is #660099 (or #609).

RGB color model

#58049A color RGB value is (88,4,154).

RGB: (88,4,154) (35%, 2%, 60%)

RGB channels and saturation

R 88 of 255 = 35%
G 4 of 255 = 2%
B 154 of 255 = 60%

88
4
154

R + G + B ~ 32%. #58049A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 4 + 154 = 246 (100%)
R 88 of 246 ~ 35.77%
G 4 of 246 ~ 1.63%
B 154 of 246 ~ 62.6'%

%35.77
%62.6

CMYK color model

#58049A color CMYK value is (43,97,0,40).

  • cyan value is 42.86%
  • magenta value is 97.40%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (43,97,0,40)
C43M97Y0K40 (43%, 97%, 0%, 40%)
(0.43 / 0.97 / 0.00 / 0.40)

CMYK percentages

%42.86
%97.4
%0
%39.61

Codes

Color #58049A in popluar color models

58 04 9A
RGB 88 4 154
HSL 274° 94.94% 30.98%
HSB/HSV 274° 97.40% 60.39%
CMYK 42.86% 97.40% 0.00%
39.61%

Color #58049A in popluar number systems.

HEX 58 04 9A
Decimal 88 4 154
Binary 1011000 100 10011010
Octal 130 4 232

Shades and tints

Shades of #58049A

#58049A
(88,4,154)
#50048C
(80,4,140)
#48047E
(72,4,126)
#400470
(64,4,112)
#380462
(56,4,98)
#300454
(48,4,84)
#280446
(40,4,70)
#200438
(32,4,56)
#18042A
(24,4,42)
#10041C
(16,4,28)
#08040E
(8,4,14)
#000000
(0,0,0)

Tints of #58049A

#58049A
(88,4,154)
#671AA3
(103,26,163)
#7630AC
(118,48,172)
#8546B5
(133,70,181)
#945CBE
(148,92,190)
#A372C7
(163,114,199)
#B288D0
(178,136,208)
#C19ED9
(193,158,217)
#D0B4E2
(208,180,226)
#DFCAEB
(223,202,235)
#EEE0F4
(238,224,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58049A color. Also use rgb(88,4,154) instead hex code.

Text Font Color

.myTextColor { color: #58049A; }

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

This text font color is #58049A.

Background Color

.myBgColor { background-color: #58049A; }

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

This div background color is #58049A.

Border color

.myBorderColor { border: 1px solid #58049A; }

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

This div border color is #58049A.

Opacity

.myOpacity80 { color: #58049A; opacity: 0.8; }

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

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

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

This text has shadow with #58049A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58049A.

Preview

Color preview on black background

This text has color #58049A on black background.


Color preview on white background

This text has color #58049A on white background.


Black color preview on #58049A background

This text has black color on #58049A background.


White color preview on #58049A background

This text has white color on #58049A background.


Related colors

Complementary color

Complementary color for #58049A is #A7FB65.


I love getcolorcode.com

Triadic colors

1 #9A5804 and #049A58 with #58049A are triadic colors.

2 #9A0458 and #04589A with #58049A are triadic colors.