COLOR #58454C

HEX: #58454C RGB: (88,69,76)

Color info

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

RGB color model

#58454C color RGB value is (88,69,76).

RGB: (88,69,76) (35%, 27%, 30%)

RGB channels and saturation

R 88 of 255 = 35%
G 69 of 255 = 27%
B 76 of 255 = 30%

88
69
76

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

Portions of RGB colors in percentages

R + G + B = 88 + 69 + 76 = 233 (100%)
R 88 of 233 ~ 37.77%
G 69 of 233 ~ 29.61%
B 76 of 233 ~ 32.62'%

%37.77
%29.61
%32.62

CMYK color model

#58454C color CMYK value is (0,22,14,65).

  • cyan value is 0.00%
  • magenta value is 21.59%
  • yellow value is 13.64%
  • key color value is 65.49%
CMYK: (0,22,14,65) C0M22Y14K65 (0%,22%,14%,65%) (0.00/0.22/0.14/0.65) 

CMYK percentages

%0
%21.59
%13.64
%65.49

Codes

Color #58454C in popluar color models

58 45 4C
RGB 88 69 76
HSL 338° 12.10% 30.78%
HSB/HSV 338° 21.59% 34.51%
CMYK 0.00% 21.59% 13.64%
65.49%

Color #58454C in popluar number systems.

HEX 58 45 4C
Decimal 88 69 76
Binary 1011000 1000101 1001100
Octal 130 105 114

Shades and tints

Shades of #58454C

#58454C
(88,69,76)
#503F46
(80,63,70)
#483940
(72,57,64)
#40333A
(64,51,58)
#382D34
(56,45,52)
#30272E
(48,39,46)
#282128
(40,33,40)
#201B22
(32,27,34)
#18151C
(24,21,28)
#100F16
(16,15,22)
#080910
(8,9,16)
#000000
(0,0,0)

Tints of #58454C

#58454C
(88,69,76)
#67555C
(103,85,92)
#76656C
(118,101,108)
#85757C
(133,117,124)
#94858C
(148,133,140)
#A3959C
(163,149,156)
#B2A5AC
(178,165,172)
#C1B5BC
(193,181,188)
#D0C5CC
(208,197,204)
#DFD5DC
(223,213,220)
#EEE5EC
(238,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58454C color. Also use rgb(88,69,76) instead hex code.

Text Font Color

.myTextColor { color: #58454C; }

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

This text font color is #58454C.

Background Color

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

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

This div background color is #58454C.

Border color

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

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

This div border color is #58454C.

Opacity

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

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

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

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

This text has shadow with #58454C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58454C.

Preview

Color preview on black background

This text has color #58454C on black background.


Color preview on white background

This text has color #58454C on white background.


Black color preview on #58454C background

This text has black color on #58454C background.


White color preview on #58454C background

This text has white color on #58454C background.


Related colors

Complementary color

Complementary color for #hex is #A7BAB3.


I love getcolorcode.com

Triadic colors

1 #4C5845 and #454C58 with #58454C are triadic colors.

2 #4C4558 and #45584C with #58454C are triadic colors.