Shades of Shuttle Grey #576977
Tints of Shuttle Grey #576977
RGB
CMYK
RGB Variations
Color information
#576977 (or 0x576977) is known color: Shuttle Grey. HEX triplet: 57, 69 and 77. RGB value is (87,105,119). Sum of RGB (Red+Green+Blue) = 87+105+119=311 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.97% from 311); Green value is 105 (41.41% from 255 or 33.76% from 311); Blue value is 119 (46.88% from 255 or 38.26% from 311); Max value from RGB is 119 - color contains mainly: blue. Hex color #576977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576977 is #A89688. Grayscale: #656565. Windows color (decimal): -11048585 or 7825751. OLE color: 7825751.
HSL color Cylindrical-coordinate representation of color #576977: hue angle of 206.25º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #576977 is Cyan = 0.27, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 105 | 119 | - |
| CMYK | 0.27 | 0.12 | 0 | 0.53 |
| HSL | 206.25º | 0.16% | 0.4% | - |
| HSV(B) | 206.25º | 0.27% | 0.47% | - |
| XYZ | 12.31 | 13.46 | 19.4 | - |
| YUV | 101.21 | 138.04 | 117.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 119 | 0.27 | 0.12 | 0 | 0.53 | 206.25 | 0.16 | 0.4 |
| Hex | 57 | 69 | 77 | 1B | C | 0 | 35 | CE | 10 | 28 |
| Octal | 127 | 151 | 167 | 33 | 14 | 0 | 65 | 316 | 20 | 50 |
| Binary | 1010111 | 1101001 | 1110111 | 11011 | 1100 | 0 | 110101 | 11001110 | 10000 | 101000 |
Color Harmonies of #576977
Complementary color
Monochromatic Colors of #576977
Black with #576977
Text Example
Text Example
White with #576977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576977; }
p { color: rgb(87,105,119); }
H1.HeaderClassName
{
color: #576977;
}
.AnyTagClassName
{
color: #576977;
}
</style>
background-color css
<style>
a { background-color: #576977; }
a { background-color: rgb(87,105,119); }
div.DivClassName
{
background-color: #576977;
}
.BgClassName
{
background-color: #576977;
}
</style>
border-color css
<style>
span { border-color: #576977; }
span { border-color: rgb(87,105,119); }
td.TdClassName
{
border-color: #576977;
}
.TagClassName
{
border-color: #576977;
}
</style>