COLOR #58532E

HEX: #58532E RGB: (88,83,46)

Color info

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

RGB color model

#58532E color RGB value is (88,83,46).

RGB: (88,83,46) (35%, 33%, 18%)

RGB channels and saturation

R 88 of 255 = 35%
G 83 of 255 = 33%
B 46 of 255 = 18%

88
83
46

R + G + B ~ 29%. #58532E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 83 + 46 = 217 (100%)
R 88 of 217 ~ 40.55%
G 83 of 217 ~ 38.25%
B 46 of 217 ~ 21.2'%

%40.55
%38.25
%21.2

CMYK color model

#58532E color CMYK value is (0,6,48,65).

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

CMYK: (0,6,48,65)
C0M6Y48K65 (0%, 6%, 48%, 65%)
(0.00 / 0.06 / 0.48 / 0.65)

CMYK percentages

%0
%5.68
%47.73
%65.49

Codes

Color #58532E in popluar color models

58 53 2E
RGB 88 83 46
HSL 53° 31.34% 26.27%
HSB/HSV 53° 47.73% 34.51%
CMYK 0.00% 5.68% 47.73%
65.49%

Color #58532E in popluar number systems.

HEX 58 53 2E
Decimal 88 83 46
Binary 1011000 1010011 101110
Octal 130 123 56

Shades and tints

Shades of #58532E

#58532E
(88,83,46)
#504C2A
(80,76,42)
#484526
(72,69,38)
#403E22
(64,62,34)
#38371E
(56,55,30)
#30301A
(48,48,26)
#282916
(40,41,22)
#202212
(32,34,18)
#181B0E
(24,27,14)
#10140A
(16,20,10)
#080D06
(8,13,6)
#000000
(0,0,0)

Tints of #58532E

#58532E
(88,83,46)
#676241
(103,98,65)
#767154
(118,113,84)
#858067
(133,128,103)
#948F7A
(148,143,122)
#A39E8D
(163,158,141)
#B2ADA0
(178,173,160)
#C1BCB3
(193,188,179)
#D0CBC6
(208,203,198)
#DFDAD9
(223,218,217)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58532E; }

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

This text font color is #58532E.

Background Color

.myBgColor { background-color: #58532E; }

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

This div background color is #58532E.

Border color

.myBorderColor { border: 1px solid #58532E; }

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

This div border color is #58532E.

Opacity

.myOpacity80 { color: #58532E; opacity: 0.8; }

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

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

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

This text has shadow with #58532E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58532E.

Preview

Color preview on black background

This text has color #58532E on black background.


Color preview on white background

This text has color #58532E on white background.


Black color preview on #58532E background

This text has black color on #58532E background.


White color preview on #58532E background

This text has white color on #58532E background.


Related colors

Complementary color

Complementary color for #hex is #A7ACD1.


I love getcolorcode.com

Triadic colors

1 #2E5853 and #532E58 with #58532E are triadic colors.

2 #2E5358 and #53582E with #58532E are triadic colors.