Shades of Shuttle Grey #576473
Tints of Shuttle Grey #576473
RGB
CMYK
RGB Variations
Color information
#576473 (or 0x576473) is known color: Shuttle Grey. HEX triplet: 57, 64 and 73. RGB value is (87,100,115). Sum of RGB (Red+Green+Blue) = 87+100+115=302 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.81% from 302); Green value is 100 (39.45% from 255 or 33.11% from 302); Blue value is 115 (45.31% from 255 or 38.08% from 302); Max value from RGB is 115 - color contains mainly: blue. Hex color #576473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576473 is #A89B8C. Grayscale: #616161. Windows color (decimal): -11049869 or 7562327. OLE color: 7562327.
HSL color Cylindrical-coordinate representation of color #576473: hue angle of 212.14º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #576473 is Cyan = 0.24, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 100 | 115 | - |
| CMYK | 0.24 | 0.13 | 0 | 0.55 |
| HSL | 212.14º | 0.14% | 0.4% | - |
| HSV(B) | 212.14º | 0.24% | 0.45% | - |
| XYZ | 11.58 | 12.38 | 18 | - |
| YUV | 97.82 | 137.69 | 120.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 115 | 0.24 | 0.13 | 0 | 0.55 | 212.14 | 0.14 | 0.4 |
| Hex | 57 | 64 | 73 | 18 | D | 0 | 37 | D4 | E | 28 |
| Octal | 127 | 144 | 163 | 30 | 15 | 0 | 67 | 324 | 16 | 50 |
| Binary | 1010111 | 1100100 | 1110011 | 11000 | 1101 | 0 | 110111 | 11010100 | 1110 | 101000 |
Color Harmonies of #576473
Complementary color
Monochromatic Colors of #576473
Black with #576473
Text Example
Text Example
White with #576473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576473; }
p { color: rgb(87,100,115); }
H1.HeaderClassName
{
color: #576473;
}
.AnyTagClassName
{
color: #576473;
}
</style>
background-color css
<style>
a { background-color: #576473; }
a { background-color: rgb(87,100,115); }
div.DivClassName
{
background-color: #576473;
}
.BgClassName
{
background-color: #576473;
}
</style>
border-color css
<style>
span { border-color: #576473; }
span { border-color: rgb(87,100,115); }
td.TdClassName
{
border-color: #576473;
}
.TagClassName
{
border-color: #576473;
}
</style>