COLOR #586679

HEX: #586679 RGB: (88,102,121)

Color info

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

RGB color model

#586679 color RGB value is (88,102,121).

RGB: (88,102,121) (35%, 40%, 47%)

RGB channels and saturation

R 88 of 255 = 35%
G 102 of 255 = 40%
B 121 of 255 = 47%

88
102
121

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

Portions of RGB colors in percentages

R + G + B = 88 + 102 + 121 = 311 (100%)
R 88 of 311 ~ 28.3%
G 102 of 311 ~ 32.8%
B 121 of 311 ~ 38.91'%

%28.3
%32.8
%38.91

CMYK color model

#586679 color CMYK value is (27,16,0,53).

  • cyan value is 27.27%
  • magenta value is 15.70%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (27,16,0,53)
C27M16Y0K53 (27%, 16%, 0%, 53%)
(0.27 / 0.16 / 0.00 / 0.53)

CMYK percentages

%27.27
%15.7
%0
%52.55

Codes

Color #586679 in popluar color models

58 66 79
RGB 88 102 121
HSL 215° 15.79% 40.98%
HSB/HSV 215° 27.27% 47.45%
CMYK 27.27% 15.70% 0.00%
52.55%

Color #586679 in popluar number systems.

HEX 58 66 79
Decimal 88 102 121
Binary 1011000 1100110 1111001
Octal 130 146 171

Shades and tints

Shades of #586679

#586679
(88,102,121)
#505D6E
(80,93,110)
#485463
(72,84,99)
#404B58
(64,75,88)
#38424D
(56,66,77)
#303942
(48,57,66)
#283037
(40,48,55)
#20272C
(32,39,44)
#181E21
(24,30,33)
#101516
(16,21,22)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #586679

#586679
(88,102,121)
#677385
(103,115,133)
#768091
(118,128,145)
#858D9D
(133,141,157)
#949AA9
(148,154,169)
#A3A7B5
(163,167,181)
#B2B4C1
(178,180,193)
#C1C1CD
(193,193,205)
#D0CED9
(208,206,217)
#DFDBE5
(223,219,229)
#EEE8F1
(238,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586679; }

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

This text font color is #586679.

Background Color

.myBgColor { background-color: #586679; }

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

This div background color is #586679.

Border color

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

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

This div border color is #586679.

Opacity

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

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

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

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

This text has shadow with #586679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586679.

Preview

Color preview on black background

This text has color #586679 on black background.


Color preview on white background

This text has color #586679 on white background.


Black color preview on #586679 background

This text has black color on #586679 background.


White color preview on #586679 background

This text has white color on #586679 background.


Related colors

Complementary color

Complementary color for #hex is #A79986.


I love getcolorcode.com

Triadic colors

1 #795866 and #667958 with #586679 are triadic colors.

2 #796658 and #665879 with #586679 are triadic colors.