COLOR #58453B

HEX: #58453B RGB: (88,69,59)

Color info

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

RGB color model

#58453B color RGB value is (88,69,59).

RGB: (88,69,59) (35%, 27%, 23%)

RGB channels and saturation

R 88 of 255 = 35%
G 69 of 255 = 27%
B 59 of 255 = 23%

88
69
59

R + G + B ~ 28%. #58453B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 69 + 59 = 216 (100%)
R 88 of 216 ~ 40.74%
G 69 of 216 ~ 31.94%
B 59 of 216 ~ 27.31'%

%40.74
%31.94
%27.31

CMYK color model

#58453B color CMYK value is (0,22,33,65).

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

CMYK: (0,22,33,65)
C0M22Y33K65 (0%, 22%, 33%, 65%)
(0.00 / 0.22 / 0.33 / 0.65)

CMYK percentages

%0
%21.59
%32.95
%65.49

Codes

Color #58453B in popluar color models

58 45 3B
RGB 88 69 59
HSL 21° 19.73% 28.82%
HSB/HSV 21° 32.95% 34.51%
CMYK 0.00% 21.59% 32.95%
65.49%

Color #58453B in popluar number systems.

HEX 58 45 3B
Decimal 88 69 59
Binary 1011000 1000101 111011
Octal 130 105 73

Shades and tints

Shades of #58453B

#58453B
(88,69,59)
#503F36
(80,63,54)
#483931
(72,57,49)
#40332C
(64,51,44)
#382D27
(56,45,39)
#302722
(48,39,34)
#28211D
(40,33,29)
#201B18
(32,27,24)
#181513
(24,21,19)
#100F0E
(16,15,14)
#080909
(8,9,9)
#000000
(0,0,0)

Tints of #58453B

#58453B
(88,69,59)
#67554C
(103,85,76)
#76655D
(118,101,93)
#85756E
(133,117,110)
#94857F
(148,133,127)
#A39590
(163,149,144)
#B2A5A1
(178,165,161)
#C1B5B2
(193,181,178)
#D0C5C3
(208,197,195)
#DFD5D4
(223,213,212)
#EEE5E5
(238,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58453B; }

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

This text font color is #58453B.

Background Color

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

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

This div background color is #58453B.

Border color

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

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

This div border color is #58453B.

Opacity

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

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

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

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

This text has shadow with #58453B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58453B.

Preview

Color preview on black background

This text has color #58453B on black background.


Color preview on white background

This text has color #58453B on white background.


Black color preview on #58453B background

This text has black color on #58453B background.


White color preview on #58453B background

This text has white color on #58453B background.


Related colors

Complementary color

Complementary color for #hex is #A7BAC4.


I love getcolorcode.com

Triadic colors

1 #3B5845 and #453B58 with #58453B are triadic colors.

2 #3B4558 and #45583B with #58453B are triadic colors.