COLOR #57495D

HEX: #57495D RGB: (87,73,93)

Color info

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

RGB color model

#57495D color RGB value is (87,73,93).

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

RGB channels and saturation

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

87
73
93

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

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 93 = 253 (100%)
R 87 of 253 ~ 34.39%
G 73 of 253 ~ 28.85%
B 93 of 253 ~ 36.76'%

%34.39
%28.85
%36.76

CMYK color model

#57495D color CMYK value is (6,22,0,64).

  • cyan value is 6.45%
  • magenta value is 21.51%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (6,22,0,64)
C6M22Y0K64 (6%, 22%, 0%, 64%)
(0.06 / 0.22 / 0.00 / 0.64)

CMYK percentages

%6.45
%21.51
%0
%63.53

Codes

Color #57495D in popluar color models

57 49 5D
RGB 87 73 93
HSL 282° 12.05% 32.55%
HSB/HSV 282° 21.51% 36.47%
CMYK 6.45% 21.51% 0.00%
63.53%

Color #57495D in popluar number systems.

HEX 57 49 5D
Decimal 87 73 93
Binary 1010111 1001001 1011101
Octal 127 111 135

Shades and tints

Shades of #57495D

#57495D
(87,73,93)
#504355
(80,67,85)
#493D4D
(73,61,77)
#423745
(66,55,69)
#3B313D
(59,49,61)
#342B35
(52,43,53)
#2D252D
(45,37,45)
#261F25
(38,31,37)
#1F191D
(31,25,29)
#181315
(24,19,21)
#110D0D
(17,13,13)
#000000
(0,0,0)

Tints of #57495D

#57495D
(87,73,93)
#66596B
(102,89,107)
#756979
(117,105,121)
#847987
(132,121,135)
#938995
(147,137,149)
#A299A3
(162,153,163)
#B1A9B1
(177,169,177)
#C0B9BF
(192,185,191)
#CFC9CD
(207,201,205)
#DED9DB
(222,217,219)
#EDE9E9
(237,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57495D; }

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

This text font color is #57495D.

Background Color

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

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

This div background color is #57495D.

Border color

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

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

This div border color is #57495D.

Opacity

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

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

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

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

This text has shadow with #57495D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57495D.

Preview

Color preview on black background

This text has color #57495D on black background.


Color preview on white background

This text has color #57495D on white background.


Black color preview on #57495D background

This text has black color on #57495D background.


White color preview on #57495D background

This text has white color on #57495D background.


Related colors

Complementary color

Complementary color for #hex is #A8B6A2.


I love getcolorcode.com

Triadic colors

1 #5D5749 and #495D57 with #57495D are triadic colors.

2 #5D4957 and #49575D with #57495D are triadic colors.