COLOR #58522E

HEX: #58522E RGB: (88,82,46)

Color info

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

RGB color model

#58522E color RGB value is (88,82,46).

RGB: (88,82,46) (35%, 32%, 18%)

RGB channels and saturation

R 88 of 255 = 35%
G 82 of 255 = 32%
B 46 of 255 = 18%

88
82
46

R + G + B ~ 28%. #58522E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 82 + 46 = 216 (100%)
R 88 of 216 ~ 40.74%
G 82 of 216 ~ 37.96%
B 46 of 216 ~ 21.3'%

%40.74
%37.96
%21.3

CMYK color model

#58522E color CMYK value is (0,7,48,65).

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

CMYK: (0,7,48,65)
C0M7Y48K65 (0%, 7%, 48%, 65%)
(0.00 / 0.07 / 0.48 / 0.65)

CMYK percentages

%0
%6.82
%47.73
%65.49

Codes

Color #58522E in popluar color models

58 52 2E
RGB 88 82 46
HSL 51° 31.34% 26.27%
HSB/HSV 51° 47.73% 34.51%
CMYK 0.00% 6.82% 47.73%
65.49%

Color #58522E in popluar number systems.

HEX 58 52 2E
Decimal 88 82 46
Binary 1011000 1010010 101110
Octal 130 122 56

Shades and tints

Shades of #58522E

#58522E
(88,82,46)
#504B2A
(80,75,42)
#484426
(72,68,38)
#403D22
(64,61,34)
#38361E
(56,54,30)
#302F1A
(48,47,26)
#282816
(40,40,22)
#202112
(32,33,18)
#181A0E
(24,26,14)
#10130A
(16,19,10)
#080C06
(8,12,6)
#000000
(0,0,0)

Tints of #58522E

#58522E
(88,82,46)
#676141
(103,97,65)
#767054
(118,112,84)
#857F67
(133,127,103)
#948E7A
(148,142,122)
#A39D8D
(163,157,141)
#B2ACA0
(178,172,160)
#C1BBB3
(193,187,179)
#D0CAC6
(208,202,198)
#DFD9D9
(223,217,217)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58522E; }

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

This text font color is #58522E.

Background Color

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

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

This div background color is #58522E.

Border color

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

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

This div border color is #58522E.

Opacity

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

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

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

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

This text has shadow with #58522E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58522E.

Preview

Color preview on black background

This text has color #58522E on black background.


Color preview on white background

This text has color #58522E on white background.


Black color preview on #58522E background

This text has black color on #58522E background.


White color preview on #58522E background

This text has white color on #58522E background.


Related colors

Complementary color

Complementary color for #hex is #A7ADD1.


I love getcolorcode.com

Triadic colors

1 #2E5852 and #522E58 with #58522E are triadic colors.

2 #2E5258 and #52582E with #58522E are triadic colors.