COLOR #58482B

HEX: #58482B RGB: (88,72,43)

Color info

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

RGB color model

#58482B color RGB value is (88,72,43).

RGB: (88,72,43) (35%, 28%, 17%)

RGB channels and saturation

R 88 of 255 = 35%
G 72 of 255 = 28%
B 43 of 255 = 17%

88
72
43

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

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 43 = 203 (100%)
R 88 of 203 ~ 43.35%
G 72 of 203 ~ 35.47%
B 43 of 203 ~ 21.18'%

%43.35
%35.47
%21.18

CMYK color model

#58482B color CMYK value is (0,18,51,65).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 51.14%
  • key color value is 65.49%

CMYK: (0,18,51,65)
C0M18Y51K65 (0%, 18%, 51%, 65%)
(0.00 / 0.18 / 0.51 / 0.65)

CMYK percentages

%0
%18.18
%51.14
%65.49

Codes

Color #58482B in popluar color models

58 48 2B
RGB 88 72 43
HSL 39° 34.35% 25.69%
HSB/HSV 39° 51.14% 34.51%
CMYK 0.00% 18.18% 51.14%
65.49%

Color #58482B in popluar number systems.

HEX 58 48 2B
Decimal 88 72 43
Binary 1011000 1001000 101011
Octal 130 110 53

Shades and tints

Shades of #58482B

#58482B
(88,72,43)
#504228
(80,66,40)
#483C25
(72,60,37)
#403622
(64,54,34)
#38301F
(56,48,31)
#302A1C
(48,42,28)
#282419
(40,36,25)
#201E16
(32,30,22)
#181813
(24,24,19)
#101210
(16,18,16)
#080C0D
(8,12,13)
#000000
(0,0,0)

Tints of #58482B

#58482B
(88,72,43)
#67583E
(103,88,62)
#766851
(118,104,81)
#857864
(133,120,100)
#948877
(148,136,119)
#A3988A
(163,152,138)
#B2A89D
(178,168,157)
#C1B8B0
(193,184,176)
#D0C8C3
(208,200,195)
#DFD8D6
(223,216,214)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58482B color. Also use rgb(88,72,43) instead hex code.

Text Font Color

.myTextColor { color: #58482B; }

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

This text font color is #58482B.

Background Color

.myBgColor { background-color: #58482B; }

<div style="background-color:#58482B">Inner text</div>

This div background color is #58482B.

Border color

.myBorderColor { border: 1px solid #58482B; }

<div style="border:3px solid #58482B">Div</div>

This div border color is #58482B.

Opacity

.myOpacity80 { color: #58482B; opacity: 0.8; }

<p style="color:#58482B;opacity:0.8;">80%</p>

Text with #58482B 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 #58482B;}

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

This text has shadow with #58482B color.


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

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

This text has shadow with #58482B primary color and red secondary color.


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

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

This text has shadow with #58482B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58482B.

Preview

Color preview on black background

This text has color #58482B on black background.


Color preview on white background

This text has color #58482B on white background.


Black color preview on #58482B background

This text has black color on #58482B background.


White color preview on #58482B background

This text has white color on #58482B background.


Related colors

Complementary color

Complementary color for #hex is #A7B7D4.


I love getcolorcode.com

Triadic colors

1 #2B5848 and #482B58 with #58482B are triadic colors.

2 #2B4858 and #48582B with #58482B are triadic colors.