COLOR #58603B

HEX: #58603B RGB: (88,96,59)

Color info

#58603B contains red, green and blue colors in about the same proportion. Web safe color of #58603B is #666633 (or #663).

RGB color model

#58603B color RGB value is (88,96,59).

RGB: (88,96,59) (35%, 38%, 23%)

RGB channels and saturation

R 88 of 255 = 35%
G 96 of 255 = 38%
B 59 of 255 = 23%

88
96
59

R + G + B ~ 32%. #58603B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 96 + 59 = 243 (100%)
R 88 of 243 ~ 36.21%
G 96 of 243 ~ 39.51%
B 59 of 243 ~ 24.28'%

%36.21
%39.51
%24.28

CMYK color model

#58603B color CMYK value is (8,0,39,62).

  • cyan value is 8.33%
  • magenta value is 0.00%
  • yellow value is 38.54%
  • key color value is 62.35%

CMYK: (8,0,39,62)
C8M0Y39K62 (8%, 0%, 39%, 62%)
(0.08 / 0.00 / 0.39 / 0.62)

CMYK percentages

%8.33
%0
%38.54
%62.35

Codes

Color #58603B in popluar color models

58 60 3B
RGB 88 96 59
HSL 73° 23.87% 30.39%
HSB/HSV 73° 38.54% 37.65%
CMYK 8.33% 0.00% 38.54%
62.35%

Color #58603B in popluar number systems.

HEX 58 60 3B
Decimal 88 96 59
Binary 1011000 1100000 111011
Octal 130 140 73

Shades and tints

Shades of #58603B

#58603B
(88,96,59)
#505836
(80,88,54)
#485031
(72,80,49)
#40482C
(64,72,44)
#384027
(56,64,39)
#303822
(48,56,34)
#28301D
(40,48,29)
#202818
(32,40,24)
#182013
(24,32,19)
#10180E
(16,24,14)
#081009
(8,16,9)
#000000
(0,0,0)

Tints of #58603B

#58603B
(88,96,59)
#676E4C
(103,110,76)
#767C5D
(118,124,93)
#858A6E
(133,138,110)
#94987F
(148,152,127)
#A3A690
(163,166,144)
#B2B4A1
(178,180,161)
#C1C2B2
(193,194,178)
#D0D0C3
(208,208,195)
#DFDED4
(223,222,212)
#EEECE5
(238,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58603B; }

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

This text font color is #58603B.

Background Color

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

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

This div background color is #58603B.

Border color

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

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

This div border color is #58603B.

Opacity

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

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

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

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

This text has shadow with #58603B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58603B.

Preview

Color preview on black background

This text has color #58603B on black background.


Color preview on white background

This text has color #58603B on white background.


Black color preview on #58603B background

This text has black color on #58603B background.


White color preview on #58603B background

This text has white color on #58603B background.


Related colors

Complementary color

Complementary color for #hex is #A79FC4.


I love getcolorcode.com

Triadic colors

1 #3B5860 and #603B58 with #58603B are triadic colors.

2 #3B6058 and #60583B with #58603B are triadic colors.