COLOR #58443A

HEX: #58443A RGB: (88,68,58)

Color info

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

RGB color model

#58443A color RGB value is (88,68,58).

RGB: (88,68,58) (35%, 27%, 23%)

RGB channels and saturation

R 88 of 255 = 35%
G 68 of 255 = 27%
B 58 of 255 = 23%

88
68
58

R + G + B ~ 28%. #58443A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 68 + 58 = 214 (100%)
R 88 of 214 ~ 41.12%
G 68 of 214 ~ 31.78%
B 58 of 214 ~ 27.1'%

%41.12
%31.78
%27.1

CMYK color model

#58443A color CMYK value is (0,23,34,65).

  • cyan value is 0.00%
  • magenta value is 22.73%
  • yellow value is 34.09%
  • key color value is 65.49%

CMYK: (0,23,34,65)
C0M23Y34K65 (0%, 23%, 34%, 65%)
(0.00 / 0.23 / 0.34 / 0.65)

CMYK percentages

%0
%22.73
%34.09
%65.49

Codes

Color #58443A in popluar color models

58 44 3A
RGB 88 68 58
HSL 20° 20.55% 28.63%
HSB/HSV 20° 34.09% 34.51%
CMYK 0.00% 22.73% 34.09%
65.49%

Color #58443A in popluar number systems.

HEX 58 44 3A
Decimal 88 68 58
Binary 1011000 1000100 111010
Octal 130 104 72

Shades and tints

Shades of #58443A

#58443A
(88,68,58)
#503E35
(80,62,53)
#483830
(72,56,48)
#40322B
(64,50,43)
#382C26
(56,44,38)
#302621
(48,38,33)
#28201C
(40,32,28)
#201A17
(32,26,23)
#181412
(24,20,18)
#100E0D
(16,14,13)
#080808
(8,8,8)
#000000
(0,0,0)

Tints of #58443A

#58443A
(88,68,58)
#67554B
(103,85,75)
#76665C
(118,102,92)
#85776D
(133,119,109)
#94887E
(148,136,126)
#A3998F
(163,153,143)
#B2AAA0
(178,170,160)
#C1BBB1
(193,187,177)
#D0CCC2
(208,204,194)
#DFDDD3
(223,221,211)
#EEEEE4
(238,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58443A color. Also use rgb(88,68,58) instead hex code.

Text Font Color

.myTextColor { color: #58443A; }

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

This text font color is #58443A.

Background Color

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

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

This div background color is #58443A.

Border color

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

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

This div border color is #58443A.

Opacity

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

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

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

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

This text has shadow with #58443A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58443A.

Preview

Color preview on black background

This text has color #58443A on black background.


Color preview on white background

This text has color #58443A on white background.


Black color preview on #58443A background

This text has black color on #58443A background.


White color preview on #58443A background

This text has white color on #58443A background.


Related colors

Complementary color

Complementary color for #hex is #A7BBC5.


I love getcolorcode.com

Triadic colors

1 #3A5844 and #443A58 with #58443A are triadic colors.

2 #3A4458 and #44583A with #58443A are triadic colors.