COLOR #58534C

HEX: #58534C RGB: (88,83,76)

Color info

#58534C contains red, green and blue colors in about the same proportion. Web safe color of #58534C is #666633 (or #663).

RGB color model

#58534C color RGB value is (88,83,76).

RGB: (88,83,76) (35%, 33%, 30%)

RGB channels and saturation

R 88 of 255 = 35%
G 83 of 255 = 33%
B 76 of 255 = 30%

88
83
76

R + G + B ~ 33%. #58534C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 83 + 76 = 247 (100%)
R 88 of 247 ~ 35.63%
G 83 of 247 ~ 33.6%
B 76 of 247 ~ 30.77'%

%35.63
%33.6
%30.77

CMYK color model

#58534C color CMYK value is (0,6,14,65).

  • cyan value is 0.00%
  • magenta value is 5.68%
  • yellow value is 13.64%
  • key color value is 65.49%
CMYK: (0,6,14,65) C0M6Y14K65 (0%,6%,14%,65%) (0.00/0.06/0.14/0.65) 

CMYK percentages

%0
%5.68
%13.64
%65.49

Codes

Color #58534C in popluar color models

58 53 4C
RGB 88 83 76
HSL 35° 7.32% 32.16%
HSB/HSV 35° 13.64% 34.51%
CMYK 0.00% 5.68% 13.64%
65.49%

Color #58534C in popluar number systems.

HEX 58 53 4C
Decimal 88 83 76
Binary 1011000 1010011 1001100
Octal 130 123 114

Shades and tints

Shades of #58534C

#58534C
(88,83,76)
#504C46
(80,76,70)
#484540
(72,69,64)
#403E3A
(64,62,58)
#383734
(56,55,52)
#30302E
(48,48,46)
#282928
(40,41,40)
#202222
(32,34,34)
#181B1C
(24,27,28)
#101416
(16,20,22)
#080D10
(8,13,16)
#000000
(0,0,0)

Tints of #58534C

#58534C
(88,83,76)
#67625C
(103,98,92)
#76716C
(118,113,108)
#85807C
(133,128,124)
#948F8C
(148,143,140)
#A39E9C
(163,158,156)
#B2ADAC
(178,173,172)
#C1BCBC
(193,188,188)
#D0CBCC
(208,203,204)
#DFDADC
(223,218,220)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58534C; }

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

This text font color is #58534C.

Background Color

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

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

This div background color is #58534C.

Border color

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

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

This div border color is #58534C.

Opacity

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

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

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

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

This text has shadow with #58534C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58534C.

Preview

Color preview on black background

This text has color #58534C on black background.


Color preview on white background

This text has color #58534C on white background.


Black color preview on #58534C background

This text has black color on #58534C background.


White color preview on #58534C background

This text has white color on #58534C background.


Related colors

Complementary color

Complementary color for #hex is #A7ACB3.


I love getcolorcode.com

Triadic colors

1 #4C5853 and #534C58 with #58534C are triadic colors.

2 #4C5358 and #53584C with #58534C are triadic colors.