COLOR #57404E

HEX: #57404E RGB: (87,64,78)

Color info

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

RGB color model

#57404E color RGB value is (87,64,78).

RGB: (87,64,78) (34%, 25%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 64 of 255 = 25%
B 78 of 255 = 31%

87
64
78

R + G + B ~ 30%. #57404E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 64 + 78 = 229 (100%)
R 87 of 229 ~ 37.99%
G 64 of 229 ~ 27.95%
B 78 of 229 ~ 34.06'%

%37.99
%27.95
%34.06

CMYK color model

#57404E color CMYK value is (0,26,10,66).

  • cyan value is 0.00%
  • magenta value is 26.44%
  • yellow value is 10.34%
  • key color value is 65.88%

CMYK: (0,26,10,66)
C0M26Y10K66 (0%, 26%, 10%, 66%)
(0.00 / 0.26 / 0.10 / 0.66)

CMYK percentages

%0
%26.44
%10.34
%65.88

Codes

Color #57404E in popluar color models

57 40 4E
RGB 87 64 78
HSL 323° 15.23% 29.61%
HSB/HSV 323° 26.44% 34.12%
CMYK 0.00% 26.44% 10.34%
65.88%

Color #57404E in popluar number systems.

HEX 57 40 4E
Decimal 87 64 78
Binary 1010111 1000000 1001110
Octal 127 100 116

Shades and tints

Shades of #57404E

#57404E
(87,64,78)
#503B47
(80,59,71)
#493640
(73,54,64)
#423139
(66,49,57)
#3B2C32
(59,44,50)
#34272B
(52,39,43)
#2D2224
(45,34,36)
#261D1D
(38,29,29)
#1F1816
(31,24,22)
#18130F
(24,19,15)
#110E08
(17,14,8)
#000000
(0,0,0)

Tints of #57404E

#57404E
(87,64,78)
#66515E
(102,81,94)
#75626E
(117,98,110)
#84737E
(132,115,126)
#93848E
(147,132,142)
#A2959E
(162,149,158)
#B1A6AE
(177,166,174)
#C0B7BE
(192,183,190)
#CFC8CE
(207,200,206)
#DED9DE
(222,217,222)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57404E color. Also use rgb(87,64,78) instead hex code.

Text Font Color

.myTextColor { color: #57404E; }

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

This text font color is #57404E.

Background Color

.myBgColor { background-color: #57404E; }

<div style="background-color:#57404E">Inner text</div>

This div background color is #57404E.

Border color

.myBorderColor { border: 1px solid #57404E; }

<div style="border:3px solid #57404E">Div</div>

This div border color is #57404E.

Opacity

.myOpacity80 { color: #57404E; opacity: 0.8; }

<p style="color:#57404E;opacity:0.8;">80%</p>

Text with #57404E 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 #57404E;}

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

This text has shadow with #57404E color.


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

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

This text has shadow with #57404E primary color and red secondary color.


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

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

This text has shadow with #57404E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57404E.

Preview

Color preview on black background

This text has color #57404E on black background.


Color preview on white background

This text has color #57404E on white background.


Black color preview on #57404E background

This text has black color on #57404E background.


White color preview on #57404E background

This text has white color on #57404E background.


Related colors

Complementary color

Complementary color for #hex is #A8BFB1.


I love getcolorcode.com

Triadic colors

1 #4E5740 and #404E57 with #57404E are triadic colors.

2 #4E4057 and #40574E with #57404E are triadic colors.