COLOR #586170

HEX: #586170 RGB: (88,97,112)

Color info

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

RGB color model

#586170 color RGB value is (88,97,112).

RGB: (88,97,112) (35%, 38%, 44%)

RGB channels and saturation

R 88 of 255 = 35%
G 97 of 255 = 38%
B 112 of 255 = 44%

88
97
112

R + G + B ~ 39%. #586170 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 97 + 112 = 297 (100%)
R 88 of 297 ~ 29.63%
G 97 of 297 ~ 32.66%
B 112 of 297 ~ 37.71'%

%29.63
%32.66
%37.71

CMYK color model

#586170 color CMYK value is (21,13,0,56).

  • cyan value is 21.43%
  • magenta value is 13.39%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (21,13,0,56)
C21M13Y0K56 (21%, 13%, 0%, 56%)
(0.21 / 0.13 / 0.00 / 0.56)

CMYK percentages

%21.43
%13.39
%0
%56.08

Codes

Color #586170 in popluar color models

58 61 70
RGB 88 97 112
HSL 218° 12.00% 39.22%
HSB/HSV 218° 21.43% 43.92%
CMYK 21.43% 13.39% 0.00%
56.08%

Color #586170 in popluar number systems.

HEX 58 61 70
Decimal 88 97 112
Binary 1011000 1100001 1110000
Octal 130 141 160

Shades and tints

Shades of #586170

#586170
(88,97,112)
#505966
(80,89,102)
#48515C
(72,81,92)
#404952
(64,73,82)
#384148
(56,65,72)
#30393E
(48,57,62)
#283134
(40,49,52)
#20292A
(32,41,42)
#182120
(24,33,32)
#101916
(16,25,22)
#08110C
(8,17,12)
#000000
(0,0,0)

Tints of #586170

#586170
(88,97,112)
#676F7D
(103,111,125)
#767D8A
(118,125,138)
#858B97
(133,139,151)
#9499A4
(148,153,164)
#A3A7B1
(163,167,177)
#B2B5BE
(178,181,190)
#C1C3CB
(193,195,203)
#D0D1D8
(208,209,216)
#DFDFE5
(223,223,229)
#EEEDF2
(238,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586170 color. Also use rgb(88,97,112) instead hex code.

Text Font Color

.myTextColor { color: #586170; }

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

This text font color is #586170.

Background Color

.myBgColor { background-color: #586170; }

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

This div background color is #586170.

Border color

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

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

This div border color is #586170.

Opacity

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

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

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

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

This text has shadow with #586170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586170.

Preview

Color preview on black background

This text has color #586170 on black background.


Color preview on white background

This text has color #586170 on white background.


Black color preview on #586170 background

This text has black color on #586170 background.


White color preview on #586170 background

This text has white color on #586170 background.


Related colors

Complementary color

Complementary color for #hex is #A79E8F.


I love getcolorcode.com

Triadic colors

1 #705861 and #617058 with #586170 are triadic colors.

2 #706158 and #615870 with #586170 are triadic colors.