COLOR #586086

HEX: #586086 RGB: (88,96,134)

Color info

#586086 contains red, green and blue colors in about the same proportion. Web safe color of #586086 is #666699 (or #669).

RGB color model

#586086 color RGB value is (88,96,134).

RGB: (88,96,134) (35%, 38%, 53%)

RGB channels and saturation

R 88 of 255 = 35%
G 96 of 255 = 38%
B 134 of 255 = 53%

88
96
134

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

Portions of RGB colors in percentages

R + G + B = 88 + 96 + 134 = 318 (100%)
R 88 of 318 ~ 27.67%
G 96 of 318 ~ 30.19%
B 134 of 318 ~ 42.14'%

%27.67
%30.19
%42.14

CMYK color model

#586086 color CMYK value is (34,28,0,47).

  • cyan value is 34.33%
  • magenta value is 28.36%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (34,28,0,47)
C34M28Y0K47 (34%, 28%, 0%, 47%)
(0.34 / 0.28 / 0.00 / 0.47)

CMYK percentages

%34.33
%28.36
%0
%47.45

Codes

Color #586086 in popluar color models

58 60 86
RGB 88 96 134
HSL 230° 20.72% 43.53%
HSB/HSV 230° 34.33% 52.55%
CMYK 34.33% 28.36% 0.00%
47.45%

Color #586086 in popluar number systems.

HEX 58 60 86
Decimal 88 96 134
Binary 1011000 1100000 10000110
Octal 130 140 206

Shades and tints

Shades of #586086

#586086
(88,96,134)
#50587A
(80,88,122)
#48506E
(72,80,110)
#404862
(64,72,98)
#384056
(56,64,86)
#30384A
(48,56,74)
#28303E
(40,48,62)
#202832
(32,40,50)
#182026
(24,32,38)
#10181A
(16,24,26)
#08100E
(8,16,14)
#000000
(0,0,0)

Tints of #586086

#586086
(88,96,134)
#676E91
(103,110,145)
#767C9C
(118,124,156)
#858AA7
(133,138,167)
#9498B2
(148,152,178)
#A3A6BD
(163,166,189)
#B2B4C8
(178,180,200)
#C1C2D3
(193,194,211)
#D0D0DE
(208,208,222)
#DFDEE9
(223,222,233)
#EEECF4
(238,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586086 color. Also use rgb(88,96,134) instead hex code.

Text Font Color

.myTextColor { color: #586086; }

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

This text font color is #586086.

Background Color

.myBgColor { background-color: #586086; }

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

This div background color is #586086.

Border color

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

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

This div border color is #586086.

Opacity

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

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

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

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

This text has shadow with #586086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586086.

Preview

Color preview on black background

This text has color #586086 on black background.


Color preview on white background

This text has color #586086 on white background.


Black color preview on #586086 background

This text has black color on #586086 background.


White color preview on #586086 background

This text has white color on #586086 background.


Related colors

Complementary color

Complementary color for #hex is #A79F79.


I love getcolorcode.com

Triadic colors

1 #865860 and #608658 with #586086 are triadic colors.

2 #866058 and #605886 with #586086 are triadic colors.