COLOR #58354B

HEX: #58354B RGB: (88,53,75)

Color info

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

RGB color model

#58354B color RGB value is (88,53,75).

RGB: (88,53,75) (35%, 21%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 53 of 255 = 21%
B 75 of 255 = 29%

88
53
75

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

Portions of RGB colors in percentages

R + G + B = 88 + 53 + 75 = 216 (100%)
R 88 of 216 ~ 40.74%
G 53 of 216 ~ 24.54%
B 75 of 216 ~ 34.72'%

%40.74
%24.54
%34.72

CMYK color model

#58354B color CMYK value is (0,40,15,65).

  • cyan value is 0.00%
  • magenta value is 39.77%
  • yellow value is 14.77%
  • key color value is 65.49%

CMYK: (0,40,15,65)
C0M40Y15K65 (0%, 40%, 15%, 65%)
(0.00 / 0.40 / 0.15 / 0.65)

CMYK percentages

%0
%39.77
%14.77
%65.49

Codes

Color #58354B in popluar color models

58 35 4B
RGB 88 53 75
HSL 322° 24.82% 27.65%
HSB/HSV 322° 39.77% 34.51%
CMYK 0.00% 39.77% 14.77%
65.49%

Color #58354B in popluar number systems.

HEX 58 35 4B
Decimal 88 53 75
Binary 1011000 110101 1001011
Octal 130 65 113

Shades and tints

Shades of #58354B

#58354B
(88,53,75)
#503145
(80,49,69)
#482D3F
(72,45,63)
#402939
(64,41,57)
#382533
(56,37,51)
#30212D
(48,33,45)
#281D27
(40,29,39)
#201921
(32,25,33)
#18151B
(24,21,27)
#101115
(16,17,21)
#080D0F
(8,13,15)
#000000
(0,0,0)

Tints of #58354B

#58354B
(88,53,75)
#67475B
(103,71,91)
#76596B
(118,89,107)
#856B7B
(133,107,123)
#947D8B
(148,125,139)
#A38F9B
(163,143,155)
#B2A1AB
(178,161,171)
#C1B3BB
(193,179,187)
#D0C5CB
(208,197,203)
#DFD7DB
(223,215,219)
#EEE9EB
(238,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58354B color. Also use rgb(88,53,75) instead hex code.

Text Font Color

.myTextColor { color: #58354B; }

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

This text font color is #58354B.

Background Color

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

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

This div background color is #58354B.

Border color

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

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

This div border color is #58354B.

Opacity

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

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

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

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

This text has shadow with #58354B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58354B.

Preview

Color preview on black background

This text has color #58354B on black background.


Color preview on white background

This text has color #58354B on white background.


Black color preview on #58354B background

This text has black color on #58354B background.


White color preview on #58354B background

This text has white color on #58354B background.


Related colors

Complementary color

Complementary color for #hex is #A7CAB4.


I love getcolorcode.com

Triadic colors

1 #4B5835 and #354B58 with #58354B are triadic colors.

2 #4B3558 and #35584B with #58354B are triadic colors.