COLOR #58292F

HEX: #58292F RGB: (88,41,47)

Color info

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

RGB color model

#58292F color RGB value is (88,41,47).

RGB: (88,41,47) (35%, 16%, 18%)

RGB channels and saturation

R 88 of 255 = 35%
G 41 of 255 = 16%
B 47 of 255 = 18%

88
41
47

R + G + B ~ 23%. #58292F is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 41 + 47 = 176 (100%)
R 88 of 176 ~ 50%
G 41 of 176 ~ 23.3%
B 47 of 176 ~ 26.7'%

%50
%23.3
%26.7

CMYK color model

#58292F color CMYK value is (0,53,47,65).

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

CMYK: (0,53,47,65)
C0M53Y47K65 (0%, 53%, 47%, 65%)
(0.00 / 0.53 / 0.47 / 0.65)

CMYK percentages

%0
%53.41
%46.59
%65.49

Codes

Color #58292F in popluar color models

58 29 2F
RGB 88 41 47
HSL 352° 36.43% 25.29%
HSB/HSV 352° 53.41% 34.51%
CMYK 0.00% 53.41% 46.59%
65.49%

Color #58292F in popluar number systems.

HEX 58 29 2F
Decimal 88 41 47
Binary 1011000 101001 101111
Octal 130 51 57

Shades and tints

Shades of #58292F

#58292F
(88,41,47)
#50262B
(80,38,43)
#482327
(72,35,39)
#402023
(64,32,35)
#381D1F
(56,29,31)
#301A1B
(48,26,27)
#281717
(40,23,23)
#201413
(32,20,19)
#18110F
(24,17,15)
#100E0B
(16,14,11)
#080B07
(8,11,7)
#000000
(0,0,0)

Tints of #58292F

#58292F
(88,41,47)
#673C41
(103,60,65)
#764F53
(118,79,83)
#856265
(133,98,101)
#947577
(148,117,119)
#A38889
(163,136,137)
#B29B9B
(178,155,155)
#C1AEAD
(193,174,173)
#D0C1BF
(208,193,191)
#DFD4D1
(223,212,209)
#EEE7E3
(238,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58292F; }

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

This text font color is #58292F.

Background Color

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

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

This div background color is #58292F.

Border color

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

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

This div border color is #58292F.

Opacity

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

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

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

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

This text has shadow with #58292F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58292F.

Preview

Color preview on black background

This text has color #58292F on black background.


Color preview on white background

This text has color #58292F on white background.


Black color preview on #58292F background

This text has black color on #58292F background.


White color preview on #58292F background

This text has white color on #58292F background.


Related colors

Complementary color

Complementary color for #hex is #A7D6D0.


I love getcolorcode.com

Triadic colors

1 #2F5829 and #292F58 with #58292F are triadic colors.

2 #2F2958 and #29582F with #58292F are triadic colors.