COLOR #58563F

HEX: #58563F RGB: (88,86,63)

Color info

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

RGB color model

#58563F color RGB value is (88,86,63).

RGB: (88,86,63) (35%, 34%, 25%)

RGB channels and saturation

R 88 of 255 = 35%
G 86 of 255 = 34%
B 63 of 255 = 25%

88
86
63

R + G + B ~ 31%. #58563F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 86 + 63 = 237 (100%)
R 88 of 237 ~ 37.13%
G 86 of 237 ~ 36.29%
B 63 of 237 ~ 26.58'%

%37.13
%36.29
%26.58

CMYK color model

#58563F color CMYK value is (0,2,28,65).

  • cyan value is 0.00%
  • magenta value is 2.27%
  • yellow value is 28.41%
  • key color value is 65.49%

CMYK: (0,2,28,65)
C0M2Y28K65 (0%, 2%, 28%, 65%)
(0.00 / 0.02 / 0.28 / 0.65)

CMYK percentages

%0
%2.27
%28.41
%65.49

Codes

Color #58563F in popluar color models

58 56 3F
RGB 88 86 63
HSL 55° 16.56% 29.61%
HSB/HSV 55° 28.41% 34.51%
CMYK 0.00% 2.27% 28.41%
65.49%

Color #58563F in popluar number systems.

HEX 58 56 3F
Decimal 88 86 63
Binary 1011000 1010110 111111
Octal 130 126 77

Shades and tints

Shades of #58563F

#58563F
(88,86,63)
#504F3A
(80,79,58)
#484835
(72,72,53)
#404130
(64,65,48)
#383A2B
(56,58,43)
#303326
(48,51,38)
#282C21
(40,44,33)
#20251C
(32,37,28)
#181E17
(24,30,23)
#101712
(16,23,18)
#08100D
(8,16,13)
#000000
(0,0,0)

Tints of #58563F

#58563F
(88,86,63)
#676550
(103,101,80)
#767461
(118,116,97)
#858372
(133,131,114)
#949283
(148,146,131)
#A3A194
(163,161,148)
#B2B0A5
(178,176,165)
#C1BFB6
(193,191,182)
#D0CEC7
(208,206,199)
#DFDDD8
(223,221,216)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58563F color. Also use rgb(88,86,63) instead hex code.

Text Font Color

.myTextColor { color: #58563F; }

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

This text font color is #58563F.

Background Color

.myBgColor { background-color: #58563F; }

<div style="background-color:#58563F">Inner text</div>

This div background color is #58563F.

Border color

.myBorderColor { border: 1px solid #58563F; }

<div style="border:3px solid #58563F">Div</div>

This div border color is #58563F.

Opacity

.myOpacity80 { color: #58563F; opacity: 0.8; }

<p style="color:#58563F;opacity:0.8;">80%</p>

Text with #58563F 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 #58563F;}

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

This text has shadow with #58563F color.


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

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

This text has shadow with #58563F primary color and red secondary color.


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

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

This text has shadow with #58563F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58563F.

Preview

Color preview on black background

This text has color #58563F on black background.


Color preview on white background

This text has color #58563F on white background.


Black color preview on #58563F background

This text has black color on #58563F background.


White color preview on #58563F background

This text has white color on #58563F background.


Related colors

Complementary color

Complementary color for #hex is #A7A9C0.


I love getcolorcode.com

Triadic colors

1 #3F5856 and #563F58 with #58563F are triadic colors.

2 #3F5658 and #56583F with #58563F are triadic colors.