COLOR #57414E

HEX: #57414E RGB: (87,65,78)

Color info

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

RGB color model

#57414E color RGB value is (87,65,78).

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

RGB channels and saturation

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

87
65
78

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

Portions of RGB colors in percentages

R + G + B = 87 + 65 + 78 = 230 (100%)
R 87 of 230 ~ 37.83%
G 65 of 230 ~ 28.26%
B 78 of 230 ~ 33.91'%

%37.83
%28.26
%33.91

CMYK color model

#57414E color CMYK value is (0,25,10,66).

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

CMYK: (0,25,10,66)
C0M25Y10K66 (0%, 25%, 10%, 66%)
(0.00 / 0.25 / 0.10 / 0.66)

CMYK percentages

%0
%25.29
%10.34
%65.88

Codes

Color #57414E in popluar color models

57 41 4E
RGB 87 65 78
HSL 325° 14.47% 29.80%
HSB/HSV 325° 25.29% 34.12%
CMYK 0.00% 25.29% 10.34%
65.88%

Color #57414E in popluar number systems.

HEX 57 41 4E
Decimal 87 65 78
Binary 1010111 1000001 1001110
Octal 127 101 116

Shades and tints

Shades of #57414E

#57414E
(87,65,78)
#503C47
(80,60,71)
#493740
(73,55,64)
#423239
(66,50,57)
#3B2D32
(59,45,50)
#34282B
(52,40,43)
#2D2324
(45,35,36)
#261E1D
(38,30,29)
#1F1916
(31,25,22)
#18140F
(24,20,15)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #57414E

#57414E
(87,65,78)
#66525E
(102,82,94)
#75636E
(117,99,110)
#84747E
(132,116,126)
#93858E
(147,133,142)
#A2969E
(162,150,158)
#B1A7AE
(177,167,174)
#C0B8BE
(192,184,190)
#CFC9CE
(207,201,206)
#DEDADE
(222,218,222)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57414E; }

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

This text font color is #57414E.

Background Color

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

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

This div background color is #57414E.

Border color

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

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

This div border color is #57414E.

Opacity

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

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

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

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

This text has shadow with #57414E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57414E.

Preview

Color preview on black background

This text has color #57414E on black background.


Color preview on white background

This text has color #57414E on white background.


Black color preview on #57414E background

This text has black color on #57414E background.


White color preview on #57414E background

This text has white color on #57414E background.


Related colors

Complementary color

Complementary color for #hex is #A8BEB1.


I love getcolorcode.com

Triadic colors

1 #4E5741 and #414E57 with #57414E are triadic colors.

2 #4E4157 and #41574E with #57414E are triadic colors.