COLOR #58393B

HEX: #58393B RGB: (88,57,59)

Color info

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

RGB color model

#58393B color RGB value is (88,57,59).

RGB: (88,57,59) (35%, 22%, 23%)

RGB channels and saturation

R 88 of 255 = 35%
G 57 of 255 = 22%
B 59 of 255 = 23%

88
57
59

R + G + B ~ 27%. #58393B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 57 + 59 = 204 (100%)
R 88 of 204 ~ 43.14%
G 57 of 204 ~ 27.94%
B 59 of 204 ~ 28.92'%

%43.14
%27.94
%28.92

CMYK color model

#58393B color CMYK value is (0,35,33,65).

  • cyan value is 0.00%
  • magenta value is 35.23%
  • yellow value is 32.95%
  • key color value is 65.49%

CMYK: (0,35,33,65)
C0M35Y33K65 (0%, 35%, 33%, 65%)
(0.00 / 0.35 / 0.33 / 0.65)

CMYK percentages

%0
%35.23
%32.95
%65.49

Codes

Color #58393B in popluar color models

58 39 3B
RGB 88 57 59
HSL 356° 21.38% 28.43%
HSB/HSV 356° 35.23% 34.51%
CMYK 0.00% 35.23% 32.95%
65.49%

Color #58393B in popluar number systems.

HEX 58 39 3B
Decimal 88 57 59
Binary 1011000 111001 111011
Octal 130 71 73

Shades and tints

Shades of #58393B

#58393B
(88,57,59)
#503436
(80,52,54)
#482F31
(72,47,49)
#402A2C
(64,42,44)
#382527
(56,37,39)
#302022
(48,32,34)
#281B1D
(40,27,29)
#201618
(32,22,24)
#181113
(24,17,19)
#100C0E
(16,12,14)
#080709
(8,7,9)
#000000
(0,0,0)

Tints of #58393B

#58393B
(88,57,59)
#674B4C
(103,75,76)
#765D5D
(118,93,93)
#856F6E
(133,111,110)
#94817F
(148,129,127)
#A39390
(163,147,144)
#B2A5A1
(178,165,161)
#C1B7B2
(193,183,178)
#D0C9C3
(208,201,195)
#DFDBD4
(223,219,212)
#EEEDE5
(238,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58393B color. Also use rgb(88,57,59) instead hex code.

Text Font Color

.myTextColor { color: #58393B; }

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

This text font color is #58393B.

Background Color

.myBgColor { background-color: #58393B; }

<div style="background-color:#58393B">Inner text</div>

This div background color is #58393B.

Border color

.myBorderColor { border: 1px solid #58393B; }

<div style="border:3px solid #58393B">Div</div>

This div border color is #58393B.

Opacity

.myOpacity80 { color: #58393B; opacity: 0.8; }

<p style="color:#58393B;opacity:0.8;">80%</p>

Text with #58393B 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 #58393B;}

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

This text has shadow with #58393B color.


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

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

This text has shadow with #58393B primary color and red secondary color.


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

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

This text has shadow with #58393B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58393B.

Preview

Color preview on black background

This text has color #58393B on black background.


Color preview on white background

This text has color #58393B on white background.


Black color preview on #58393B background

This text has black color on #58393B background.


White color preview on #58393B background

This text has white color on #58393B background.


Related colors

Complementary color

Complementary color for #hex is #A7C6C4.


I love getcolorcode.com

Triadic colors

1 #3B5839 and #393B58 with #58393B are triadic colors.

2 #3B3958 and #39583B with #58393B are triadic colors.