Shades of Shuttle Grey #576377
Tints of Shuttle Grey #576377
RGB
CMYK
RGB Variations
Color information
#576377 (or 0x576377) is known color: Shuttle Grey. HEX triplet: 57, 63 and 77. RGB value is (87,99,119). Sum of RGB (Red+Green+Blue) = 87+99+119=305 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.52% from 305); Green value is 99 (39.06% from 255 or 32.46% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #576377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576377 is #A89C88. Grayscale: #616161. Windows color (decimal): -11050121 or 7824215. OLE color: 7824215.
HSL color Cylindrical-coordinate representation of color #576377: hue angle of 217.5º 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 #576377 is Cyan = 0.27, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 99 | 119 | - |
| CMYK | 0.27 | 0.17 | 0 | 0.53 |
| HSL | 217.5º | 0.16% | 0.4% | - |
| HSV(B) | 217.5º | 0.27% | 0.47% | - |
| XYZ | 11.72 | 12.28 | 19.21 | - |
| YUV | 97.69 | 140.02 | 120.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 119 | 0.27 | 0.17 | 0 | 0.53 | 217.5 | 0.16 | 0.4 |
| Hex | 57 | 63 | 77 | 1B | 11 | 0 | 35 | DA | 10 | 28 |
| Octal | 127 | 143 | 167 | 33 | 21 | 0 | 65 | 332 | 20 | 50 |
| Binary | 1010111 | 1100011 | 1110111 | 11011 | 10001 | 0 | 110101 | 11011010 | 10000 | 101000 |
Color Harmonies of #576377
Complementary color
Monochromatic Colors of #576377
Black with #576377
Text Example
Text Example
White with #576377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576377; }
p { color: rgb(87,99,119); }
H1.HeaderClassName
{
color: #576377;
}
.AnyTagClassName
{
color: #576377;
}
</style>
background-color css
<style>
a { background-color: #576377; }
a { background-color: rgb(87,99,119); }
div.DivClassName
{
background-color: #576377;
}
.BgClassName
{
background-color: #576377;
}
</style>
border-color css
<style>
span { border-color: #576377; }
span { border-color: rgb(87,99,119); }
td.TdClassName
{
border-color: #576377;
}
.TagClassName
{
border-color: #576377;
}
</style>