COLOR #585340

HEX: #585340 RGB: (88,83,64)

Color info

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

RGB color model

#585340 color RGB value is (88,83,64).

RGB: (88,83,64) (35%, 33%, 25%)

RGB channels and saturation

R 88 of 255 = 35%
G 83 of 255 = 33%
B 64 of 255 = 25%

88
83
64

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

Portions of RGB colors in percentages

R + G + B = 88 + 83 + 64 = 235 (100%)
R 88 of 235 ~ 37.45%
G 83 of 235 ~ 35.32%
B 64 of 235 ~ 27.23'%

%37.45
%35.32
%27.23

CMYK color model

#585340 color CMYK value is (0,6,27,65).

  • cyan value is 0.00%
  • magenta value is 5.68%
  • yellow value is 27.27%
  • key color value is 65.49%
CMYK: (0,6,27,65) C0M6Y27K65 (0%,6%,27%,65%) (0.00/0.06/0.27/0.65) 

CMYK percentages

%0
%5.68
%27.27
%65.49

Codes

Color #585340 in popluar color models

58 53 40
RGB 88 83 64
HSL 48° 15.79% 29.80%
HSB/HSV 48° 27.27% 34.51%
CMYK 0.00% 5.68% 27.27%
65.49%

Color #585340 in popluar number systems.

HEX 58 53 40
Decimal 88 83 64
Binary 1011000 1010011 1000000
Octal 130 123 100

Shades and tints

Shades of #585340

#585340
(88,83,64)
#504C3B
(80,76,59)
#484536
(72,69,54)
#403E31
(64,62,49)
#38372C
(56,55,44)
#303027
(48,48,39)
#282922
(40,41,34)
#20221D
(32,34,29)
#181B18
(24,27,24)
#101413
(16,20,19)
#080D0E
(8,13,14)
#000000
(0,0,0)

Tints of #585340

#585340
(88,83,64)
#676251
(103,98,81)
#767162
(118,113,98)
#858073
(133,128,115)
#948F84
(148,143,132)
#A39E95
(163,158,149)
#B2ADA6
(178,173,166)
#C1BCB7
(193,188,183)
#D0CBC8
(208,203,200)
#DFDAD9
(223,218,217)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585340; }

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

This text font color is #585340.

Background Color

.myBgColor { background-color: #585340; }

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

This div background color is #585340.

Border color

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

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

This div border color is #585340.

Opacity

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

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

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

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

This text has shadow with #585340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585340.

Preview

Color preview on black background

This text has color #585340 on black background.


Color preview on white background

This text has color #585340 on white background.


Black color preview on #585340 background

This text has black color on #585340 background.


White color preview on #585340 background

This text has white color on #585340 background.


Related colors

Complementary color

Complementary color for #hex is #A7ACBF.


I love getcolorcode.com

Triadic colors

1 #405853 and #534058 with #585340 are triadic colors.

2 #405358 and #535840 with #585340 are triadic colors.