COLOR #57484E

HEX: #57484E RGB: (87,72,78)

Color info

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

RGB color model

#57484E color RGB value is (87,72,78).

RGB: (87,72,78) (34%, 28%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 72 of 255 = 28%
B 78 of 255 = 31%

87
72
78

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

Portions of RGB colors in percentages

R + G + B = 87 + 72 + 78 = 237 (100%)
R 87 of 237 ~ 36.71%
G 72 of 237 ~ 30.38%
B 78 of 237 ~ 32.91'%

%36.71
%30.38
%32.91

CMYK color model

#57484E color CMYK value is (0,17,10,66).

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

CMYK: (0,17,10,66)
C0M17Y10K66 (0%, 17%, 10%, 66%)
(0.00 / 0.17 / 0.10 / 0.66)

CMYK percentages

%0
%17.24
%10.34
%65.88

Codes

Color #57484E in popluar color models

57 48 4E
RGB 87 72 78
HSL 336° 9.43% 31.18%
HSB/HSV 336° 17.24% 34.12%
CMYK 0.00% 17.24% 10.34%
65.88%

Color #57484E in popluar number systems.

HEX 57 48 4E
Decimal 87 72 78
Binary 1010111 1001000 1001110
Octal 127 110 116

Shades and tints

Shades of #57484E

#57484E
(87,72,78)
#504247
(80,66,71)
#493C40
(73,60,64)
#423639
(66,54,57)
#3B3032
(59,48,50)
#342A2B
(52,42,43)
#2D2424
(45,36,36)
#261E1D
(38,30,29)
#1F1816
(31,24,22)
#18120F
(24,18,15)
#110C08
(17,12,8)
#000000
(0,0,0)

Tints of #57484E

#57484E
(87,72,78)
#66585E
(102,88,94)
#75686E
(117,104,110)
#84787E
(132,120,126)
#93888E
(147,136,142)
#A2989E
(162,152,158)
#B1A8AE
(177,168,174)
#C0B8BE
(192,184,190)
#CFC8CE
(207,200,206)
#DED8DE
(222,216,222)
#EDE8EE
(237,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57484E; }

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

This text font color is #57484E.

Background Color

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

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

This div background color is #57484E.

Border color

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

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

This div border color is #57484E.

Opacity

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

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

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

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

This text has shadow with #57484E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57484E.

Preview

Color preview on black background

This text has color #57484E on black background.


Color preview on white background

This text has color #57484E on white background.


Black color preview on #57484E background

This text has black color on #57484E background.


White color preview on #57484E background

This text has white color on #57484E background.


Related colors

Complementary color

Complementary color for #hex is #A8B7B1.


I love getcolorcode.com

Triadic colors

1 #4E5748 and #484E57 with #57484E are triadic colors.

2 #4E4857 and #48574E with #57484E are triadic colors.