COLOR #58322E

HEX: #58322E RGB: (88,50,46)

Color info

#58322E contains red, green and blue colors in about the same proportion. Web safe color of #58322E is #663333 (or #633).

RGB color model

#58322E color RGB value is (88,50,46).

RGB: (88,50,46) (35%, 20%, 18%)

RGB channels and saturation

R 88 of 255 = 35%
G 50 of 255 = 20%
B 46 of 255 = 18%

88
50
46

R + G + B ~ 24%. #58322E is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 50 + 46 = 184 (100%)
R 88 of 184 ~ 47.83%
G 50 of 184 ~ 27.17%
B 46 of 184 ~ 25'%

%47.83
%27.17
%25

CMYK color model

#58322E color CMYK value is (0,43,48,65).

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

CMYK: (0,43,48,65)
C0M43Y48K65 (0%, 43%, 48%, 65%)
(0.00 / 0.43 / 0.48 / 0.65)

CMYK percentages

%0
%43.18
%47.73
%65.49

Codes

Color #58322E in popluar color models

58 32 2E
RGB 88 50 46
HSL 31.34% 26.27%
HSB/HSV 47.73% 34.51%
CMYK 0.00% 43.18% 47.73%
65.49%

Color #58322E in popluar number systems.

HEX 58 32 2E
Decimal 88 50 46
Binary 1011000 110010 101110
Octal 130 62 56

Shades and tints

Shades of #58322E

#58322E
(88,50,46)
#502E2A
(80,46,42)
#482A26
(72,42,38)
#402622
(64,38,34)
#38221E
(56,34,30)
#301E1A
(48,30,26)
#281A16
(40,26,22)
#201612
(32,22,18)
#18120E
(24,18,14)
#100E0A
(16,14,10)
#080A06
(8,10,6)
#000000
(0,0,0)

Tints of #58322E

#58322E
(88,50,46)
#674441
(103,68,65)
#765654
(118,86,84)
#856867
(133,104,103)
#947A7A
(148,122,122)
#A38C8D
(163,140,141)
#B29EA0
(178,158,160)
#C1B0B3
(193,176,179)
#D0C2C6
(208,194,198)
#DFD4D9
(223,212,217)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58322E; }

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

This text font color is #58322E.

Background Color

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

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

This div background color is #58322E.

Border color

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

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

This div border color is #58322E.

Opacity

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

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

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

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

This text has shadow with #58322E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58322E.

Preview

Color preview on black background

This text has color #58322E on black background.


Color preview on white background

This text has color #58322E on white background.


Black color preview on #58322E background

This text has black color on #58322E background.


White color preview on #58322E background

This text has white color on #58322E background.


Related colors

Complementary color

Complementary color for #hex is #A7CDD1.


I love getcolorcode.com

Triadic colors

1 #2E5832 and #322E58 with #58322E are triadic colors.

2 #2E3258 and #32582E with #58322E are triadic colors.