COLOR #576050

HEX: #576050 RGB: (87,96,80)

Color info

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

RGB color model

#576050 color RGB value is (87,96,80).

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

RGB channels and saturation

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

87
96
80

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

Portions of RGB colors in percentages

R + G + B = 87 + 96 + 80 = 263 (100%)
R 87 of 263 ~ 33.08%
G 96 of 263 ~ 36.5%
B 80 of 263 ~ 30.42'%

%33.08
%36.5
%30.42

CMYK color model

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

  • cyan value is 9.38%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 62.35%

CMYK: (9,0,17,62)
C9M0Y17K62 (9%, 0%, 17%, 62%)
(0.09 / 0.00 / 0.17 / 0.62)

CMYK percentages

%9.38
%0
%16.67
%62.35

Codes

Color #576050 in popluar color models

57 60 50
RGB 87 96 80
HSL 94° 9.09% 34.51%
HSB/HSV 94° 16.67% 37.65%
CMYK 9.38% 0.00% 16.67%
62.35%

Color #576050 in popluar number systems.

HEX 57 60 50
Decimal 87 96 80
Binary 1010111 1100000 1010000
Octal 127 140 120

Shades and tints

Shades of #576050

#576050
(87,96,80)
#505849
(80,88,73)
#495042
(73,80,66)
#42483B
(66,72,59)
#3B4034
(59,64,52)
#34382D
(52,56,45)
#2D3026
(45,48,38)
#26281F
(38,40,31)
#1F2018
(31,32,24)
#181811
(24,24,17)
#11100A
(17,16,10)
#000000
(0,0,0)

Tints of #576050

#576050
(87,96,80)
#666E5F
(102,110,95)
#757C6E
(117,124,110)
#848A7D
(132,138,125)
#93988C
(147,152,140)
#A2A69B
(162,166,155)
#B1B4AA
(177,180,170)
#C0C2B9
(192,194,185)
#CFD0C8
(207,208,200)
#DEDED7
(222,222,215)
#EDECE6
(237,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576050; }

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

This text font color is #576050.

Background Color

.myBgColor { background-color: #576050; }

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

This div background color is #576050.

Border color

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

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

This div border color is #576050.

Opacity

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

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

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

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

This text has shadow with #576050 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576050.

Preview

Color preview on black background

This text has color #576050 on black background.


Color preview on white background

This text has color #576050 on white background.


Black color preview on #576050 background

This text has black color on #576050 background.


White color preview on #576050 background

This text has white color on #576050 background.


Related colors

Complementary color

Complementary color for #hex is #A89FAF.


I love getcolorcode.com

Triadic colors

1 #505760 and #605057 with #576050 are triadic colors.

2 #506057 and #605750 with #576050 are triadic colors.