COLOR #58483B

HEX: #58483B RGB: (88,72,59)

Color info

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

RGB color model

#58483B color RGB value is (88,72,59).

RGB: (88,72,59) (35%, 28%, 23%)

RGB channels and saturation

R 88 of 255 = 35%
G 72 of 255 = 28%
B 59 of 255 = 23%

88
72
59

R + G + B ~ 29%. #58483B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 72 + 59 = 219 (100%)
R 88 of 219 ~ 40.18%
G 72 of 219 ~ 32.88%
B 59 of 219 ~ 26.94'%

%40.18
%32.88
%26.94

CMYK color model

#58483B color CMYK value is (0,18,33,65).

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

CMYK: (0,18,33,65)
C0M18Y33K65 (0%, 18%, 33%, 65%)
(0.00 / 0.18 / 0.33 / 0.65)

CMYK percentages

%0
%18.18
%32.95
%65.49

Codes

Color #58483B in popluar color models

58 48 3B
RGB 88 72 59
HSL 27° 19.73% 28.82%
HSB/HSV 27° 32.95% 34.51%
CMYK 0.00% 18.18% 32.95%
65.49%

Color #58483B in popluar number systems.

HEX 58 48 3B
Decimal 88 72 59
Binary 1011000 1001000 111011
Octal 130 110 73

Shades and tints

Shades of #58483B

#58483B
(88,72,59)
#504236
(80,66,54)
#483C31
(72,60,49)
#40362C
(64,54,44)
#383027
(56,48,39)
#302A22
(48,42,34)
#28241D
(40,36,29)
#201E18
(32,30,24)
#181813
(24,24,19)
#10120E
(16,18,14)
#080C09
(8,12,9)
#000000
(0,0,0)

Tints of #58483B

#58483B
(88,72,59)
#67584C
(103,88,76)
#76685D
(118,104,93)
#85786E
(133,120,110)
#94887F
(148,136,127)
#A39890
(163,152,144)
#B2A8A1
(178,168,161)
#C1B8B2
(193,184,178)
#D0C8C3
(208,200,195)
#DFD8D4
(223,216,212)
#EEE8E5
(238,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58483B; }

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

This text font color is #58483B.

Background Color

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

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

This div background color is #58483B.

Border color

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

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

This div border color is #58483B.

Opacity

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

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

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

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

This text has shadow with #58483B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58483B.

Preview

Color preview on black background

This text has color #58483B on black background.


Color preview on white background

This text has color #58483B on white background.


Black color preview on #58483B background

This text has black color on #58483B background.


White color preview on #58483B background

This text has white color on #58483B background.


Related colors

Complementary color

Complementary color for #hex is #A7B7C4.


I love getcolorcode.com

Triadic colors

1 #3B5848 and #483B58 with #58483B are triadic colors.

2 #3B4858 and #48583B with #58483B are triadic colors.