COLOR #58391A

HEX: #58391A RGB: (88,57,26)

Color info

#58391A contains mainly red and green colors. Web safe color of #58391A is #663300 (or #630).

RGB color model

#58391A color RGB value is (88,57,26).

RGB: (88,57,26) (35%, 22%, 10%)

RGB channels and saturation

R 88 of 255 = 35%
G 57 of 255 = 22%
B 26 of 255 = 10%

88
57
26

R + G + B ~ 22%. #58391A is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 57 + 26 = 171 (100%)
R 88 of 171 ~ 51.46%
G 57 of 171 ~ 33.33%
B 26 of 171 ~ 15.2'%

%51.46
%33.33
%15.2

CMYK color model

#58391A color CMYK value is (0,35,70,65).

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

CMYK: (0,35,70,65)
C0M35Y70K65 (0%, 35%, 70%, 65%)
(0.00 / 0.35 / 0.70 / 0.65)

CMYK percentages

%0
%35.23
%70.45
%65.49

Codes

Color #58391A in popluar color models

58 39 1A
RGB 88 57 26
HSL 30° 54.39% 22.35%
HSB/HSV 30° 70.45% 34.51%
CMYK 0.00% 35.23% 70.45%
65.49%

Color #58391A in popluar number systems.

HEX 58 39 1A
Decimal 88 57 26
Binary 1011000 111001 11010
Octal 130 71 32

Shades and tints

Shades of #58391A

#58391A
(88,57,26)
#503418
(80,52,24)
#482F16
(72,47,22)
#402A14
(64,42,20)
#382512
(56,37,18)
#302010
(48,32,16)
#281B0E
(40,27,14)
#20160C
(32,22,12)
#18110A
(24,17,10)
#100C08
(16,12,8)
#080706
(8,7,6)
#000000
(0,0,0)

Tints of #58391A

#58391A
(88,57,26)
#674B2E
(103,75,46)
#765D42
(118,93,66)
#856F56
(133,111,86)
#94816A
(148,129,106)
#A3937E
(163,147,126)
#B2A592
(178,165,146)
#C1B7A6
(193,183,166)
#D0C9BA
(208,201,186)
#DFDBCE
(223,219,206)
#EEEDE2
(238,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58391A color. Also use rgb(88,57,26) instead hex code.

Text Font Color

.myTextColor { color: #58391A; }

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

This text font color is #58391A.

Background Color

.myBgColor { background-color: #58391A; }

<div style="background-color:#58391A">Inner text</div>

This div background color is #58391A.

Border color

.myBorderColor { border: 1px solid #58391A; }

<div style="border:3px solid #58391A">Div</div>

This div border color is #58391A.

Opacity

.myOpacity80 { color: #58391A; opacity: 0.8; }

<p style="color:#58391A;opacity:0.8;">80%</p>

Text with #58391A 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 #58391A;}

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

This text has shadow with #58391A color.


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

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

This text has shadow with #58391A primary color and red secondary color.


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

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

This text has shadow with #58391A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58391A.

Preview

Color preview on black background

This text has color #58391A on black background.


Color preview on white background

This text has color #58391A on white background.


Black color preview on #58391A background

This text has black color on #58391A background.


White color preview on #58391A background

This text has white color on #58391A background.


Related colors

Complementary color

Complementary color for #hex is #A7C6E5.


I love getcolorcode.com

Triadic colors

1 #1A5839 and #391A58 with #58391A are triadic colors.

2 #1A3958 and #39581A with #58391A are triadic colors.