Shades of Shuttle Grey #566476
Tints of Shuttle Grey #566476
RGB
CMYK
RGB Variations
Color information
#566476 (or 0x566476) is known color: Shuttle Grey. HEX triplet: 56, 64 and 76. RGB value is (86,100,118). Sum of RGB (Red+Green+Blue) = 86+100+118=304 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.29% from 304); Green value is 100 (39.45% from 255 or 32.89% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: blue. Hex color #566476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566476 is #A99B89. Grayscale: #616161. Windows color (decimal): -11115402 or 7758934. OLE color: 7758934.
HSL color Cylindrical-coordinate representation of color #566476: hue angle of 213.75º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #566476 is Cyan = 0.27, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 100 | 118 | - |
| CMYK | 0.27 | 0.15 | 0 | 0.54 |
| HSL | 213.75º | 0.16% | 0.4% | - |
| HSV(B) | 213.75º | 0.27% | 0.46% | - |
| XYZ | 11.66 | 12.4 | 18.92 | - |
| YUV | 97.87 | 139.36 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 118 | 0.27 | 0.15 | 0 | 0.54 | 213.75 | 0.16 | 0.4 |
| Hex | 56 | 64 | 76 | 1B | F | 0 | 36 | D6 | 10 | 28 |
| Octal | 126 | 144 | 166 | 33 | 17 | 0 | 66 | 326 | 20 | 50 |
| Binary | 1010110 | 1100100 | 1110110 | 11011 | 1111 | 0 | 110110 | 11010110 | 10000 | 101000 |
Color Harmonies of #566476
Complementary color
Monochromatic Colors of #566476
Black with #566476
Text Example
Text Example
White with #566476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566476; }
p { color: rgb(86,100,118); }
H1.HeaderClassName
{
color: #566476;
}
.AnyTagClassName
{
color: #566476;
}
</style>
background-color css
<style>
a { background-color: #566476; }
a { background-color: rgb(86,100,118); }
div.DivClassName
{
background-color: #566476;
}
.BgClassName
{
background-color: #566476;
}
</style>
border-color css
<style>
span { border-color: #566476; }
span { border-color: rgb(86,100,118); }
td.TdClassName
{
border-color: #566476;
}
.TagClassName
{
border-color: #566476;
}
</style>