COLOR #585162

HEX: #585162 RGB: (88,81,98)

Color info

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

RGB color model

#585162 color RGB value is (88,81,98).

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

RGB channels and saturation

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

88
81
98

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

Portions of RGB colors in percentages

R + G + B = 88 + 81 + 98 = 267 (100%)
R 88 of 267 ~ 32.96%
G 81 of 267 ~ 30.34%
B 98 of 267 ~ 36.7'%

%32.96
%30.34
%36.7

CMYK color model

#585162 color CMYK value is (10,17,0,62).

  • cyan value is 10.20%
  • magenta value is 17.35%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (10,17,0,62)
C10M17Y0K62 (10%, 17%, 0%, 62%)
(0.10 / 0.17 / 0.00 / 0.62)

CMYK percentages

%10.2
%17.35
%0
%61.57

Codes

Color #585162 in popluar color models

58 51 62
RGB 88 81 98
HSL 265° 9.50% 35.10%
HSB/HSV 265° 17.35% 38.43%
CMYK 10.20% 17.35% 0.00%
61.57%

Color #585162 in popluar number systems.

HEX 58 51 62
Decimal 88 81 98
Binary 1011000 1010001 1100010
Octal 130 121 142

Shades and tints

Shades of #585162

#585162
(88,81,98)
#504A5A
(80,74,90)
#484352
(72,67,82)
#403C4A
(64,60,74)
#383542
(56,53,66)
#302E3A
(48,46,58)
#282732
(40,39,50)
#20202A
(32,32,42)
#181922
(24,25,34)
#10121A
(16,18,26)
#080B12
(8,11,18)
#000000
(0,0,0)

Tints of #585162

#585162
(88,81,98)
#676070
(103,96,112)
#766F7E
(118,111,126)
#857E8C
(133,126,140)
#948D9A
(148,141,154)
#A39CA8
(163,156,168)
#B2ABB6
(178,171,182)
#C1BAC4
(193,186,196)
#D0C9D2
(208,201,210)
#DFD8E0
(223,216,224)
#EEE7EE
(238,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585162; }

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

This text font color is #585162.

Background Color

.myBgColor { background-color: #585162; }

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

This div background color is #585162.

Border color

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

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

This div border color is #585162.

Opacity

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

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

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

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

This text has shadow with #585162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585162.

Preview

Color preview on black background

This text has color #585162 on black background.


Color preview on white background

This text has color #585162 on white background.


Black color preview on #585162 background

This text has black color on #585162 background.


White color preview on #585162 background

This text has white color on #585162 background.


Related colors

Complementary color

Complementary color for #hex is #A7AE9D.


I love getcolorcode.com

Triadic colors

1 #625851 and #516258 with #585162 are triadic colors.

2 #625158 and #515862 with #585162 are triadic colors.