COLOR #585342

HEX: #585342 RGB: (88,83,66)

Color info

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

RGB color model

#585342 color RGB value is (88,83,66).

RGB: (88,83,66) (35%, 33%, 26%)

RGB channels and saturation

R 88 of 255 = 35%
G 83 of 255 = 33%
B 66 of 255 = 26%

88
83
66

R + G + B ~ 31%. #585342 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 83 + 66 = 237 (100%)
R 88 of 237 ~ 37.13%
G 83 of 237 ~ 35.02%
B 66 of 237 ~ 27.85'%

%37.13
%35.02
%27.85

CMYK color model

#585342 color CMYK value is (0,6,25,65).

  • cyan value is 0.00%
  • magenta value is 5.68%
  • yellow value is 25.00%
  • key color value is 65.49%

CMYK: (0,6,25,65)
C0M6Y25K65 (0%, 6%, 25%, 65%)
(0.00 / 0.06 / 0.25 / 0.65)

CMYK percentages

%0
%5.68
%25
%65.49

Codes

Color #585342 in popluar color models

58 53 42
RGB 88 83 66
HSL 46° 14.29% 30.20%
HSB/HSV 46° 25.00% 34.51%
CMYK 0.00% 5.68% 25.00%
65.49%

Color #585342 in popluar number systems.

HEX 58 53 42
Decimal 88 83 66
Binary 1011000 1010011 1000010
Octal 130 123 102

Shades and tints

Shades of #585342

#585342
(88,83,66)
#504C3C
(80,76,60)
#484536
(72,69,54)
#403E30
(64,62,48)
#38372A
(56,55,42)
#303024
(48,48,36)
#28291E
(40,41,30)
#202218
(32,34,24)
#181B12
(24,27,18)
#10140C
(16,20,12)
#080D06
(8,13,6)
#000000
(0,0,0)

Tints of #585342

#585342
(88,83,66)
#676253
(103,98,83)
#767164
(118,113,100)
#858075
(133,128,117)
#948F86
(148,143,134)
#A39E97
(163,158,151)
#B2ADA8
(178,173,168)
#C1BCB9
(193,188,185)
#D0CBCA
(208,203,202)
#DFDADB
(223,218,219)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585342 color. Also use rgb(88,83,66) instead hex code.

Text Font Color

.myTextColor { color: #585342; }

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

This text font color is #585342.

Background Color

.myBgColor { background-color: #585342; }

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

This div background color is #585342.

Border color

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

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

This div border color is #585342.

Opacity

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

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

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

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

This text has shadow with #585342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585342.

Preview

Color preview on black background

This text has color #585342 on black background.


Color preview on white background

This text has color #585342 on white background.


Black color preview on #585342 background

This text has black color on #585342 background.


White color preview on #585342 background

This text has white color on #585342 background.


Related colors

Complementary color

Complementary color for #hex is #A7ACBD.


I love getcolorcode.com

Triadic colors

1 #425853 and #534258 with #585342 are triadic colors.

2 #425358 and #535842 with #585342 are triadic colors.