COLOR #58493F

HEX: #58493F RGB: (88,73,63)

Color info

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

RGB color model

#58493F color RGB value is (88,73,63).

RGB: (88,73,63) (35%, 29%, 25%)

RGB channels and saturation

R 88 of 255 = 35%
G 73 of 255 = 29%
B 63 of 255 = 25%

88
73
63

R + G + B ~ 30%. #58493F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 73 + 63 = 224 (100%)
R 88 of 224 ~ 39.29%
G 73 of 224 ~ 32.59%
B 63 of 224 ~ 28.13'%

%39.29
%32.59
%28.13

CMYK color model

#58493F color CMYK value is (0,17,28,65).

  • cyan value is 0.00%
  • magenta value is 17.05%
  • yellow value is 28.41%
  • key color value is 65.49%

CMYK: (0,17,28,65)
C0M17Y28K65 (0%, 17%, 28%, 65%)
(0.00 / 0.17 / 0.28 / 0.65)

CMYK percentages

%0
%17.05
%28.41
%65.49

Codes

Color #58493F in popluar color models

58 49 3F
RGB 88 73 63
HSL 24° 16.56% 29.61%
HSB/HSV 24° 28.41% 34.51%
CMYK 0.00% 17.05% 28.41%
65.49%

Color #58493F in popluar number systems.

HEX 58 49 3F
Decimal 88 73 63
Binary 1011000 1001001 111111
Octal 130 111 77

Shades and tints

Shades of #58493F

#58493F
(88,73,63)
#50433A
(80,67,58)
#483D35
(72,61,53)
#403730
(64,55,48)
#38312B
(56,49,43)
#302B26
(48,43,38)
#282521
(40,37,33)
#201F1C
(32,31,28)
#181917
(24,25,23)
#101312
(16,19,18)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #58493F

#58493F
(88,73,63)
#675950
(103,89,80)
#766961
(118,105,97)
#857972
(133,121,114)
#948983
(148,137,131)
#A39994
(163,153,148)
#B2A9A5
(178,169,165)
#C1B9B6
(193,185,182)
#D0C9C7
(208,201,199)
#DFD9D8
(223,217,216)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58493F color. Also use rgb(88,73,63) instead hex code.

Text Font Color

.myTextColor { color: #58493F; }

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

This text font color is #58493F.

Background Color

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

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

This div background color is #58493F.

Border color

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

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

This div border color is #58493F.

Opacity

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

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

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

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

This text has shadow with #58493F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58493F.

Preview

Color preview on black background

This text has color #58493F on black background.


Color preview on white background

This text has color #58493F on white background.


Black color preview on #58493F background

This text has black color on #58493F background.


White color preview on #58493F background

This text has white color on #58493F background.


Related colors

Complementary color

Complementary color for #hex is #A7B6C0.


I love getcolorcode.com

Triadic colors

1 #3F5849 and #493F58 with #58493F are triadic colors.

2 #3F4958 and #49583F with #58493F are triadic colors.