COLOR #57454E

HEX: #57454E RGB: (87,69,78)

Color info

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

RGB color model

#57454E color RGB value is (87,69,78).

RGB: (87,69,78) (34%, 27%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 69 of 255 = 27%
B 78 of 255 = 31%

87
69
78

R + G + B ~ 31%. #57454E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 69 + 78 = 234 (100%)
R 87 of 234 ~ 37.18%
G 69 of 234 ~ 29.49%
B 78 of 234 ~ 33.33'%

%37.18
%29.49
%33.33

CMYK color model

#57454E color CMYK value is (0,21,10,66).

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

CMYK: (0,21,10,66)
C0M21Y10K66 (0%, 21%, 10%, 66%)
(0.00 / 0.21 / 0.10 / 0.66)

CMYK percentages

%0
%20.69
%10.34
%65.88

Codes

Color #57454E in popluar color models

57 45 4E
RGB 87 69 78
HSL 330° 11.54% 30.59%
HSB/HSV 330° 20.69% 34.12%
CMYK 0.00% 20.69% 10.34%
65.88%

Color #57454E in popluar number systems.

HEX 57 45 4E
Decimal 87 69 78
Binary 1010111 1000101 1001110
Octal 127 105 116

Shades and tints

Shades of #57454E

#57454E
(87,69,78)
#503F47
(80,63,71)
#493940
(73,57,64)
#423339
(66,51,57)
#3B2D32
(59,45,50)
#34272B
(52,39,43)
#2D2124
(45,33,36)
#261B1D
(38,27,29)
#1F1516
(31,21,22)
#180F0F
(24,15,15)
#110908
(17,9,8)
#000000
(0,0,0)

Tints of #57454E

#57454E
(87,69,78)
#66555E
(102,85,94)
#75656E
(117,101,110)
#84757E
(132,117,126)
#93858E
(147,133,142)
#A2959E
(162,149,158)
#B1A5AE
(177,165,174)
#C0B5BE
(192,181,190)
#CFC5CE
(207,197,206)
#DED5DE
(222,213,222)
#EDE5EE
(237,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57454E; }

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

This text font color is #57454E.

Background Color

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

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

This div background color is #57454E.

Border color

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

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

This div border color is #57454E.

Opacity

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

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

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

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

This text has shadow with #57454E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57454E.

Preview

Color preview on black background

This text has color #57454E on black background.


Color preview on white background

This text has color #57454E on white background.


Black color preview on #57454E background

This text has black color on #57454E background.


White color preview on #57454E background

This text has white color on #57454E background.


Related colors

Complementary color

Complementary color for #hex is #A8BAB1.


I love getcolorcode.com

Triadic colors

1 #4E5745 and #454E57 with #57454E are triadic colors.

2 #4E4557 and #45574E with #57454E are triadic colors.