COLOR #585447

HEX: #585447 RGB: (88,84,71)

Color info

#585447 contains red, green and blue colors in about the same proportion. Web safe color of #585447 is #666633 (or #663).

RGB color model

#585447 color RGB value is (88,84,71).

RGB: (88,84,71) (35%, 33%, 28%)

RGB channels and saturation

R 88 of 255 = 35%
G 84 of 255 = 33%
B 71 of 255 = 28%

88
84
71

R + G + B ~ 32%. #585447 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 84 + 71 = 243 (100%)
R 88 of 243 ~ 36.21%
G 84 of 243 ~ 34.57%
B 71 of 243 ~ 29.22'%

%36.21
%34.57
%29.22

CMYK color model

#585447 color CMYK value is (0,5,19,65).

  • cyan value is 0.00%
  • magenta value is 4.55%
  • yellow value is 19.32%
  • key color value is 65.49%

CMYK: (0,5,19,65)
C0M5Y19K65 (0%, 5%, 19%, 65%)
(0.00 / 0.05 / 0.19 / 0.65)

CMYK percentages

%0
%4.55
%19.32
%65.49

Codes

Color #585447 in popluar color models

58 54 47
RGB 88 84 71
HSL 46° 10.69% 31.18%
HSB/HSV 46° 19.32% 34.51%
CMYK 0.00% 4.55% 19.32%
65.49%

Color #585447 in popluar number systems.

HEX 58 54 47
Decimal 88 84 71
Binary 1011000 1010100 1000111
Octal 130 124 107

Shades and tints

Shades of #585447

#585447
(88,84,71)
#504D41
(80,77,65)
#48463B
(72,70,59)
#403F35
(64,63,53)
#38382F
(56,56,47)
#303129
(48,49,41)
#282A23
(40,42,35)
#20231D
(32,35,29)
#181C17
(24,28,23)
#101511
(16,21,17)
#080E0B
(8,14,11)
#000000
(0,0,0)

Tints of #585447

#585447
(88,84,71)
#676357
(103,99,87)
#767267
(118,114,103)
#858177
(133,129,119)
#949087
(148,144,135)
#A39F97
(163,159,151)
#B2AEA7
(178,174,167)
#C1BDB7
(193,189,183)
#D0CCC7
(208,204,199)
#DFDBD7
(223,219,215)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585447 color. Also use rgb(88,84,71) instead hex code.

Text Font Color

.myTextColor { color: #585447; }

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

This text font color is #585447.

Background Color

.myBgColor { background-color: #585447; }

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

This div background color is #585447.

Border color

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

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

This div border color is #585447.

Opacity

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

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

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

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

This text has shadow with #585447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585447.

Preview

Color preview on black background

This text has color #585447 on black background.


Color preview on white background

This text has color #585447 on white background.


Black color preview on #585447 background

This text has black color on #585447 background.


White color preview on #585447 background

This text has white color on #585447 background.


Related colors

Complementary color

Complementary color for #hex is #A7ABB8.


I love getcolorcode.com

Triadic colors

1 #475854 and #544758 with #585447 are triadic colors.

2 #475458 and #545847 with #585447 are triadic colors.