COLOR #585247

HEX: #585247 RGB: (88,82,71)

Color info

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

RGB color model

#585247 color RGB value is (88,82,71).

RGB: (88,82,71) (35%, 32%, 28%)

RGB channels and saturation

R 88 of 255 = 35%
G 82 of 255 = 32%
B 71 of 255 = 28%

88
82
71

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

Portions of RGB colors in percentages

R + G + B = 88 + 82 + 71 = 241 (100%)
R 88 of 241 ~ 36.51%
G 82 of 241 ~ 34.02%
B 71 of 241 ~ 29.46'%

%36.51
%34.02
%29.46

CMYK color model

#585247 color CMYK value is (0,7,19,65).

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

CMYK: (0,7,19,65)
C0M7Y19K65 (0%, 7%, 19%, 65%)
(0.00 / 0.07 / 0.19 / 0.65)

CMYK percentages

%0
%6.82
%19.32
%65.49

Codes

Color #585247 in popluar color models

58 52 47
RGB 88 82 71
HSL 39° 10.69% 31.18%
HSB/HSV 39° 19.32% 34.51%
CMYK 0.00% 6.82% 19.32%
65.49%

Color #585247 in popluar number systems.

HEX 58 52 47
Decimal 88 82 71
Binary 1011000 1010010 1000111
Octal 130 122 107

Shades and tints

Shades of #585247

#585247
(88,82,71)
#504B41
(80,75,65)
#48443B
(72,68,59)
#403D35
(64,61,53)
#38362F
(56,54,47)
#302F29
(48,47,41)
#282823
(40,40,35)
#20211D
(32,33,29)
#181A17
(24,26,23)
#101311
(16,19,17)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #585247

#585247
(88,82,71)
#676157
(103,97,87)
#767067
(118,112,103)
#857F77
(133,127,119)
#948E87
(148,142,135)
#A39D97
(163,157,151)
#B2ACA7
(178,172,167)
#C1BBB7
(193,187,183)
#D0CAC7
(208,202,199)
#DFD9D7
(223,217,215)
#EEE8E7
(238,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585247; }

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

This text font color is #585247.

Background Color

.myBgColor { background-color: #585247; }

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

This div background color is #585247.

Border color

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

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

This div border color is #585247.

Opacity

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

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

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

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

This text has shadow with #585247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585247.

Preview

Color preview on black background

This text has color #585247 on black background.


Color preview on white background

This text has color #585247 on white background.


Black color preview on #585247 background

This text has black color on #585247 background.


White color preview on #585247 background

This text has white color on #585247 background.


Related colors

Complementary color

Complementary color for #hex is #A7ADB8.


I love getcolorcode.com

Triadic colors

1 #475852 and #524758 with #585247 are triadic colors.

2 #475258 and #525847 with #585247 are triadic colors.