COLOR #58352C

HEX: #58352C RGB: (88,53,44)

Color info

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

RGB color model

#58352C color RGB value is (88,53,44).

RGB: (88,53,44) (35%, 21%, 17%)

RGB channels and saturation

R 88 of 255 = 35%
G 53 of 255 = 21%
B 44 of 255 = 17%

88
53
44

R + G + B ~ 24%. #58352C is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 53 + 44 = 185 (100%)
R 88 of 185 ~ 47.57%
G 53 of 185 ~ 28.65%
B 44 of 185 ~ 23.78'%

%47.57
%28.65
%23.78

CMYK color model

#58352C color CMYK value is (0,40,50,65).

  • cyan value is 0.00%
  • magenta value is 39.77%
  • yellow value is 50.00%
  • key color value is 65.49%
CMYK: (0,40,50,65) C0M40Y50K65 (0%,40%,50%,65%) (0.00/0.40/0.50/0.65) 

CMYK percentages

%0
%39.77
%50
%65.49

Codes

Color #58352C in popluar color models

58 35 2C
RGB 88 53 44
HSL 12° 33.33% 25.88%
HSB/HSV 12° 50.00% 34.51%
CMYK 0.00% 39.77% 50.00%
65.49%

Color #58352C in popluar number systems.

HEX 58 35 2C
Decimal 88 53 44
Binary 1011000 110101 101100
Octal 130 65 54

Shades and tints

Shades of #58352C

#58352C
(88,53,44)
#503128
(80,49,40)
#482D24
(72,45,36)
#402920
(64,41,32)
#38251C
(56,37,28)
#302118
(48,33,24)
#281D14
(40,29,20)
#201910
(32,25,16)
#18150C
(24,21,12)
#101108
(16,17,8)
#080D04
(8,13,4)
#000000
(0,0,0)

Tints of #58352C

#58352C
(88,53,44)
#67473F
(103,71,63)
#765952
(118,89,82)
#856B65
(133,107,101)
#947D78
(148,125,120)
#A38F8B
(163,143,139)
#B2A19E
(178,161,158)
#C1B3B1
(193,179,177)
#D0C5C4
(208,197,196)
#DFD7D7
(223,215,215)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58352C color. Also use rgb(88,53,44) instead hex code.

Text Font Color

.myTextColor { color: #58352C; }

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

This text font color is #58352C.

Background Color

.myBgColor { background-color: #58352C; }

<div style="background-color:#58352C">Inner text</div>

This div background color is #58352C.

Border color

.myBorderColor { border: 1px solid #58352C; }

<div style="border:3px solid #58352C">Div</div>

This div border color is #58352C.

Opacity

.myOpacity80 { color: #58352C; opacity: 0.8; }

<p style="color:#58352C;opacity:0.8;">80%</p>

Text with #58352C 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 #58352C;}

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

This text has shadow with #58352C color.


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

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

This text has shadow with #58352C primary color and red secondary color.


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

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

This text has shadow with #58352C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58352C.

Preview

Color preview on black background

This text has color #58352C on black background.


Color preview on white background

This text has color #58352C on white background.


Black color preview on #58352C background

This text has black color on #58352C background.


White color preview on #58352C background

This text has white color on #58352C background.


Related colors

Complementary color

Complementary color for #hex is #A7CAD3.


I love getcolorcode.com

Triadic colors

1 #2C5835 and #352C58 with #58352C are triadic colors.

2 #2C3558 and #35582C with #58352C are triadic colors.