COLOR #586580

HEX: #586580 RGB: (88,101,128)

Color info

#586580 contains red, green and blue colors in about the same proportion. Web safe color of #586580 is #666666 (or #666).

RGB color model

#586580 color RGB value is (88,101,128).

RGB: (88,101,128) (35%, 40%, 50%)

RGB channels and saturation

R 88 of 255 = 35%
G 101 of 255 = 40%
B 128 of 255 = 50%

88
101
128

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

Portions of RGB colors in percentages

R + G + B = 88 + 101 + 128 = 317 (100%)
R 88 of 317 ~ 27.76%
G 101 of 317 ~ 31.86%
B 128 of 317 ~ 40.38'%

%27.76
%31.86
%40.38

CMYK color model

#586580 color CMYK value is (31,21,0,50).

  • cyan value is 31.25%
  • magenta value is 21.09%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (31,21,0,50)
C31M21Y0K50 (31%, 21%, 0%, 50%)
(0.31 / 0.21 / 0.00 / 0.50)

CMYK percentages

%31.25
%21.09
%0
%49.8

Codes

Color #586580 in popluar color models

58 65 80
RGB 88 101 128
HSL 221° 18.52% 42.35%
HSB/HSV 221° 31.25% 50.20%
CMYK 31.25% 21.09% 0.00%
49.80%

Color #586580 in popluar number systems.

HEX 58 65 80
Decimal 88 101 128
Binary 1011000 1100101 10000000
Octal 130 145 200

Shades and tints

Shades of #586580

#586580
(88,101,128)
#505C75
(80,92,117)
#48536A
(72,83,106)
#404A5F
(64,74,95)
#384154
(56,65,84)
#303849
(48,56,73)
#282F3E
(40,47,62)
#202633
(32,38,51)
#181D28
(24,29,40)
#10141D
(16,20,29)
#080B12
(8,11,18)
#000000
(0,0,0)

Tints of #586580

#586580
(88,101,128)
#67738B
(103,115,139)
#768196
(118,129,150)
#858FA1
(133,143,161)
#949DAC
(148,157,172)
#A3ABB7
(163,171,183)
#B2B9C2
(178,185,194)
#C1C7CD
(193,199,205)
#D0D5D8
(208,213,216)
#DFE3E3
(223,227,227)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586580 color. Also use rgb(88,101,128) instead hex code.

Text Font Color

.myTextColor { color: #586580; }

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

This text font color is #586580.

Background Color

.myBgColor { background-color: #586580; }

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

This div background color is #586580.

Border color

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

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

This div border color is #586580.

Opacity

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

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

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

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

This text has shadow with #586580 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586580.

Preview

Color preview on black background

This text has color #586580 on black background.


Color preview on white background

This text has color #586580 on white background.


Black color preview on #586580 background

This text has black color on #586580 background.


White color preview on #586580 background

This text has white color on #586580 background.


Related colors

Complementary color

Complementary color for #hex is #A79A7F.


I love getcolorcode.com

Triadic colors

1 #805865 and #658058 with #586580 are triadic colors.

2 #806558 and #655880 with #586580 are triadic colors.