COLOR #58221D

HEX: #58221D RGB: (88,34,29)

Color info

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

RGB color model

#58221D color RGB value is (88,34,29).

RGB: (88,34,29) (35%, 13%, 11%)

RGB channels and saturation

R 88 of 255 = 35%
G 34 of 255 = 13%
B 29 of 255 = 11%

88
34
29

R + G + B ~ 20%. #58221D is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 34 + 29 = 151 (100%)
R 88 of 151 ~ 58.28%
G 34 of 151 ~ 22.52%
B 29 of 151 ~ 19.21'%

%58.28
%22.52
%19.21

CMYK color model

#58221D color CMYK value is (0,61,67,65).

  • cyan value is 0.00%
  • magenta value is 61.36%
  • yellow value is 67.05%
  • key color value is 65.49%

CMYK: (0,61,67,65)
C0M61Y67K65 (0%, 61%, 67%, 65%)
(0.00 / 0.61 / 0.67 / 0.65)

CMYK percentages

%0
%61.36
%67.05
%65.49

Codes

Color #58221D in popluar color models

58 22 1D
RGB 88 34 29
HSL 50.43% 22.94%
HSB/HSV 67.05% 34.51%
CMYK 0.00% 61.36% 67.05%
65.49%

Color #58221D in popluar number systems.

HEX 58 22 1D
Decimal 88 34 29
Binary 1011000 100010 11101
Octal 130 42 35

Shades and tints

Shades of #58221D

#58221D
(88,34,29)
#501F1B
(80,31,27)
#481C19
(72,28,25)
#401917
(64,25,23)
#381615
(56,22,21)
#301313
(48,19,19)
#281011
(40,16,17)
#200D0F
(32,13,15)
#180A0D
(24,10,13)
#10070B
(16,7,11)
#080409
(8,4,9)
#000000
(0,0,0)

Tints of #58221D

#58221D
(88,34,29)
#673631
(103,54,49)
#764A45
(118,74,69)
#855E59
(133,94,89)
#94726D
(148,114,109)
#A38681
(163,134,129)
#B29A95
(178,154,149)
#C1AEA9
(193,174,169)
#D0C2BD
(208,194,189)
#DFD6D1
(223,214,209)
#EEEAE5
(238,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58221D color. Also use rgb(88,34,29) instead hex code.

Text Font Color

.myTextColor { color: #58221D; }

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

This text font color is #58221D.

Background Color

.myBgColor { background-color: #58221D; }

<div style="background-color:#58221D">Inner text</div>

This div background color is #58221D.

Border color

.myBorderColor { border: 1px solid #58221D; }

<div style="border:3px solid #58221D">Div</div>

This div border color is #58221D.

Opacity

.myOpacity80 { color: #58221D; opacity: 0.8; }

<p style="color:#58221D;opacity:0.8;">80%</p>

Text with #58221D 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 #58221D;}

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

This text has shadow with #58221D color.


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

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

This text has shadow with #58221D primary color and red secondary color.


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

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

This text has shadow with #58221D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58221D.

Preview

Color preview on black background

This text has color #58221D on black background.


Color preview on white background

This text has color #58221D on white background.


Black color preview on #58221D background

This text has black color on #58221D background.


White color preview on #58221D background

This text has white color on #58221D background.


Related colors

Complementary color

Complementary color for #hex is #A7DDE2.


I love getcolorcode.com

Triadic colors

1 #1D5822 and #221D58 with #58221D are triadic colors.

2 #1D2258 and #22581D with #58221D are triadic colors.