COLOR #58413E

HEX: #58413E RGB: (88,65,62)

Color info

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

RGB color model

#58413E color RGB value is (88,65,62).

RGB: (88,65,62) (35%, 25%, 24%)

RGB channels and saturation

R 88 of 255 = 35%
G 65 of 255 = 25%
B 62 of 255 = 24%

88
65
62

R + G + B ~ 28%. #58413E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 65 + 62 = 215 (100%)
R 88 of 215 ~ 40.93%
G 65 of 215 ~ 30.23%
B 62 of 215 ~ 28.84'%

%40.93
%30.23
%28.84

CMYK color model

#58413E color CMYK value is (0,26,30,65).

  • cyan value is 0.00%
  • magenta value is 26.14%
  • yellow value is 29.55%
  • key color value is 65.49%

CMYK: (0,26,30,65)
C0M26Y30K65 (0%, 26%, 30%, 65%)
(0.00 / 0.26 / 0.30 / 0.65)

CMYK percentages

%0
%26.14
%29.55
%65.49

Codes

Color #58413E in popluar color models

58 41 3E
RGB 88 65 62
HSL 17.33% 29.41%
HSB/HSV 29.55% 34.51%
CMYK 0.00% 26.14% 29.55%
65.49%

Color #58413E in popluar number systems.

HEX 58 41 3E
Decimal 88 65 62
Binary 1011000 1000001 111110
Octal 130 101 76

Shades and tints

Shades of #58413E

#58413E
(88,65,62)
#503C39
(80,60,57)
#483734
(72,55,52)
#40322F
(64,50,47)
#382D2A
(56,45,42)
#302825
(48,40,37)
#282320
(40,35,32)
#201E1B
(32,30,27)
#181916
(24,25,22)
#101411
(16,20,17)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #58413E

#58413E
(88,65,62)
#67524F
(103,82,79)
#766360
(118,99,96)
#857471
(133,116,113)
#948582
(148,133,130)
#A39693
(163,150,147)
#B2A7A4
(178,167,164)
#C1B8B5
(193,184,181)
#D0C9C6
(208,201,198)
#DFDAD7
(223,218,215)
#EEEBE8
(238,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58413E color. Also use rgb(88,65,62) instead hex code.

Text Font Color

.myTextColor { color: #58413E; }

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

This text font color is #58413E.

Background Color

.myBgColor { background-color: #58413E; }

<div style="background-color:#58413E">Inner text</div>

This div background color is #58413E.

Border color

.myBorderColor { border: 1px solid #58413E; }

<div style="border:3px solid #58413E">Div</div>

This div border color is #58413E.

Opacity

.myOpacity80 { color: #58413E; opacity: 0.8; }

<p style="color:#58413E;opacity:0.8;">80%</p>

Text with #58413E 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 #58413E;}

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

This text has shadow with #58413E color.


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

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

This text has shadow with #58413E primary color and red secondary color.


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

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

This text has shadow with #58413E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58413E.

Preview

Color preview on black background

This text has color #58413E on black background.


Color preview on white background

This text has color #58413E on white background.


Black color preview on #58413E background

This text has black color on #58413E background.


White color preview on #58413E background

This text has white color on #58413E background.


Related colors

Complementary color

Complementary color for #hex is #A7BEC1.


I love getcolorcode.com

Triadic colors

1 #3E5841 and #413E58 with #58413E are triadic colors.

2 #3E4158 and #41583E with #58413E are triadic colors.