COLOR #58509A

HEX: #58509A RGB: (88,80,154)

Color info

#58509A contains mainly blue color. Web safe color of #58509A is #666699 (or #669).

RGB color model

#58509A color RGB value is (88,80,154).

RGB: (88,80,154) (35%, 31%, 60%)

RGB channels and saturation

R 88 of 255 = 35%
G 80 of 255 = 31%
B 154 of 255 = 60%

88
80
154

R + G + B ~ 42%. #58509A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 80 + 154 = 322 (100%)
R 88 of 322 ~ 27.33%
G 80 of 322 ~ 24.84%
B 154 of 322 ~ 47.83'%

%27.33
%24.84
%47.83

CMYK color model

#58509A color CMYK value is (43,48,0,40).

  • cyan value is 42.86%
  • magenta value is 48.05%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (43,48,0,40) C43M48Y0K40 (43%,48%,0%,40%) (0.43/0.48/0.00/0.40) 

CMYK percentages

%42.86
%48.05
%0
%39.61

Codes

Color #58509A in popluar color models

58 50 9A
RGB 88 80 154
HSL 246° 31.62% 45.88%
HSB/HSV 246° 48.05% 60.39%
CMYK 42.86% 48.05% 0.00%
39.61%

Color #58509A in popluar number systems.

HEX 58 50 9A
Decimal 88 80 154
Binary 1011000 1010000 10011010
Octal 130 120 232

Shades and tints

Shades of #58509A

#58509A
(88,80,154)
#50498C
(80,73,140)
#48427E
(72,66,126)
#403B70
(64,59,112)
#383462
(56,52,98)
#302D54
(48,45,84)
#282646
(40,38,70)
#201F38
(32,31,56)
#18182A
(24,24,42)
#10111C
(16,17,28)
#080A0E
(8,10,14)
#000000
(0,0,0)

Tints of #58509A

#58509A
(88,80,154)
#675FA3
(103,95,163)
#766EAC
(118,110,172)
#857DB5
(133,125,181)
#948CBE
(148,140,190)
#A39BC7
(163,155,199)
#B2AAD0
(178,170,208)
#C1B9D9
(193,185,217)
#D0C8E2
(208,200,226)
#DFD7EB
(223,215,235)
#EEE6F4
(238,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58509A; }

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

This text font color is #58509A.

Background Color

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

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

This div background color is #58509A.

Border color

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

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

This div border color is #58509A.

Opacity

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

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

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

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

This text has shadow with #58509A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58509A.

Preview

Color preview on black background

This text has color #58509A on black background.


Color preview on white background

This text has color #58509A on white background.


Black color preview on #58509A background

This text has black color on #58509A background.


White color preview on #58509A background

This text has white color on #58509A background.


Related colors

Complementary color

Complementary color for #hex is #A7AF65.


I love getcolorcode.com

Triadic colors

1 #9A5850 and #509A58 with #58509A are triadic colors.

2 #9A5058 and #50589A with #58509A are triadic colors.