Shades of Comet #565771
Tints of Comet #565771
RGB
CMYK
RGB Variations
Color information
#565771 (or 0x565771) is known color: Comet. HEX triplet: 56, 57 and 71. RGB value is (86,87,113). Sum of RGB (Red+Green+Blue) = 86+87+113=286 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.07% from 286); Green value is 87 (34.38% from 255 or 30.42% from 286); Blue value is 113 (44.53% from 255 or 39.51% from 286); Max value from RGB is 113 - color contains mainly: blue. Hex color #565771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565771 is #A9A88E. Grayscale: #595959. Windows color (decimal): -11118735 or 7427926. OLE color: 7427926.
HSL color Cylindrical-coordinate representation of color #565771: hue angle of 237.78º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #565771 is Cyan = 0.24, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 87 | 113 | - |
| CMYK | 0.24 | 0.23 | 0 | 0.56 |
| HSL | 237.78º | 0.14% | 0.39% | - |
| HSV(B) | 237.78º | 0.24% | 0.44% | - |
| XYZ | 10.23 | 9.99 | 17.01 | - |
| YUV | 89.67 | 141.17 | 125.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 87 | 113 | 0.24 | 0.23 | 0 | 0.56 | 237.78 | 0.14 | 0.39 |
| Hex | 56 | 57 | 71 | 18 | 17 | 0 | 38 | EE | E | 27 |
| Octal | 126 | 127 | 161 | 30 | 27 | 0 | 70 | 356 | 16 | 47 |
| Binary | 1010110 | 1010111 | 1110001 | 11000 | 10111 | 0 | 111000 | 11101110 | 1110 | 100111 |
Color Harmonies of #565771
Complementary color
Monochromatic Colors of #565771
Black with #565771
Text Example
Text Example
White with #565771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565771; }
p { color: rgb(86,87,113); }
H1.HeaderClassName
{
color: #565771;
}
.AnyTagClassName
{
color: #565771;
}
</style>
background-color css
<style>
a { background-color: #565771; }
a { background-color: rgb(86,87,113); }
div.DivClassName
{
background-color: #565771;
}
.BgClassName
{
background-color: #565771;
}
</style>
border-color css
<style>
span { border-color: #565771; }
span { border-color: rgb(86,87,113); }
td.TdClassName
{
border-color: #565771;
}
.TagClassName
{
border-color: #565771;
}
</style>