COLOR #586973

HEX: #586973 RGB: (88,105,115)

Color info

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

RGB color model

#586973 color RGB value is (88,105,115).

RGB: (88,105,115) (35%, 41%, 45%)

RGB channels and saturation

R 88 of 255 = 35%
G 105 of 255 = 41%
B 115 of 255 = 45%

88
105
115

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

Portions of RGB colors in percentages

R + G + B = 88 + 105 + 115 = 308 (100%)
R 88 of 308 ~ 28.57%
G 105 of 308 ~ 34.09%
B 115 of 308 ~ 37.34'%

%28.57
%34.09
%37.34

CMYK color model

#586973 color CMYK value is (23,9,0,55).

  • cyan value is 23.48%
  • magenta value is 8.70%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (23,9,0,55)
C23M9Y0K55 (23%, 9%, 0%, 55%)
(0.23 / 0.09 / 0.00 / 0.55)

CMYK percentages

%23.48
%8.7
%0
%54.9

Codes

Color #586973 in popluar color models

58 69 73
RGB 88 105 115
HSL 202° 13.30% 39.80%
HSB/HSV 202° 23.48% 45.10%
CMYK 23.48% 8.70% 0.00%
54.90%

Color #586973 in popluar number systems.

HEX 58 69 73
Decimal 88 105 115
Binary 1011000 1101001 1110011
Octal 130 151 163

Shades and tints

Shades of #586973

#586973
(88,105,115)
#506069
(80,96,105)
#48575F
(72,87,95)
#404E55
(64,78,85)
#38454B
(56,69,75)
#303C41
(48,60,65)
#283337
(40,51,55)
#202A2D
(32,42,45)
#182123
(24,33,35)
#101819
(16,24,25)
#080F0F
(8,15,15)
#000000
(0,0,0)

Tints of #586973

#586973
(88,105,115)
#67767F
(103,118,127)
#76838B
(118,131,139)
#859097
(133,144,151)
#949DA3
(148,157,163)
#A3AAAF
(163,170,175)
#B2B7BB
(178,183,187)
#C1C4C7
(193,196,199)
#D0D1D3
(208,209,211)
#DFDEDF
(223,222,223)
#EEEBEB
(238,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586973 color. Also use rgb(88,105,115) instead hex code.

Text Font Color

.myTextColor { color: #586973; }

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

This text font color is #586973.

Background Color

.myBgColor { background-color: #586973; }

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

This div background color is #586973.

Border color

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

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

This div border color is #586973.

Opacity

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

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

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

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

This text has shadow with #586973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586973.

Preview

Color preview on black background

This text has color #586973 on black background.


Color preview on white background

This text has color #586973 on white background.


Black color preview on #586973 background

This text has black color on #586973 background.


White color preview on #586973 background

This text has white color on #586973 background.


Related colors

Complementary color

Complementary color for #hex is #A7968C.


I love getcolorcode.com

Triadic colors

1 #735869 and #697358 with #586973 are triadic colors.

2 #736958 and #695873 with #586973 are triadic colors.