COLOR #57525D

HEX: #57525D RGB: (87,82,93)

Color info

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

RGB color model

#57525D color RGB value is (87,82,93).

RGB: (87,82,93) (34%, 32%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 93 of 255 = 36%

87
82
93

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

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 93 = 262 (100%)
R 87 of 262 ~ 33.21%
G 82 of 262 ~ 31.3%
B 93 of 262 ~ 35.5'%

%33.21
%31.3
%35.5

CMYK color model

#57525D color CMYK value is (6,12,0,64).

  • cyan value is 6.45%
  • magenta value is 11.83%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (6,12,0,64) C6M12Y0K64 (6%,12%,0%,64%) (0.06/0.12/0.00/0.64) 

CMYK percentages

%6.45
%11.83
%0
%63.53

Codes

Color #57525D in popluar color models

57 52 5D
RGB 87 82 93
HSL 267° 6.29% 34.31%
HSB/HSV 267° 11.83% 36.47%
CMYK 6.45% 11.83% 0.00%
63.53%

Color #57525D in popluar number systems.

HEX 57 52 5D
Decimal 87 82 93
Binary 1010111 1010010 1011101
Octal 127 122 135

Shades and tints

Shades of #57525D

#57525D
(87,82,93)
#504B55
(80,75,85)
#49444D
(73,68,77)
#423D45
(66,61,69)
#3B363D
(59,54,61)
#342F35
(52,47,53)
#2D282D
(45,40,45)
#262125
(38,33,37)
#1F1A1D
(31,26,29)
#181315
(24,19,21)
#110C0D
(17,12,13)
#000000
(0,0,0)

Tints of #57525D

#57525D
(87,82,93)
#66616B
(102,97,107)
#757079
(117,112,121)
#847F87
(132,127,135)
#938E95
(147,142,149)
#A29DA3
(162,157,163)
#B1ACB1
(177,172,177)
#C0BBBF
(192,187,191)
#CFCACD
(207,202,205)
#DED9DB
(222,217,219)
#EDE8E9
(237,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57525D color. Also use rgb(87,82,93) instead hex code.

Text Font Color

.myTextColor { color: #57525D; }

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

This text font color is #57525D.

Background Color

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

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

This div background color is #57525D.

Border color

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

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

This div border color is #57525D.

Opacity

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

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

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

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

This text has shadow with #57525D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57525D.

Preview

Color preview on black background

This text has color #57525D on black background.


Color preview on white background

This text has color #57525D on white background.


Black color preview on #57525D background

This text has black color on #57525D background.


White color preview on #57525D background

This text has white color on #57525D background.


Related colors

Complementary color

Complementary color for #hex is #A8ADA2.


I love getcolorcode.com

Triadic colors

1 #5D5752 and #525D57 with #57525D are triadic colors.

2 #5D5257 and #52575D with #57525D are triadic colors.