Shades of Shuttle Grey #566877
Tints of Shuttle Grey #566877
RGB
CMYK
RGB Variations
Color information
#566877 (or 0x566877) is known color: Shuttle Grey. HEX triplet: 56, 68 and 77. RGB value is (86,104,119). Sum of RGB (Red+Green+Blue) = 86+104+119=309 (40% of max value = 765). Red value is 86 (33.98% from 255 or 27.83% from 309); Green value is 104 (41.02% from 255 or 33.66% from 309); Blue value is 119 (46.88% from 255 or 38.51% from 309); Max value from RGB is 119 - color contains mainly: blue. Hex color #566877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566877 is #A99788. Grayscale: #646464. Windows color (decimal): -11114377 or 7825494. OLE color: 7825494.
HSL color Cylindrical-coordinate representation of color #566877: hue angle of 207.27º 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 #566877 is Cyan = 0.28, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 104 | 119 | - |
| CMYK | 0.28 | 0.13 | 0 | 0.53 |
| HSL | 207.27º | 0.16% | 0.4% | - |
| HSV(B) | 207.27º | 0.28% | 0.47% | - |
| XYZ | 12.12 | 13.21 | 19.36 | - |
| YUV | 100.33 | 138.54 | 117.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 119 | 0.28 | 0.13 | 0 | 0.53 | 207.27 | 0.16 | 0.4 |
| Hex | 56 | 68 | 77 | 1C | D | 0 | 35 | CF | 10 | 28 |
| Octal | 126 | 150 | 167 | 34 | 15 | 0 | 65 | 317 | 20 | 50 |
| Binary | 1010110 | 1101000 | 1110111 | 11100 | 1101 | 0 | 110101 | 11001111 | 10000 | 101000 |
Color Harmonies of #566877
Complementary color
Monochromatic Colors of #566877
Black with #566877
Text Example
Text Example
White with #566877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566877; }
p { color: rgb(86,104,119); }
H1.HeaderClassName
{
color: #566877;
}
.AnyTagClassName
{
color: #566877;
}
</style>
background-color css
<style>
a { background-color: #566877; }
a { background-color: rgb(86,104,119); }
div.DivClassName
{
background-color: #566877;
}
.BgClassName
{
background-color: #566877;
}
</style>
border-color css
<style>
span { border-color: #566877; }
span { border-color: rgb(86,104,119); }
td.TdClassName
{
border-color: #566877;
}
.TagClassName
{
border-color: #566877;
}
</style>