COLOR #57495C

HEX: #57495C RGB: (87,73,92)

Color info

#57495C contains red, green and blue colors in about the same proportion. Web safe color of #57495C is #663366 (or #636).

RGB color model

#57495C color RGB value is (87,73,92).

RGB: (87,73,92) (34%, 29%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 73 of 255 = 29%
B 92 of 255 = 36%

87
73
92

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

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 92 = 252 (100%)
R 87 of 252 ~ 34.52%
G 73 of 252 ~ 28.97%
B 92 of 252 ~ 36.51'%

%34.52
%28.97
%36.51

CMYK color model

#57495C color CMYK value is (5,21,0,64).

  • cyan value is 5.43%
  • magenta value is 20.65%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (5,21,0,64)
C5M21Y0K64 (5%, 21%, 0%, 64%)
(0.05 / 0.21 / 0.00 / 0.64)

CMYK percentages

%5.43
%20.65
%0
%63.92

Codes

Color #57495C in popluar color models

57 49 5C
RGB 87 73 92
HSL 284° 11.52% 32.35%
HSB/HSV 284° 20.65% 36.08%
CMYK 5.43% 20.65% 0.00%
63.92%

Color #57495C in popluar number systems.

HEX 57 49 5C
Decimal 87 73 92
Binary 1010111 1001001 1011100
Octal 127 111 134

Shades and tints

Shades of #57495C

#57495C
(87,73,92)
#504354
(80,67,84)
#493D4C
(73,61,76)
#423744
(66,55,68)
#3B313C
(59,49,60)
#342B34
(52,43,52)
#2D252C
(45,37,44)
#261F24
(38,31,36)
#1F191C
(31,25,28)
#181314
(24,19,20)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #57495C

#57495C
(87,73,92)
#66596A
(102,89,106)
#756978
(117,105,120)
#847986
(132,121,134)
#938994
(147,137,148)
#A299A2
(162,153,162)
#B1A9B0
(177,169,176)
#C0B9BE
(192,185,190)
#CFC9CC
(207,201,204)
#DED9DA
(222,217,218)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57495C color. Also use rgb(87,73,92) instead hex code.

Text Font Color

.myTextColor { color: #57495C; }

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

This text font color is #57495C.

Background Color

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

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

This div background color is #57495C.

Border color

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

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

This div border color is #57495C.

Opacity

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

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

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

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

This text has shadow with #57495C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57495C.

Preview

Color preview on black background

This text has color #57495C on black background.


Color preview on white background

This text has color #57495C on white background.


Black color preview on #57495C background

This text has black color on #57495C background.


White color preview on #57495C background

This text has white color on #57495C background.


Related colors

Complementary color

Complementary color for #hex is #A8B6A3.


I love getcolorcode.com

Triadic colors

1 #5C5749 and #495C57 with #57495C are triadic colors.

2 #5C4957 and #49575C with #57495C are triadic colors.