COLOR #57524A

HEX: #57524A RGB: (87,82,74)

Color info

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

RGB color model

#57524A color RGB value is (87,82,74).

RGB: (87,82,74) (34%, 32%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 74 of 255 = 29%

87
82
74

R + G + B ~ 32%. #57524A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 74 = 243 (100%)
R 87 of 243 ~ 35.8%
G 82 of 243 ~ 33.74%
B 74 of 243 ~ 30.45'%

%35.8
%33.74
%30.45

CMYK color model

#57524A color CMYK value is (0,6,15,66).

  • cyan value is 0.00%
  • magenta value is 5.75%
  • yellow value is 14.94%
  • key color value is 65.88%

CMYK: (0,6,15,66)
C0M6Y15K66 (0%, 6%, 15%, 66%)
(0.00 / 0.06 / 0.15 / 0.66)

CMYK percentages

%0
%5.75
%14.94
%65.88

Codes

Color #57524A in popluar color models

57 52 4A
RGB 87 82 74
HSL 37° 8.07% 31.57%
HSB/HSV 37° 14.94% 34.12%
CMYK 0.00% 5.75% 14.94%
65.88%

Color #57524A in popluar number systems.

HEX 57 52 4A
Decimal 87 82 74
Binary 1010111 1010010 1001010
Octal 127 122 112

Shades and tints

Shades of #57524A

#57524A
(87,82,74)
#504B44
(80,75,68)
#49443E
(73,68,62)
#423D38
(66,61,56)
#3B3632
(59,54,50)
#342F2C
(52,47,44)
#2D2826
(45,40,38)
#262120
(38,33,32)
#1F1A1A
(31,26,26)
#181314
(24,19,20)
#110C0E
(17,12,14)
#000000
(0,0,0)

Tints of #57524A

#57524A
(87,82,74)
#66615A
(102,97,90)
#75706A
(117,112,106)
#847F7A
(132,127,122)
#938E8A
(147,142,138)
#A29D9A
(162,157,154)
#B1ACAA
(177,172,170)
#C0BBBA
(192,187,186)
#CFCACA
(207,202,202)
#DED9DA
(222,217,218)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57524A color. Also use rgb(87,82,74) instead hex code.

Text Font Color

.myTextColor { color: #57524A; }

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

This text font color is #57524A.

Background Color

.myBgColor { background-color: #57524A; }

<div style="background-color:#57524A">Inner text</div>

This div background color is #57524A.

Border color

.myBorderColor { border: 1px solid #57524A; }

<div style="border:3px solid #57524A">Div</div>

This div border color is #57524A.

Opacity

.myOpacity80 { color: #57524A; opacity: 0.8; }

<p style="color:#57524A;opacity:0.8;">80%</p>

Text with #57524A 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 #57524A;}

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

This text has shadow with #57524A color.


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

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

This text has shadow with #57524A primary color and red secondary color.


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

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

This text has shadow with #57524A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57524A.

Preview

Color preview on black background

This text has color #57524A on black background.


Color preview on white background

This text has color #57524A on white background.


Black color preview on #57524A background

This text has black color on #57524A background.


White color preview on #57524A background

This text has white color on #57524A background.


Related colors

Complementary color

Complementary color for #hex is #A8ADB5.


I love getcolorcode.com

Triadic colors

1 #4A5752 and #524A57 with #57524A are triadic colors.

2 #4A5257 and #52574A with #57524A are triadic colors.