Shades of Shuttle Grey #566879
Tints of Shuttle Grey #566879
RGB
CMYK
RGB Variations
Color information
#566879 (or 0x566879) is known color: Shuttle Grey. HEX triplet: 56, 68 and 79. RGB value is (86,104,121). Sum of RGB (Red+Green+Blue) = 86+104+121=311 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.65% from 311); Green value is 104 (41.02% from 255 or 33.44% from 311); Blue value is 121 (47.66% from 255 or 38.91% from 311); Max value from RGB is 121 - color contains mainly: blue. Hex color #566879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566879 is #A99786. Grayscale: #646464. Windows color (decimal): -11114375 or 7956566. OLE color: 7956566.
HSL color Cylindrical-coordinate representation of color #566879: hue angle of 209.14º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #566879 is Cyan = 0.29, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 104 | 121 | - |
| CMYK | 0.29 | 0.14 | 0 | 0.53 |
| HSL | 209.14º | 0.17% | 0.41% | - |
| HSV(B) | 209.14º | 0.29% | 0.47% | - |
| XYZ | 12.24 | 13.26 | 20 | - |
| YUV | 100.56 | 139.54 | 117.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 121 | 0.29 | 0.14 | 0 | 0.53 | 209.14 | 0.17 | 0.41 |
| Hex | 56 | 68 | 79 | 1D | E | 0 | 35 | D1 | 11 | 29 |
| Octal | 126 | 150 | 171 | 35 | 16 | 0 | 65 | 321 | 21 | 51 |
| Binary | 1010110 | 1101000 | 1111001 | 11101 | 1110 | 0 | 110101 | 11010001 | 10001 | 101001 |
Color Harmonies of #566879
Complementary color
Monochromatic Colors of #566879
Black with #566879
Text Example
Text Example
White with #566879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566879; }
p { color: rgb(86,104,121); }
H1.HeaderClassName
{
color: #566879;
}
.AnyTagClassName
{
color: #566879;
}
</style>
background-color css
<style>
a { background-color: #566879; }
a { background-color: rgb(86,104,121); }
div.DivClassName
{
background-color: #566879;
}
.BgClassName
{
background-color: #566879;
}
</style>
border-color css
<style>
span { border-color: #566879; }
span { border-color: rgb(86,104,121); }
td.TdClassName
{
border-color: #566879;
}
.TagClassName
{
border-color: #566879;
}
</style>