Shades of Shuttle Grey #566578
Tints of Shuttle Grey #566578
RGB
CMYK
RGB Variations
Color information
#566578 (or 0x566578) is known color: Shuttle Grey. HEX triplet: 56, 65 and 78. RGB value is (86,101,120). Sum of RGB (Red+Green+Blue) = 86+101+120=307 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.01% from 307); Green value is 101 (39.84% from 255 or 32.90% from 307); Blue value is 120 (47.27% from 255 or 39.09% from 307); Max value from RGB is 120 - color contains mainly: blue. Hex color #566578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566578 is #A99A87. Grayscale: #626262. Windows color (decimal): -11115144 or 7890262. OLE color: 7890262.
HSL color Cylindrical-coordinate representation of color #566578: hue angle of 213.53º degrees, saturation: 0.17, 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 #566578 is Cyan = 0.28, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 101 | 120 | - |
| CMYK | 0.28 | 0.16 | 0 | 0.53 |
| HSL | 213.53º | 0.17% | 0.4% | - |
| HSV(B) | 213.53º | 0.28% | 0.47% | - |
| XYZ | 11.88 | 12.64 | 19.58 | - |
| YUV | 98.68 | 140.03 | 118.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 120 | 0.28 | 0.16 | 0 | 0.53 | 213.53 | 0.17 | 0.4 |
| Hex | 56 | 65 | 78 | 1C | 10 | 0 | 35 | D6 | 11 | 28 |
| Octal | 126 | 145 | 170 | 34 | 20 | 0 | 65 | 326 | 21 | 50 |
| Binary | 1010110 | 1100101 | 1111000 | 11100 | 10000 | 0 | 110101 | 11010110 | 10001 | 101000 |
Color Harmonies of #566578
Complementary color
Monochromatic Colors of #566578
Black with #566578
Text Example
Text Example
White with #566578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566578; }
p { color: rgb(86,101,120); }
H1.HeaderClassName
{
color: #566578;
}
.AnyTagClassName
{
color: #566578;
}
</style>
background-color css
<style>
a { background-color: #566578; }
a { background-color: rgb(86,101,120); }
div.DivClassName
{
background-color: #566578;
}
.BgClassName
{
background-color: #566578;
}
</style>
border-color css
<style>
span { border-color: #566578; }
span { border-color: rgb(86,101,120); }
td.TdClassName
{
border-color: #566578;
}
.TagClassName
{
border-color: #566578;
}
</style>