COLOR #585160

HEX: #585160 RGB: (88,81,96)

Color info

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

RGB color model

#585160 color RGB value is (88,81,96).

RGB: (88,81,96) (35%, 32%, 38%)

RGB channels and saturation

R 88 of 255 = 35%
G 81 of 255 = 32%
B 96 of 255 = 38%

88
81
96

R + G + B ~ 35%. #585160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 81 + 96 = 265 (100%)
R 88 of 265 ~ 33.21%
G 81 of 265 ~ 30.57%
B 96 of 265 ~ 36.23'%

%33.21
%30.57
%36.23

CMYK color model

#585160 color CMYK value is (8,16,0,62).

  • cyan value is 8.33%
  • magenta value is 15.63%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (8,16,0,62)
C8M16Y0K62 (8%, 16%, 0%, 62%)
(0.08 / 0.16 / 0.00 / 0.62)

CMYK percentages

%8.33
%15.63
%0
%62.35

Codes

Color #585160 in popluar color models

58 51 60
RGB 88 81 96
HSL 268° 8.47% 34.71%
HSB/HSV 268° 15.63% 37.65%
CMYK 8.33% 15.63% 0.00%
62.35%

Color #585160 in popluar number systems.

HEX 58 51 60
Decimal 88 81 96
Binary 1011000 1010001 1100000
Octal 130 121 140

Shades and tints

Shades of #585160

#585160
(88,81,96)
#504A58
(80,74,88)
#484350
(72,67,80)
#403C48
(64,60,72)
#383540
(56,53,64)
#302E38
(48,46,56)
#282730
(40,39,48)
#202028
(32,32,40)
#181920
(24,25,32)
#101218
(16,18,24)
#080B10
(8,11,16)
#000000
(0,0,0)

Tints of #585160

#585160
(88,81,96)
#67606E
(103,96,110)
#766F7C
(118,111,124)
#857E8A
(133,126,138)
#948D98
(148,141,152)
#A39CA6
(163,156,166)
#B2ABB4
(178,171,180)
#C1BAC2
(193,186,194)
#D0C9D0
(208,201,208)
#DFD8DE
(223,216,222)
#EEE7EC
(238,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585160 color. Also use rgb(88,81,96) instead hex code.

Text Font Color

.myTextColor { color: #585160; }

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

This text font color is #585160.

Background Color

.myBgColor { background-color: #585160; }

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

This div background color is #585160.

Border color

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

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

This div border color is #585160.

Opacity

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

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

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

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

This text has shadow with #585160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585160.

Preview

Color preview on black background

This text has color #585160 on black background.


Color preview on white background

This text has color #585160 on white background.


Black color preview on #585160 background

This text has black color on #585160 background.


White color preview on #585160 background

This text has white color on #585160 background.


Related colors

Complementary color

Complementary color for #hex is #A7AE9F.


I love getcolorcode.com

Triadic colors

1 #605851 and #516058 with #585160 are triadic colors.

2 #605158 and #515860 with #585160 are triadic colors.