COLOR #58173F

HEX: #58173F RGB: (88,23,63)

Color info

#58173F contains mainly red and blue colors. Web safe color of #58173F is #660033 (or #603).

RGB color model

#58173F color RGB value is (88,23,63).

RGB: (88,23,63) (35%, 9%, 25%)

RGB channels and saturation

R 88 of 255 = 35%
G 23 of 255 = 9%
B 63 of 255 = 25%

88
23
63

R + G + B ~ 23%. #58173F is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 23 + 63 = 174 (100%)
R 88 of 174 ~ 50.57%
G 23 of 174 ~ 13.22%
B 63 of 174 ~ 36.21'%

%50.57
%13.22
%36.21

CMYK color model

#58173F color CMYK value is (0,74,28,65).

  • cyan value is 0.00%
  • magenta value is 73.86%
  • yellow value is 28.41%
  • key color value is 65.49%

CMYK: (0,74,28,65)
C0M74Y28K65 (0%, 74%, 28%, 65%)
(0.00 / 0.74 / 0.28 / 0.65)

CMYK percentages

%0
%73.86
%28.41
%65.49

Codes

Color #58173F in popluar color models

58 17 3F
RGB 88 23 63
HSL 323° 58.56% 21.76%
HSB/HSV 323° 73.86% 34.51%
CMYK 0.00% 73.86% 28.41%
65.49%

Color #58173F in popluar number systems.

HEX 58 17 3F
Decimal 88 23 63
Binary 1011000 10111 111111
Octal 130 27 77

Shades and tints

Shades of #58173F

#58173F
(88,23,63)
#50153A
(80,21,58)
#481335
(72,19,53)
#401130
(64,17,48)
#380F2B
(56,15,43)
#300D26
(48,13,38)
#280B21
(40,11,33)
#20091C
(32,9,28)
#180717
(24,7,23)
#100512
(16,5,18)
#08030D
(8,3,13)
#000000
(0,0,0)

Tints of #58173F

#58173F
(88,23,63)
#672C50
(103,44,80)
#764161
(118,65,97)
#855672
(133,86,114)
#946B83
(148,107,131)
#A38094
(163,128,148)
#B295A5
(178,149,165)
#C1AAB6
(193,170,182)
#D0BFC7
(208,191,199)
#DFD4D8
(223,212,216)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58173F color. Also use rgb(88,23,63) instead hex code.

Text Font Color

.myTextColor { color: #58173F; }

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

This text font color is #58173F.

Background Color

.myBgColor { background-color: #58173F; }

<div style="background-color:#58173F">Inner text</div>

This div background color is #58173F.

Border color

.myBorderColor { border: 1px solid #58173F; }

<div style="border:3px solid #58173F">Div</div>

This div border color is #58173F.

Opacity

.myOpacity80 { color: #58173F; opacity: 0.8; }

<p style="color:#58173F;opacity:0.8;">80%</p>

Text with #58173F 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 #58173F;}

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

This text has shadow with #58173F color.


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

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

This text has shadow with #58173F primary color and red secondary color.


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

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

This text has shadow with #58173F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58173F.

Preview

Color preview on black background

This text has color #58173F on black background.


Color preview on white background

This text has color #58173F on white background.


Black color preview on #58173F background

This text has black color on #58173F background.


White color preview on #58173F background

This text has white color on #58173F background.


Related colors

Complementary color

Complementary color for #hex is #A7E8C0.


I love getcolorcode.com

Triadic colors

1 #3F5817 and #173F58 with #58173F are triadic colors.

2 #3F1758 and #17583F with #58173F are triadic colors.