COLOR #586688

HEX: #586688 RGB: (88,102,136)

Color info

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

RGB color model

#586688 color RGB value is (88,102,136).

RGB: (88,102,136) (35%, 40%, 53%)

RGB channels and saturation

R 88 of 255 = 35%
G 102 of 255 = 40%
B 136 of 255 = 53%

88
102
136

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

Portions of RGB colors in percentages

R + G + B = 88 + 102 + 136 = 326 (100%)
R 88 of 326 ~ 26.99%
G 102 of 326 ~ 31.29%
B 136 of 326 ~ 41.72'%

%26.99
%31.29
%41.72

CMYK color model

#586688 color CMYK value is (35,25,0,47).

  • cyan value is 35.29%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (35,25,0,47)
C35M25Y0K47 (35%, 25%, 0%, 47%)
(0.35 / 0.25 / 0.00 / 0.47)

CMYK percentages

%35.29
%25
%0
%46.67

Codes

Color #586688 in popluar color models

58 66 88
RGB 88 102 136
HSL 223° 21.43% 43.92%
HSB/HSV 223° 35.29% 53.33%
CMYK 35.29% 25.00% 0.00%
46.67%

Color #586688 in popluar number systems.

HEX 58 66 88
Decimal 88 102 136
Binary 1011000 1100110 10001000
Octal 130 146 210

Shades and tints

Shades of #586688

#586688
(88,102,136)
#505D7C
(80,93,124)
#485470
(72,84,112)
#404B64
(64,75,100)
#384258
(56,66,88)
#30394C
(48,57,76)
#283040
(40,48,64)
#202734
(32,39,52)
#181E28
(24,30,40)
#10151C
(16,21,28)
#080C10
(8,12,16)
#000000
(0,0,0)

Tints of #586688

#586688
(88,102,136)
#677392
(103,115,146)
#76809C
(118,128,156)
#858DA6
(133,141,166)
#949AB0
(148,154,176)
#A3A7BA
(163,167,186)
#B2B4C4
(178,180,196)
#C1C1CE
(193,193,206)
#D0CED8
(208,206,216)
#DFDBE2
(223,219,226)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586688; }

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

This text font color is #586688.

Background Color

.myBgColor { background-color: #586688; }

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

This div background color is #586688.

Border color

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

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

This div border color is #586688.

Opacity

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

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

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

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

This text has shadow with #586688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586688.

Preview

Color preview on black background

This text has color #586688 on black background.


Color preview on white background

This text has color #586688 on white background.


Black color preview on #586688 background

This text has black color on #586688 background.


White color preview on #586688 background

This text has white color on #586688 background.


Related colors

Complementary color

Complementary color for #hex is #A79977.


I love getcolorcode.com

Triadic colors

1 #885866 and #668858 with #586688 are triadic colors.

2 #886658 and #665888 with #586688 are triadic colors.