COLOR #58525B

HEX: #58525B RGB: (88,82,91)

Color info

#58525B contains red, green and blue colors in about the same proportion. Web safe color of #58525B is #666666 (or #666).

RGB color model

#58525B color RGB value is (88,82,91).

RGB: (88,82,91) (35%, 32%, 36%)

RGB channels and saturation

R 88 of 255 = 35%
G 82 of 255 = 32%
B 91 of 255 = 36%

88
82
91

R + G + B ~ 34%. #58525B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 82 + 91 = 261 (100%)
R 88 of 261 ~ 33.72%
G 82 of 261 ~ 31.42%
B 91 of 261 ~ 34.87'%

%33.72
%31.42
%34.87

CMYK color model

#58525B color CMYK value is (3,10,0,64).

  • cyan value is 3.30%
  • magenta value is 9.89%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (3,10,0,64)
C3M10Y0K64 (3%, 10%, 0%, 64%)
(0.03 / 0.10 / 0.00 / 0.64)

CMYK percentages

%3.3
%9.89
%0
%64.31

Codes

Color #58525B in popluar color models

58 52 5B
RGB 88 82 91
HSL 280° 5.20% 33.92%
HSB/HSV 280° 9.89% 35.69%
CMYK 3.30% 9.89% 0.00%
64.31%

Color #58525B in popluar number systems.

HEX 58 52 5B
Decimal 88 82 91
Binary 1011000 1010010 1011011
Octal 130 122 133

Shades and tints

Shades of #58525B

#58525B
(88,82,91)
#504B53
(80,75,83)
#48444B
(72,68,75)
#403D43
(64,61,67)
#38363B
(56,54,59)
#302F33
(48,47,51)
#28282B
(40,40,43)
#202123
(32,33,35)
#181A1B
(24,26,27)
#101313
(16,19,19)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #58525B

#58525B
(88,82,91)
#676169
(103,97,105)
#767077
(118,112,119)
#857F85
(133,127,133)
#948E93
(148,142,147)
#A39DA1
(163,157,161)
#B2ACAF
(178,172,175)
#C1BBBD
(193,187,189)
#D0CACB
(208,202,203)
#DFD9D9
(223,217,217)
#EEE8E7
(238,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58525B color. Also use rgb(88,82,91) instead hex code.

Text Font Color

.myTextColor { color: #58525B; }

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

This text font color is #58525B.

Background Color

.myBgColor { background-color: #58525B; }

<div style="background-color:#58525B">Inner text</div>

This div background color is #58525B.

Border color

.myBorderColor { border: 1px solid #58525B; }

<div style="border:3px solid #58525B">Div</div>

This div border color is #58525B.

Opacity

.myOpacity80 { color: #58525B; opacity: 0.8; }

<p style="color:#58525B;opacity:0.8;">80%</p>

Text with #58525B 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 #58525B;}

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

This text has shadow with #58525B color.


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

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

This text has shadow with #58525B primary color and red secondary color.


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

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

This text has shadow with #58525B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #58525B.

Preview

Color preview on black background

This text has color #58525B on black background.


Color preview on white background

This text has color #58525B on white background.


Black color preview on #58525B background

This text has black color on #58525B background.


White color preview on #58525B background

This text has white color on #58525B background.


Related colors

Complementary color

Complementary color for #hex is #A7ADA4.


I love getcolorcode.com

Triadic colors

1 #5B5852 and #525B58 with #58525B are triadic colors.

2 #5B5258 and #52585B with #58525B are triadic colors.