Shades of Shuttle Grey #566779
Tints of Shuttle Grey #566779
RGB
CMYK
RGB Variations
Color information
#566779 (or 0x566779) is known color: Shuttle Grey. HEX triplet: 56, 67 and 79. RGB value is (86,103,121). Sum of RGB (Red+Green+Blue) = 86+103+121=310 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.74% from 310); Green value is 103 (40.62% from 255 or 33.23% from 310); Blue value is 121 (47.66% from 255 or 39.03% from 310); Max value from RGB is 121 - color contains mainly: blue. Hex color #566779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566779 is #A99886. Grayscale: #636363. Windows color (decimal): -11114631 or 7956310. OLE color: 7956310.
HSL color Cylindrical-coordinate representation of color #566779: hue angle of 210.86º 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 #566779 is Cyan = 0.29, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 103 | 121 | - |
| CMYK | 0.29 | 0.15 | 0 | 0.53 |
| HSL | 210.86º | 0.17% | 0.41% | - |
| HSV(B) | 210.86º | 0.29% | 0.47% | - |
| XYZ | 12.14 | 13.06 | 19.97 | - |
| YUV | 99.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 121 | 0.29 | 0.15 | 0 | 0.53 | 210.86 | 0.17 | 0.41 |
| Hex | 56 | 67 | 79 | 1D | F | 0 | 35 | D3 | 11 | 29 |
| Octal | 126 | 147 | 171 | 35 | 17 | 0 | 65 | 323 | 21 | 51 |
| Binary | 1010110 | 1100111 | 1111001 | 11101 | 1111 | 0 | 110101 | 11010011 | 10001 | 101001 |
Color Harmonies of #566779
Complementary color
Monochromatic Colors of #566779
Black with #566779
Text Example
Text Example
White with #566779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566779; }
p { color: rgb(86,103,121); }
H1.HeaderClassName
{
color: #566779;
}
.AnyTagClassName
{
color: #566779;
}
</style>
background-color css
<style>
a { background-color: #566779; }
a { background-color: rgb(86,103,121); }
div.DivClassName
{
background-color: #566779;
}
.BgClassName
{
background-color: #566779;
}
</style>
border-color css
<style>
span { border-color: #566779; }
span { border-color: rgb(86,103,121); }
td.TdClassName
{
border-color: #566779;
}
.TagClassName
{
border-color: #566779;
}
</style>