COLOR #576057

HEX: #576057 RGB: (87,96,87)

Color info

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

RGB color model

#576057 color RGB value is (87,96,87).

RGB: (87,96,87) (34%, 38%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 96 of 255 = 38%
B 87 of 255 = 34%

87
96
87

R + G + B ~ 35%. #576057 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 96 + 87 = 270 (100%)
R 87 of 270 ~ 32.22%
G 96 of 270 ~ 35.56%
B 87 of 270 ~ 32.22'%

%32.22
%35.56
%32.22

CMYK color model

#576057 color CMYK value is (9,0,9,62).

  • cyan value is 9.38%
  • magenta value is 0.00%
  • yellow value is 9.38%
  • key color value is 62.35%
CMYK: (9,0,9,62) C9M0Y9K62 (9%,0%,9%,62%) (0.09/0.00/0.09/0.62) 

CMYK percentages

%9.38
%0
%9.38
%62.35

Codes

Color #576057 in popluar color models

57 60 57
RGB 87 96 87
HSL 120° 4.92% 35.88%
HSB/HSV 120° 9.38% 37.65%
CMYK 9.38% 0.00% 9.38%
62.35%

Color #576057 in popluar number systems.

HEX 57 60 57
Decimal 87 96 87
Binary 1010111 1100000 1010111
Octal 127 140 127

Shades and tints

Shades of #576057

#576057
(87,96,87)
#505850
(80,88,80)
#495049
(73,80,73)
#424842
(66,72,66)
#3B403B
(59,64,59)
#343834
(52,56,52)
#2D302D
(45,48,45)
#262826
(38,40,38)
#1F201F
(31,32,31)
#181818
(24,24,24)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #576057

#576057
(87,96,87)
#666E66
(102,110,102)
#757C75
(117,124,117)
#848A84
(132,138,132)
#939893
(147,152,147)
#A2A6A2
(162,166,162)
#B1B4B1
(177,180,177)
#C0C2C0
(192,194,192)
#CFD0CF
(207,208,207)
#DEDEDE
(222,222,222)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576057; }

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

This text font color is #576057.

Background Color

.myBgColor { background-color: #576057; }

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

This div background color is #576057.

Border color

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

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

This div border color is #576057.

Opacity

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

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

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

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

This text has shadow with #576057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576057.

Preview

Color preview on black background

This text has color #576057 on black background.


Color preview on white background

This text has color #576057 on white background.


Black color preview on #576057 background

This text has black color on #576057 background.


White color preview on #576057 background

This text has white color on #576057 background.


Related colors

Complementary color

Complementary color for #hex is #A89FA8.


I love getcolorcode.com

Triadic colors

1 #575760 and #605757 with #576057 are triadic colors.

2 #576057 and #605757 with #576057 are triadic colors.