COLOR #57455C

HEX: #57455C RGB: (87,69,92)

Color info

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

RGB color model

#57455C color RGB value is (87,69,92).

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

RGB channels and saturation

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

87
69
92

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

Portions of RGB colors in percentages

R + G + B = 87 + 69 + 92 = 248 (100%)
R 87 of 248 ~ 35.08%
G 69 of 248 ~ 27.82%
B 92 of 248 ~ 37.1'%

%35.08
%27.82
%37.1

CMYK color model

#57455C color CMYK value is (5,25,0,64).

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

CMYK: (5,25,0,64)
C5M25Y0K64 (5%, 25%, 0%, 64%)
(0.05 / 0.25 / 0.00 / 0.64)

CMYK percentages

%5.43
%25
%0
%63.92

Codes

Color #57455C in popluar color models

57 45 5C
RGB 87 69 92
HSL 287° 14.29% 31.57%
HSB/HSV 287° 25.00% 36.08%
CMYK 5.43% 25.00% 0.00%
63.92%

Color #57455C in popluar number systems.

HEX 57 45 5C
Decimal 87 69 92
Binary 1010111 1000101 1011100
Octal 127 105 134

Shades and tints

Shades of #57455C

#57455C
(87,69,92)
#503F54
(80,63,84)
#49394C
(73,57,76)
#423344
(66,51,68)
#3B2D3C
(59,45,60)
#342734
(52,39,52)
#2D212C
(45,33,44)
#261B24
(38,27,36)
#1F151C
(31,21,28)
#180F14
(24,15,20)
#11090C
(17,9,12)
#000000
(0,0,0)

Tints of #57455C

#57455C
(87,69,92)
#66556A
(102,85,106)
#756578
(117,101,120)
#847586
(132,117,134)
#938594
(147,133,148)
#A295A2
(162,149,162)
#B1A5B0
(177,165,176)
#C0B5BE
(192,181,190)
#CFC5CC
(207,197,204)
#DED5DA
(222,213,218)
#EDE5E8
(237,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57455C; }

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

This text font color is #57455C.

Background Color

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

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

This div background color is #57455C.

Border color

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

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

This div border color is #57455C.

Opacity

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

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

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

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

This text has shadow with #57455C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57455C.

Preview

Color preview on black background

This text has color #57455C on black background.


Color preview on white background

This text has color #57455C on white background.


Black color preview on #57455C background

This text has black color on #57455C background.


White color preview on #57455C background

This text has white color on #57455C background.


Related colors

Complementary color

Complementary color for #hex is #A8BAA3.


I love getcolorcode.com

Triadic colors

1 #5C5745 and #455C57 with #57455C are triadic colors.

2 #5C4557 and #45575C with #57455C are triadic colors.