COLOR #57465C

HEX: #57465C RGB: (87,70,92)

Color info

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

RGB color model

#57465C color RGB value is (87,70,92).

RGB: (87,70,92) (34%, 27%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 70 of 255 = 27%
B 92 of 255 = 36%

87
70
92

R + G + B ~ 32%. #57465C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 70 + 92 = 249 (100%)
R 87 of 249 ~ 34.94%
G 70 of 249 ~ 28.11%
B 92 of 249 ~ 36.95'%

%34.94
%28.11
%36.95

CMYK color model

#57465C color CMYK value is (5,24,0,64).

  • cyan value is 5.43%
  • magenta value is 23.91%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (5,24,0,64)
C5M24Y0K64 (5%, 24%, 0%, 64%)
(0.05 / 0.24 / 0.00 / 0.64)

CMYK percentages

%5.43
%23.91
%0
%63.92

Codes

Color #57465C in popluar color models

57 46 5C
RGB 87 70 92
HSL 286° 13.58% 31.76%
HSB/HSV 286° 23.91% 36.08%
CMYK 5.43% 23.91% 0.00%
63.92%

Color #57465C in popluar number systems.

HEX 57 46 5C
Decimal 87 70 92
Binary 1010111 1000110 1011100
Octal 127 106 134

Shades and tints

Shades of #57465C

#57465C
(87,70,92)
#504054
(80,64,84)
#493A4C
(73,58,76)
#423444
(66,52,68)
#3B2E3C
(59,46,60)
#342834
(52,40,52)
#2D222C
(45,34,44)
#261C24
(38,28,36)
#1F161C
(31,22,28)
#181014
(24,16,20)
#110A0C
(17,10,12)
#000000
(0,0,0)

Tints of #57465C

#57465C
(87,70,92)
#66566A
(102,86,106)
#756678
(117,102,120)
#847686
(132,118,134)
#938694
(147,134,148)
#A296A2
(162,150,162)
#B1A6B0
(177,166,176)
#C0B6BE
(192,182,190)
#CFC6CC
(207,198,204)
#DED6DA
(222,214,218)
#EDE6E8
(237,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57465C color. Also use rgb(87,70,92) instead hex code.

Text Font Color

.myTextColor { color: #57465C; }

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

This text font color is #57465C.

Background Color

.myBgColor { background-color: #57465C; }

<div style="background-color:#57465C">Inner text</div>

This div background color is #57465C.

Border color

.myBorderColor { border: 1px solid #57465C; }

<div style="border:3px solid #57465C">Div</div>

This div border color is #57465C.

Opacity

.myOpacity80 { color: #57465C; opacity: 0.8; }

<p style="color:#57465C;opacity:0.8;">80%</p>

Text with #57465C 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 #57465C;}

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

This text has shadow with #57465C color.


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

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

This text has shadow with #57465C primary color and red secondary color.


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

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

This text has shadow with #57465C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57465C.

Preview

Color preview on black background

This text has color #57465C on black background.


Color preview on white background

This text has color #57465C on white background.


Black color preview on #57465C background

This text has black color on #57465C background.


White color preview on #57465C background

This text has white color on #57465C background.


Related colors

Complementary color

Complementary color for #hex is #A8B9A3.


I love getcolorcode.com

Triadic colors

1 #5C5746 and #465C57 with #57465C are triadic colors.

2 #5C4657 and #46575C with #57465C are triadic colors.