COLOR #575456

HEX: #575456 RGB: (87,84,86)

Color info

#575456 contains red, green and blue colors in about the same proportion. Web safe color of #575456 is #666666 (or #666).

RGB color model

#575456 color RGB value is (87,84,86).

RGB: (87,84,86) (34%, 33%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 84 of 255 = 33%
B 86 of 255 = 34%

87
84
86

R + G + B ~ 34%. #575456 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 84 + 86 = 257 (100%)
R 87 of 257 ~ 33.85%
G 84 of 257 ~ 32.68%
B 86 of 257 ~ 33.46'%

%33.85
%32.68
%33.46

CMYK color model

#575456 color CMYK value is (0,3,1,66).

  • cyan value is 0.00%
  • magenta value is 3.45%
  • yellow value is 1.15%
  • key color value is 65.88%

CMYK: (0,3,1,66)
C0M3Y1K66 (0%, 3%, 1%, 66%)
(0.00 / 0.03 / 0.01 / 0.66)

CMYK percentages

%0
%3.45
%1.15
%65.88

Codes

Color #575456 in popluar color models

57 54 56
RGB 87 84 86
HSL 320° 1.75% 33.53%
HSB/HSV 320° 3.45% 34.12%
CMYK 0.00% 3.45% 1.15%
65.88%

Color #575456 in popluar number systems.

HEX 57 54 56
Decimal 87 84 86
Binary 1010111 1010100 1010110
Octal 127 124 126

Shades and tints

Shades of #575456

#575456
(87,84,86)
#504D4F
(80,77,79)
#494648
(73,70,72)
#423F41
(66,63,65)
#3B383A
(59,56,58)
#343133
(52,49,51)
#2D2A2C
(45,42,44)
#262325
(38,35,37)
#1F1C1E
(31,28,30)
#181517
(24,21,23)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #575456

#575456
(87,84,86)
#666365
(102,99,101)
#757274
(117,114,116)
#848183
(132,129,131)
#939092
(147,144,146)
#A29FA1
(162,159,161)
#B1AEB0
(177,174,176)
#C0BDBF
(192,189,191)
#CFCCCE
(207,204,206)
#DEDBDD
(222,219,221)
#EDEAEC
(237,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575456 color. Also use rgb(87,84,86) instead hex code.

Text Font Color

.myTextColor { color: #575456; }

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

This text font color is #575456.

Background Color

.myBgColor { background-color: #575456; }

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

This div background color is #575456.

Border color

.myBorderColor { border: 1px solid #575456; }

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

This div border color is #575456.

Opacity

.myOpacity80 { color: #575456; opacity: 0.8; }

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

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

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

This text has shadow with #575456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575456.

Preview

Color preview on black background

This text has color #575456 on black background.


Color preview on white background

This text has color #575456 on white background.


Black color preview on #575456 background

This text has black color on #575456 background.


White color preview on #575456 background

This text has white color on #575456 background.


Related colors

Complementary color

Complementary color for #hex is #A8ABA9.


I love getcolorcode.com

Triadic colors

1 #565754 and #545657 with #575456 are triadic colors.

2 #565457 and #545756 with #575456 are triadic colors.