COLOR #58314D

HEX: #58314D RGB: (88,49,77)

Color info

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

RGB color model

#58314D color RGB value is (88,49,77).

RGB: (88,49,77) (35%, 19%, 30%)

RGB channels and saturation

R 88 of 255 = 35%
G 49 of 255 = 19%
B 77 of 255 = 30%

88
49
77

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

Portions of RGB colors in percentages

R + G + B = 88 + 49 + 77 = 214 (100%)
R 88 of 214 ~ 41.12%
G 49 of 214 ~ 22.9%
B 77 of 214 ~ 35.98'%

%41.12
%22.9
%35.98

CMYK color model

#58314D color CMYK value is (0,44,13,65).

  • cyan value is 0.00%
  • magenta value is 44.32%
  • yellow value is 12.50%
  • key color value is 65.49%

CMYK: (0,44,13,65)
C0M44Y13K65 (0%, 44%, 13%, 65%)
(0.00 / 0.44 / 0.13 / 0.65)

CMYK percentages

%0
%44.32
%12.5
%65.49

Codes

Color #58314D in popluar color models

58 31 4D
RGB 88 49 77
HSL 317° 28.47% 26.86%
HSB/HSV 317° 44.32% 34.51%
CMYK 0.00% 44.32% 12.50%
65.49%

Color #58314D in popluar number systems.

HEX 58 31 4D
Decimal 88 49 77
Binary 1011000 110001 1001101
Octal 130 61 115

Shades and tints

Shades of #58314D

#58314D
(88,49,77)
#502D46
(80,45,70)
#48293F
(72,41,63)
#402538
(64,37,56)
#382131
(56,33,49)
#301D2A
(48,29,42)
#281923
(40,25,35)
#20151C
(32,21,28)
#181115
(24,17,21)
#100D0E
(16,13,14)
#080907
(8,9,7)
#000000
(0,0,0)

Tints of #58314D

#58314D
(88,49,77)
#67435D
(103,67,93)
#76556D
(118,85,109)
#85677D
(133,103,125)
#94798D
(148,121,141)
#A38B9D
(163,139,157)
#B29DAD
(178,157,173)
#C1AFBD
(193,175,189)
#D0C1CD
(208,193,205)
#DFD3DD
(223,211,221)
#EEE5ED
(238,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58314D color. Also use rgb(88,49,77) instead hex code.

Text Font Color

.myTextColor { color: #58314D; }

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

This text font color is #58314D.

Background Color

.myBgColor { background-color: #58314D; }

<div style="background-color:#58314D">Inner text</div>

This div background color is #58314D.

Border color

.myBorderColor { border: 1px solid #58314D; }

<div style="border:3px solid #58314D">Div</div>

This div border color is #58314D.

Opacity

.myOpacity80 { color: #58314D; opacity: 0.8; }

<p style="color:#58314D;opacity:0.8;">80%</p>

Text with #58314D 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 #58314D;}

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

This text has shadow with #58314D color.


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

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

This text has shadow with #58314D primary color and red secondary color.


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

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

This text has shadow with #58314D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58314D.

Preview

Color preview on black background

This text has color #58314D on black background.


Color preview on white background

This text has color #58314D on white background.


Black color preview on #58314D background

This text has black color on #58314D background.


White color preview on #58314D background

This text has white color on #58314D background.


Related colors

Complementary color

Complementary color for #hex is #A7CEB2.


I love getcolorcode.com

Triadic colors

1 #4D5831 and #314D58 with #58314D are triadic colors.

2 #4D3158 and #31584D with #58314D are triadic colors.