Shades of Shuttle Grey #576475
Tints of Shuttle Grey #576475
RGB
CMYK
RGB Variations
Color information
#576475 (or 0x576475) is known color: Shuttle Grey. HEX triplet: 57, 64 and 75. RGB value is (87,100,117). Sum of RGB (Red+Green+Blue) = 87+100+117=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 100 (39.45% from 255 or 32.89% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 117 - color contains mainly: blue. Hex color #576475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576475 is #A89B8A. Grayscale: #616161. Windows color (decimal): -11049867 or 7693399. OLE color: 7693399.
HSL color Cylindrical-coordinate representation of color #576475: hue angle of 214º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #576475 is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 100 | 117 | - |
| CMYK | 0.26 | 0.15 | 0 | 0.54 |
| HSL | 214º | 0.15% | 0.4% | - |
| HSV(B) | 214º | 0.26% | 0.46% | - |
| XYZ | 11.7 | 12.42 | 18.61 | - |
| YUV | 98.05 | 138.69 | 120.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 100 | 117 | 0.26 | 0.15 | 0 | 0.54 | 214 | 0.15 | 0.4 |
| Hex | 57 | 64 | 75 | 1A | F | 0 | 36 | D6 | F | 28 |
| Octal | 127 | 144 | 165 | 32 | 17 | 0 | 66 | 326 | 17 | 50 |
| Binary | 1010111 | 1100100 | 1110101 | 11010 | 1111 | 0 | 110110 | 11010110 | 1111 | 101000 |
Color Harmonies of #576475
Complementary color
Monochromatic Colors of #576475
Black with #576475
Text Example
Text Example
White with #576475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576475; }
p { color: rgb(87,100,117); }
H1.HeaderClassName
{
color: #576475;
}
.AnyTagClassName
{
color: #576475;
}
</style>
background-color css
<style>
a { background-color: #576475; }
a { background-color: rgb(87,100,117); }
div.DivClassName
{
background-color: #576475;
}
.BgClassName
{
background-color: #576475;
}
</style>
border-color css
<style>
span { border-color: #576475; }
span { border-color: rgb(87,100,117); }
td.TdClassName
{
border-color: #576475;
}
.TagClassName
{
border-color: #576475;
}
</style>