COLOR #58375C

HEX: #58375C RGB: (88,55,92)

Color info

#58375C contains red, green and blue colors in about the same proportion. Web safe color of #58375C is #663366 (or #636).

RGB color model

#58375C color RGB value is (88,55,92).

RGB: (88,55,92) (35%, 22%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 55 of 255 = 22%
B 92 of 255 = 36%

88
55
92

R + G + B ~ 31%. #58375C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 55 + 92 = 235 (100%)
R 88 of 235 ~ 37.45%
G 55 of 235 ~ 23.4%
B 92 of 235 ~ 39.15'%

%37.45
%23.4
%39.15

CMYK color model

#58375C color CMYK value is (4,40,0,64).

  • cyan value is 4.35%
  • magenta value is 40.22%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (4,40,0,64)
C4M40Y0K64 (4%, 40%, 0%, 64%)
(0.04 / 0.40 / 0.00 / 0.64)

CMYK percentages

%4.35
%40.22
%0
%63.92

Codes

Color #58375C in popluar color models

58 37 5C
RGB 88 55 92
HSL 294° 25.17% 28.82%
HSB/HSV 294° 40.22% 36.08%
CMYK 4.35% 40.22% 0.00%
63.92%

Color #58375C in popluar number systems.

HEX 58 37 5C
Decimal 88 55 92
Binary 1011000 110111 1011100
Octal 130 67 134

Shades and tints

Shades of #58375C

#58375C
(88,55,92)
#503254
(80,50,84)
#482D4C
(72,45,76)
#402844
(64,40,68)
#38233C
(56,35,60)
#301E34
(48,30,52)
#28192C
(40,25,44)
#201424
(32,20,36)
#180F1C
(24,15,28)
#100A14
(16,10,20)
#08050C
(8,5,12)
#000000
(0,0,0)

Tints of #58375C

#58375C
(88,55,92)
#67496A
(103,73,106)
#765B78
(118,91,120)
#856D86
(133,109,134)
#947F94
(148,127,148)
#A391A2
(163,145,162)
#B2A3B0
(178,163,176)
#C1B5BE
(193,181,190)
#D0C7CC
(208,199,204)
#DFD9DA
(223,217,218)
#EEEBE8
(238,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58375C color. Also use rgb(88,55,92) instead hex code.

Text Font Color

.myTextColor { color: #58375C; }

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

This text font color is #58375C.

Background Color

.myBgColor { background-color: #58375C; }

<div style="background-color:#58375C">Inner text</div>

This div background color is #58375C.

Border color

.myBorderColor { border: 1px solid #58375C; }

<div style="border:3px solid #58375C">Div</div>

This div border color is #58375C.

Opacity

.myOpacity80 { color: #58375C; opacity: 0.8; }

<p style="color:#58375C;opacity:0.8;">80%</p>

Text with #58375C 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 #58375C;}

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

This text has shadow with #58375C color.


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

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

This text has shadow with #58375C primary color and red secondary color.


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

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

This text has shadow with #58375C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58375C.

Preview

Color preview on black background

This text has color #58375C on black background.


Color preview on white background

This text has color #58375C on white background.


Black color preview on #58375C background

This text has black color on #58375C background.


White color preview on #58375C background

This text has white color on #58375C background.


Related colors

Complementary color

Complementary color for #hex is #A7C8A3.


I love getcolorcode.com

Triadic colors

1 #5C5837 and #375C58 with #58375C are triadic colors.

2 #5C3758 and #37585C with #58375C are triadic colors.