COLOR #585A36

HEX: #585A36 RGB: (88,90,54)

Color info

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

RGB color model

#585A36 color RGB value is (88,90,54).

RGB: (88,90,54) (35%, 35%, 21%)

RGB channels and saturation

R 88 of 255 = 35%
G 90 of 255 = 35%
B 54 of 255 = 21%

88
90
54

R + G + B ~ 30%. #585A36 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 90 + 54 = 232 (100%)
R 88 of 232 ~ 37.93%
G 90 of 232 ~ 38.79%
B 54 of 232 ~ 23.28'%

%37.93
%38.79
%23.28

CMYK color model

#585A36 color CMYK value is (2,0,40,65).

  • cyan value is 2.22%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 64.71%

CMYK: (2,0,40,65)
C2M0Y40K65 (2%, 0%, 40%, 65%)
(0.02 / 0.00 / 0.40 / 0.65)

CMYK percentages

%2.22
%0
%40
%64.71

Codes

Color #585A36 in popluar color models

58 5A 36
RGB 88 90 54
HSL 63° 25.00% 28.24%
HSB/HSV 63° 40.00% 35.29%
CMYK 2.22% 0.00% 40.00%
64.71%

Color #585A36 in popluar number systems.

HEX 58 5A 36
Decimal 88 90 54
Binary 1011000 1011010 110110
Octal 130 132 66

Shades and tints

Shades of #585A36

#585A36
(88,90,54)
#505232
(80,82,50)
#484A2E
(72,74,46)
#40422A
(64,66,42)
#383A26
(56,58,38)
#303222
(48,50,34)
#282A1E
(40,42,30)
#20221A
(32,34,26)
#181A16
(24,26,22)
#101212
(16,18,18)
#080A0E
(8,10,14)
#000000
(0,0,0)

Tints of #585A36

#585A36
(88,90,54)
#676948
(103,105,72)
#76785A
(118,120,90)
#85876C
(133,135,108)
#94967E
(148,150,126)
#A3A590
(163,165,144)
#B2B4A2
(178,180,162)
#C1C3B4
(193,195,180)
#D0D2C6
(208,210,198)
#DFE1D8
(223,225,216)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585A36 color. Also use rgb(88,90,54) instead hex code.

Text Font Color

.myTextColor { color: #585A36; }

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

This text font color is #585A36.

Background Color

.myBgColor { background-color: #585A36; }

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

This div background color is #585A36.

Border color

.myBorderColor { border: 1px solid #585A36; }

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

This div border color is #585A36.

Opacity

.myOpacity80 { color: #585A36; opacity: 0.8; }

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

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

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

This text has shadow with #585A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585A36.

Preview

Color preview on black background

This text has color #585A36 on black background.


Color preview on white background

This text has color #585A36 on white background.


Black color preview on #585A36 background

This text has black color on #585A36 background.


White color preview on #585A36 background

This text has white color on #585A36 background.


Related colors

Complementary color

Complementary color for #hex is #A7A5C9.


I love getcolorcode.com

Triadic colors

1 #36585A and #5A3658 with #585A36 are triadic colors.

2 #365A58 and #5A5836 with #585A36 are triadic colors.