COLOR #585968

HEX: #585968 RGB: (88,89,104)

Color info

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

RGB color model

#585968 color RGB value is (88,89,104).

RGB: (88,89,104) (35%, 35%, 41%)

RGB channels and saturation

R 88 of 255 = 35%
G 89 of 255 = 35%
B 104 of 255 = 41%

88
89
104

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

Portions of RGB colors in percentages

R + G + B = 88 + 89 + 104 = 281 (100%)
R 88 of 281 ~ 31.32%
G 89 of 281 ~ 31.67%
B 104 of 281 ~ 37.01'%

%31.32
%31.67
%37.01

CMYK color model

#585968 color CMYK value is (15,14,0,59).

  • cyan value is 15.38%
  • magenta value is 14.42%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (15,14,0,59)
C15M14Y0K59 (15%, 14%, 0%, 59%)
(0.15 / 0.14 / 0.00 / 0.59)

CMYK percentages

%15.38
%14.42
%0
%59.22

Codes

Color #585968 in popluar color models

58 59 68
RGB 88 89 104
HSL 236° 8.33% 37.65%
HSB/HSV 236° 15.38% 40.78%
CMYK 15.38% 14.42% 0.00%
59.22%

Color #585968 in popluar number systems.

HEX 58 59 68
Decimal 88 89 104
Binary 1011000 1011001 1101000
Octal 130 131 150

Shades and tints

Shades of #585968

#585968
(88,89,104)
#50515F
(80,81,95)
#484956
(72,73,86)
#40414D
(64,65,77)
#383944
(56,57,68)
#30313B
(48,49,59)
#282932
(40,41,50)
#202129
(32,33,41)
#181920
(24,25,32)
#101117
(16,17,23)
#08090E
(8,9,14)
#000000
(0,0,0)

Tints of #585968

#585968
(88,89,104)
#676875
(103,104,117)
#767782
(118,119,130)
#85868F
(133,134,143)
#94959C
(148,149,156)
#A3A4A9
(163,164,169)
#B2B3B6
(178,179,182)
#C1C2C3
(193,194,195)
#D0D1D0
(208,209,208)
#DFE0DD
(223,224,221)
#EEEFEA
(238,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585968; }

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

This text font color is #585968.

Background Color

.myBgColor { background-color: #585968; }

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

This div background color is #585968.

Border color

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

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

This div border color is #585968.

Opacity

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

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

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

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

This text has shadow with #585968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585968.

Preview

Color preview on black background

This text has color #585968 on black background.


Color preview on white background

This text has color #585968 on white background.


Black color preview on #585968 background

This text has black color on #585968 background.


White color preview on #585968 background

This text has white color on #585968 background.


Related colors

Complementary color

Complementary color for #hex is #A7A697.


I love getcolorcode.com

Triadic colors

1 #685859 and #596858 with #585968 are triadic colors.

2 #685958 and #595868 with #585968 are triadic colors.