COLOR #58596C

HEX: #58596C RGB: (88,89,108)

Color info

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

RGB color model

#58596C color RGB value is (88,89,108).

RGB: (88,89,108) (35%, 35%, 42%)

RGB channels and saturation

R 88 of 255 = 35%
G 89 of 255 = 35%
B 108 of 255 = 42%

88
89
108

R + G + B ~ 37%. #58596C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 89 + 108 = 285 (100%)
R 88 of 285 ~ 30.88%
G 89 of 285 ~ 31.23%
B 108 of 285 ~ 37.89'%

%30.88
%31.23
%37.89

CMYK color model

#58596C color CMYK value is (19,18,0,58).

  • cyan value is 18.52%
  • magenta value is 17.59%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (19,18,0,58) C19M18Y0K58 (19%,18%,0%,58%) (0.19/0.18/0.00/0.58) 

CMYK percentages

%18.52
%17.59
%0
%57.65

Codes

Color #58596C in popluar color models

58 59 6C
RGB 88 89 108
HSL 237° 10.20% 38.43%
HSB/HSV 237° 18.52% 42.35%
CMYK 18.52% 17.59% 0.00%
57.65%

Color #58596C in popluar number systems.

HEX 58 59 6C
Decimal 88 89 108
Binary 1011000 1011001 1101100
Octal 130 131 154

Shades and tints

Shades of #58596C

#58596C
(88,89,108)
#505163
(80,81,99)
#48495A
(72,73,90)
#404151
(64,65,81)
#383948
(56,57,72)
#30313F
(48,49,63)
#282936
(40,41,54)
#20212D
(32,33,45)
#181924
(24,25,36)
#10111B
(16,17,27)
#080912
(8,9,18)
#000000
(0,0,0)

Tints of #58596C

#58596C
(88,89,108)
#676879
(103,104,121)
#767786
(118,119,134)
#858693
(133,134,147)
#9495A0
(148,149,160)
#A3A4AD
(163,164,173)
#B2B3BA
(178,179,186)
#C1C2C7
(193,194,199)
#D0D1D4
(208,209,212)
#DFE0E1
(223,224,225)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58596C color. Also use rgb(88,89,108) instead hex code.

Text Font Color

.myTextColor { color: #58596C; }

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

This text font color is #58596C.

Background Color

.myBgColor { background-color: #58596C; }

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

This div background color is #58596C.

Border color

.myBorderColor { border: 1px solid #58596C; }

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

This div border color is #58596C.

Opacity

.myOpacity80 { color: #58596C; opacity: 0.8; }

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

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

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

This text has shadow with #58596C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58596C.

Preview

Color preview on black background

This text has color #58596C on black background.


Color preview on white background

This text has color #58596C on white background.


Black color preview on #58596C background

This text has black color on #58596C background.


White color preview on #58596C background

This text has white color on #58596C background.


Related colors

Complementary color

Complementary color for #hex is #A7A693.


I love getcolorcode.com

Triadic colors

1 #6C5859 and #596C58 with #58596C are triadic colors.

2 #6C5958 and #59586C with #58596C are triadic colors.