COLOR #58492A

HEX: #58492A RGB: (88,73,42)

Color info

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

RGB color model

#58492A color RGB value is (88,73,42).

RGB: (88,73,42) (35%, 29%, 16%)

RGB channels and saturation

R 88 of 255 = 35%
G 73 of 255 = 29%
B 42 of 255 = 16%

88
73
42

R + G + B ~ 27%. #58492A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 73 + 42 = 203 (100%)
R 88 of 203 ~ 43.35%
G 73 of 203 ~ 35.96%
B 42 of 203 ~ 20.69'%

%43.35
%35.96
%20.69

CMYK color model

#58492A color CMYK value is (0,17,52,65).

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

CMYK: (0,17,52,65)
C0M17Y52K65 (0%, 17%, 52%, 65%)
(0.00 / 0.17 / 0.52 / 0.65)

CMYK percentages

%0
%17.05
%52.27
%65.49

Codes

Color #58492A in popluar color models

58 49 2A
RGB 88 73 42
HSL 40° 35.38% 25.49%
HSB/HSV 40° 52.27% 34.51%
CMYK 0.00% 17.05% 52.27%
65.49%

Color #58492A in popluar number systems.

HEX 58 49 2A
Decimal 88 73 42
Binary 1011000 1001001 101010
Octal 130 111 52

Shades and tints

Shades of #58492A

#58492A
(88,73,42)
#504327
(80,67,39)
#483D24
(72,61,36)
#403721
(64,55,33)
#38311E
(56,49,30)
#302B1B
(48,43,27)
#282518
(40,37,24)
#201F15
(32,31,21)
#181912
(24,25,18)
#10130F
(16,19,15)
#080D0C
(8,13,12)
#000000
(0,0,0)

Tints of #58492A

#58492A
(88,73,42)
#67593D
(103,89,61)
#766950
(118,105,80)
#857963
(133,121,99)
#948976
(148,137,118)
#A39989
(163,153,137)
#B2A99C
(178,169,156)
#C1B9AF
(193,185,175)
#D0C9C2
(208,201,194)
#DFD9D5
(223,217,213)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58492A color. Also use rgb(88,73,42) instead hex code.

Text Font Color

.myTextColor { color: #58492A; }

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

This text font color is #58492A.

Background Color

.myBgColor { background-color: #58492A; }

<div style="background-color:#58492A">Inner text</div>

This div background color is #58492A.

Border color

.myBorderColor { border: 1px solid #58492A; }

<div style="border:3px solid #58492A">Div</div>

This div border color is #58492A.

Opacity

.myOpacity80 { color: #58492A; opacity: 0.8; }

<p style="color:#58492A;opacity:0.8;">80%</p>

Text with #58492A 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 #58492A;}

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

This text has shadow with #58492A color.


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

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

This text has shadow with #58492A primary color and red secondary color.


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

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

This text has shadow with #58492A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58492A.

Preview

Color preview on black background

This text has color #58492A on black background.


Color preview on white background

This text has color #58492A on white background.


Black color preview on #58492A background

This text has black color on #58492A background.


White color preview on #58492A background

This text has white color on #58492A background.


Related colors

Complementary color

Complementary color for #hex is #A7B6D5.


I love getcolorcode.com

Triadic colors

1 #2A5849 and #492A58 with #58492A are triadic colors.

2 #2A4958 and #49582A with #58492A are triadic colors.