COLOR #58533E

HEX: #58533E RGB: (88,83,62)

Color info

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

RGB color model

#58533E color RGB value is (88,83,62).

RGB: (88,83,62) (35%, 33%, 24%)

RGB channels and saturation

R 88 of 255 = 35%
G 83 of 255 = 33%
B 62 of 255 = 24%

88
83
62

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

Portions of RGB colors in percentages

R + G + B = 88 + 83 + 62 = 233 (100%)
R 88 of 233 ~ 37.77%
G 83 of 233 ~ 35.62%
B 62 of 233 ~ 26.61'%

%37.77
%35.62
%26.61

CMYK color model

#58533E color CMYK value is (0,6,30,65).

  • cyan value is 0.00%
  • magenta value is 5.68%
  • yellow value is 29.55%
  • key color value is 65.49%
CMYK: (0,6,30,65) C0M6Y30K65 (0%,6%,30%,65%) (0.00/0.06/0.30/0.65) 

CMYK percentages

%0
%5.68
%29.55
%65.49

Codes

Color #58533E in popluar color models

58 53 3E
RGB 88 83 62
HSL 48° 17.33% 29.41%
HSB/HSV 48° 29.55% 34.51%
CMYK 0.00% 5.68% 29.55%
65.49%

Color #58533E in popluar number systems.

HEX 58 53 3E
Decimal 88 83 62
Binary 1011000 1010011 111110
Octal 130 123 76

Shades and tints

Shades of #58533E

#58533E
(88,83,62)
#504C39
(80,76,57)
#484534
(72,69,52)
#403E2F
(64,62,47)
#38372A
(56,55,42)
#303025
(48,48,37)
#282920
(40,41,32)
#20221B
(32,34,27)
#181B16
(24,27,22)
#101411
(16,20,17)
#080D0C
(8,13,12)
#000000
(0,0,0)

Tints of #58533E

#58533E
(88,83,62)
#67624F
(103,98,79)
#767160
(118,113,96)
#858071
(133,128,113)
#948F82
(148,143,130)
#A39E93
(163,158,147)
#B2ADA4
(178,173,164)
#C1BCB5
(193,188,181)
#D0CBC6
(208,203,198)
#DFDAD7
(223,218,215)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58533E; }

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

This text font color is #58533E.

Background Color

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

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

This div background color is #58533E.

Border color

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

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

This div border color is #58533E.

Opacity

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

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

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

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

This text has shadow with #58533E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58533E.

Preview

Color preview on black background

This text has color #58533E on black background.


Color preview on white background

This text has color #58533E on white background.


Black color preview on #58533E background

This text has black color on #58533E background.


White color preview on #58533E background

This text has white color on #58533E background.


Related colors

Complementary color

Complementary color for #hex is #A7ACC1.


I love getcolorcode.com

Triadic colors

1 #3E5853 and #533E58 with #58533E are triadic colors.

2 #3E5358 and #53583E with #58533E are triadic colors.