COLOR #58352F

HEX: #58352F RGB: (88,53,47)

Color info

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

RGB color model

#58352F color RGB value is (88,53,47).

RGB: (88,53,47) (35%, 21%, 18%)

RGB channels and saturation

R 88 of 255 = 35%
G 53 of 255 = 21%
B 47 of 255 = 18%

88
53
47

R + G + B ~ 25%. #58352F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 53 + 47 = 188 (100%)
R 88 of 188 ~ 46.81%
G 53 of 188 ~ 28.19%
B 47 of 188 ~ 25'%

%46.81
%28.19
%25

CMYK color model

#58352F color CMYK value is (0,40,47,65).

  • cyan value is 0.00%
  • magenta value is 39.77%
  • yellow value is 46.59%
  • key color value is 65.49%

CMYK: (0,40,47,65)
C0M40Y47K65 (0%, 40%, 47%, 65%)
(0.00 / 0.40 / 0.47 / 0.65)

CMYK percentages

%0
%39.77
%46.59
%65.49

Codes

Color #58352F in popluar color models

58 35 2F
RGB 88 53 47
HSL 30.37% 26.47%
HSB/HSV 46.59% 34.51%
CMYK 0.00% 39.77% 46.59%
65.49%

Color #58352F in popluar number systems.

HEX 58 35 2F
Decimal 88 53 47
Binary 1011000 110101 101111
Octal 130 65 57

Shades and tints

Shades of #58352F

#58352F
(88,53,47)
#50312B
(80,49,43)
#482D27
(72,45,39)
#402923
(64,41,35)
#38251F
(56,37,31)
#30211B
(48,33,27)
#281D17
(40,29,23)
#201913
(32,25,19)
#18150F
(24,21,15)
#10110B
(16,17,11)
#080D07
(8,13,7)
#000000
(0,0,0)

Tints of #58352F

#58352F
(88,53,47)
#674741
(103,71,65)
#765953
(118,89,83)
#856B65
(133,107,101)
#947D77
(148,125,119)
#A38F89
(163,143,137)
#B2A19B
(178,161,155)
#C1B3AD
(193,179,173)
#D0C5BF
(208,197,191)
#DFD7D1
(223,215,209)
#EEE9E3
(238,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58352F; }

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

This text font color is #58352F.

Background Color

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

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

This div background color is #58352F.

Border color

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

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

This div border color is #58352F.

Opacity

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

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

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

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

This text has shadow with #58352F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58352F.

Preview

Color preview on black background

This text has color #58352F on black background.


Color preview on white background

This text has color #58352F on white background.


Black color preview on #58352F background

This text has black color on #58352F background.


White color preview on #58352F background

This text has white color on #58352F background.


Related colors

Complementary color

Complementary color for #hex is #A7CAD0.


I love getcolorcode.com

Triadic colors

1 #2F5835 and #352F58 with #58352F are triadic colors.

2 #2F3558 and #35582F with #58352F are triadic colors.