Shades of Comet #565770
Tints of Comet #565770
RGB
CMYK
RGB Variations
Color information
#565770 (or 0x565770) is known color: Comet. HEX triplet: 56, 57 and 70. RGB value is (86,87,112). Sum of RGB (Red+Green+Blue) = 86+87+112=285 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.18% from 285); Green value is 87 (34.38% from 255 or 30.53% from 285); Blue value is 112 (44.14% from 255 or 39.30% from 285); Max value from RGB is 112 - color contains mainly: blue. Hex color #565770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565770 is #A9A88F. Grayscale: #595959. Windows color (decimal): -11118736 or 7362390. OLE color: 7362390.
HSL color Cylindrical-coordinate representation of color #565770: hue angle of 237.69º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #565770 is Cyan = 0.23, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 87 | 112 | - |
| CMYK | 0.23 | 0.22 | 0 | 0.56 |
| HSL | 237.69º | 0.13% | 0.39% | - |
| HSV(B) | 237.69º | 0.23% | 0.44% | - |
| XYZ | 10.17 | 9.96 | 16.72 | - |
| YUV | 89.55 | 140.67 | 125.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 87 | 112 | 0.23 | 0.22 | 0 | 0.56 | 237.69 | 0.13 | 0.39 |
| Hex | 56 | 57 | 70 | 17 | 16 | 0 | 38 | EE | D | 27 |
| Octal | 126 | 127 | 160 | 27 | 26 | 0 | 70 | 356 | 15 | 47 |
| Binary | 1010110 | 1010111 | 1110000 | 10111 | 10110 | 0 | 111000 | 11101110 | 1101 | 100111 |
Color Harmonies of #565770
Complementary color
Monochromatic Colors of #565770
Black with #565770
Text Example
Text Example
White with #565770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565770; }
p { color: rgb(86,87,112); }
H1.HeaderClassName
{
color: #565770;
}
.AnyTagClassName
{
color: #565770;
}
</style>
background-color css
<style>
a { background-color: #565770; }
a { background-color: rgb(86,87,112); }
div.DivClassName
{
background-color: #565770;
}
.BgClassName
{
background-color: #565770;
}
</style>
border-color css
<style>
span { border-color: #565770; }
span { border-color: rgb(86,87,112); }
td.TdClassName
{
border-color: #565770;
}
.TagClassName
{
border-color: #565770;
}
</style>