COLOR #586488

HEX: #586488 RGB: (88,100,136)

Color info

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

RGB color model

#586488 color RGB value is (88,100,136).

RGB: (88,100,136) (35%, 39%, 53%)

RGB channels and saturation

R 88 of 255 = 35%
G 100 of 255 = 39%
B 136 of 255 = 53%

88
100
136

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

Portions of RGB colors in percentages

R + G + B = 88 + 100 + 136 = 324 (100%)
R 88 of 324 ~ 27.16%
G 100 of 324 ~ 30.86%
B 136 of 324 ~ 41.98'%

%27.16
%30.86
%41.98

CMYK color model

#586488 color CMYK value is (35,26,0,47).

  • cyan value is 35.29%
  • magenta value is 26.47%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (35,26,0,47) C35M26Y0K47 (35%,26%,0%,47%) (0.35/0.26/0.00/0.47) 

CMYK percentages

%35.29
%26.47
%0
%46.67

Codes

Color #586488 in popluar color models

58 64 88
RGB 88 100 136
HSL 225° 21.43% 43.92%
HSB/HSV 225° 35.29% 53.33%
CMYK 35.29% 26.47% 0.00%
46.67%

Color #586488 in popluar number systems.

HEX 58 64 88
Decimal 88 100 136
Binary 1011000 1100100 10001000
Octal 130 144 210

Shades and tints

Shades of #586488

#586488
(88,100,136)
#505B7C
(80,91,124)
#485270
(72,82,112)
#404964
(64,73,100)
#384058
(56,64,88)
#30374C
(48,55,76)
#282E40
(40,46,64)
#202534
(32,37,52)
#181C28
(24,28,40)
#10131C
(16,19,28)
#080A10
(8,10,16)
#000000
(0,0,0)

Tints of #586488

#586488
(88,100,136)
#677292
(103,114,146)
#76809C
(118,128,156)
#858EA6
(133,142,166)
#949CB0
(148,156,176)
#A3AABA
(163,170,186)
#B2B8C4
(178,184,196)
#C1C6CE
(193,198,206)
#D0D4D8
(208,212,216)
#DFE2E2
(223,226,226)
#EEF0EC
(238,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586488 color. Also use rgb(88,100,136) instead hex code.

Text Font Color

.myTextColor { color: #586488; }

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

This text font color is #586488.

Background Color

.myBgColor { background-color: #586488; }

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

This div background color is #586488.

Border color

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

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

This div border color is #586488.

Opacity

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

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

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

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

This text has shadow with #586488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586488.

Preview

Color preview on black background

This text has color #586488 on black background.


Color preview on white background

This text has color #586488 on white background.


Black color preview on #586488 background

This text has black color on #586488 background.


White color preview on #586488 background

This text has white color on #586488 background.


Related colors

Complementary color

Complementary color for #hex is #A79B77.


I love getcolorcode.com

Triadic colors

1 #885864 and #648858 with #586488 are triadic colors.

2 #886458 and #645888 with #586488 are triadic colors.