COLOR #57485B

HEX: #57485B RGB: (87,72,91)

Color info

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

RGB color model

#57485B color RGB value is (87,72,91).

RGB: (87,72,91) (34%, 28%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 72 of 255 = 28%
B 91 of 255 = 36%

87
72
91

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

Portions of RGB colors in percentages

R + G + B = 87 + 72 + 91 = 250 (100%)
R 87 of 250 ~ 34.8%
G 72 of 250 ~ 28.8%
B 91 of 250 ~ 36.4'%

%34.8
%28.8
%36.4

CMYK color model

#57485B color CMYK value is (4,21,0,64).

  • cyan value is 4.40%
  • magenta value is 20.88%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (4,21,0,64) C4M21Y0K64 (4%,21%,0%,64%) (0.04/0.21/0.00/0.64) 

CMYK percentages

%4.4
%20.88
%0
%64.31

Codes

Color #57485B in popluar color models

57 48 5B
RGB 87 72 91
HSL 287° 11.66% 31.96%
HSB/HSV 287° 20.88% 35.69%
CMYK 4.40% 20.88% 0.00%
64.31%

Color #57485B in popluar number systems.

HEX 57 48 5B
Decimal 87 72 91
Binary 1010111 1001000 1011011
Octal 127 110 133

Shades and tints

Shades of #57485B

#57485B
(87,72,91)
#504253
(80,66,83)
#493C4B
(73,60,75)
#423643
(66,54,67)
#3B303B
(59,48,59)
#342A33
(52,42,51)
#2D242B
(45,36,43)
#261E23
(38,30,35)
#1F181B
(31,24,27)
#181213
(24,18,19)
#110C0B
(17,12,11)
#000000
(0,0,0)

Tints of #57485B

#57485B
(87,72,91)
#665869
(102,88,105)
#756877
(117,104,119)
#847885
(132,120,133)
#938893
(147,136,147)
#A298A1
(162,152,161)
#B1A8AF
(177,168,175)
#C0B8BD
(192,184,189)
#CFC8CB
(207,200,203)
#DED8D9
(222,216,217)
#EDE8E7
(237,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57485B color. Also use rgb(87,72,91) instead hex code.

Text Font Color

.myTextColor { color: #57485B; }

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

This text font color is #57485B.

Background Color

.myBgColor { background-color: #57485B; }

<div style="background-color:#57485B">Inner text</div>

This div background color is #57485B.

Border color

.myBorderColor { border: 1px solid #57485B; }

<div style="border:3px solid #57485B">Div</div>

This div border color is #57485B.

Opacity

.myOpacity80 { color: #57485B; opacity: 0.8; }

<p style="color:#57485B;opacity:0.8;">80%</p>

Text with #57485B 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 #57485B;}

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

This text has shadow with #57485B color.


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

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

This text has shadow with #57485B primary color and red secondary color.


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

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

This text has shadow with #57485B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57485B.

Preview

Color preview on black background

This text has color #57485B on black background.


Color preview on white background

This text has color #57485B on white background.


Black color preview on #57485B background

This text has black color on #57485B background.


White color preview on #57485B background

This text has white color on #57485B background.


Related colors

Complementary color

Complementary color for #hex is #A8B7A4.


I love getcolorcode.com

Triadic colors

1 #5B5748 and #485B57 with #57485B are triadic colors.

2 #5B4857 and #48575B with #57485B are triadic colors.