Shades of Shuttle Grey #566477
Tints of Shuttle Grey #566477
RGB
CMYK
RGB Variations
Color information
#566477 (or 0x566477) is known color: Shuttle Grey. HEX triplet: 56, 64 and 77. RGB value is (86,100,119). Sum of RGB (Red+Green+Blue) = 86+100+119=305 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.20% from 305); Green value is 100 (39.45% from 255 or 32.79% 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 #566477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566477 is #A99B88. Grayscale: #616161. Windows color (decimal): -11115401 or 7824470. OLE color: 7824470.
HSL color Cylindrical-coordinate representation of color #566477: hue angle of 214.55º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #566477 is Cyan = 0.28, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 100 | 119 | - |
| CMYK | 0.28 | 0.16 | 0 | 0.53 |
| HSL | 214.55º | 0.16% | 0.4% | - |
| HSV(B) | 214.55º | 0.28% | 0.47% | - |
| XYZ | 11.72 | 12.42 | 19.23 | - |
| YUV | 97.98 | 139.86 | 119.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 119 | 0.28 | 0.16 | 0 | 0.53 | 214.55 | 0.16 | 0.4 |
| Hex | 56 | 64 | 77 | 1C | 10 | 0 | 35 | D7 | 10 | 28 |
| Octal | 126 | 144 | 167 | 34 | 20 | 0 | 65 | 327 | 20 | 50 |
| Binary | 1010110 | 1100100 | 1110111 | 11100 | 10000 | 0 | 110101 | 11010111 | 10000 | 101000 |
Color Harmonies of #566477
Complementary color
Monochromatic Colors of #566477
Black with #566477
Text Example
Text Example
White with #566477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566477; }
p { color: rgb(86,100,119); }
H1.HeaderClassName
{
color: #566477;
}
.AnyTagClassName
{
color: #566477;
}
</style>
background-color css
<style>
a { background-color: #566477; }
a { background-color: rgb(86,100,119); }
div.DivClassName
{
background-color: #566477;
}
.BgClassName
{
background-color: #566477;
}
</style>
border-color css
<style>
span { border-color: #566477; }
span { border-color: rgb(86,100,119); }
td.TdClassName
{
border-color: #566477;
}
.TagClassName
{
border-color: #566477;
}
</style>