Shades of Shuttle Grey #566977
Tints of Shuttle Grey #566977
RGB
CMYK
RGB Variations
Color information
#566977 (or 0x566977) is known color: Shuttle Grey. HEX triplet: 56, 69 and 77. RGB value is (86,105,119). Sum of RGB (Red+Green+Blue) = 86+105+119=310 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.74% from 310); Green value is 105 (41.41% from 255 or 33.87% from 310); Blue value is 119 (46.88% from 255 or 38.39% from 310); Max value from RGB is 119 - color contains mainly: blue. Hex color #566977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566977 is #A99688. Grayscale: #646464. Windows color (decimal): -11114121 or 7825750. OLE color: 7825750.
HSL color Cylindrical-coordinate representation of color #566977: hue angle of 205.45º 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 #566977 is Cyan = 0.28, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 105 | 119 | - |
| CMYK | 0.28 | 0.12 | 0 | 0.53 |
| HSL | 205.45º | 0.16% | 0.4% | - |
| HSV(B) | 205.45º | 0.28% | 0.47% | - |
| XYZ | 12.22 | 13.41 | 19.4 | - |
| YUV | 100.92 | 138.21 | 117.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 119 | 0.28 | 0.12 | 0 | 0.53 | 205.45 | 0.16 | 0.4 |
| Hex | 56 | 69 | 77 | 1C | C | 0 | 35 | CD | 10 | 28 |
| Octal | 126 | 151 | 167 | 34 | 14 | 0 | 65 | 315 | 20 | 50 |
| Binary | 1010110 | 1101001 | 1110111 | 11100 | 1100 | 0 | 110101 | 11001101 | 10000 | 101000 |
Color Harmonies of #566977
Complementary color
Monochromatic Colors of #566977
Black with #566977
Text Example
Text Example
White with #566977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566977; }
p { color: rgb(86,105,119); }
H1.HeaderClassName
{
color: #566977;
}
.AnyTagClassName
{
color: #566977;
}
</style>
background-color css
<style>
a { background-color: #566977; }
a { background-color: rgb(86,105,119); }
div.DivClassName
{
background-color: #566977;
}
.BgClassName
{
background-color: #566977;
}
</style>
border-color css
<style>
span { border-color: #566977; }
span { border-color: rgb(86,105,119); }
td.TdClassName
{
border-color: #566977;
}
.TagClassName
{
border-color: #566977;
}
</style>