Shades of Comet #565773
Tints of Comet #565773
RGB
CMYK
RGB Variations
Color information
#565773 (or 0x565773) is known color: Comet. HEX triplet: 56, 57 and 73. RGB value is (86,87,115). Sum of RGB (Red+Green+Blue) = 86+87+115=288 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.86% from 288); Green value is 87 (34.38% from 255 or 30.21% from 288); Blue value is 115 (45.31% from 255 or 39.93% from 288); Max value from RGB is 115 - color contains mainly: blue. Hex color #565773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565773 is #A9A88C. Grayscale: #595959. Windows color (decimal): -11118733 or 7558998. OLE color: 7558998.
HSL color Cylindrical-coordinate representation of color #565773: hue angle of 237.93º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #565773 is Cyan = 0.25, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 87 | 115 | - |
| CMYK | 0.25 | 0.24 | 0 | 0.55 |
| HSL | 237.93º | 0.14% | 0.39% | - |
| HSV(B) | 237.93º | 0.25% | 0.45% | - |
| XYZ | 10.34 | 10.03 | 17.61 | - |
| YUV | 89.89 | 142.17 | 125.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 87 | 115 | 0.25 | 0.24 | 0 | 0.55 | 237.93 | 0.14 | 0.39 |
| Hex | 56 | 57 | 73 | 19 | 18 | 0 | 37 | EE | E | 27 |
| Octal | 126 | 127 | 163 | 31 | 30 | 0 | 67 | 356 | 16 | 47 |
| Binary | 1010110 | 1010111 | 1110011 | 11001 | 11000 | 0 | 110111 | 11101110 | 1110 | 100111 |
Color Harmonies of #565773
Complementary color
Monochromatic Colors of #565773
Black with #565773
Text Example
Text Example
White with #565773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565773; }
p { color: rgb(86,87,115); }
H1.HeaderClassName
{
color: #565773;
}
.AnyTagClassName
{
color: #565773;
}
</style>
background-color css
<style>
a { background-color: #565773; }
a { background-color: rgb(86,87,115); }
div.DivClassName
{
background-color: #565773;
}
.BgClassName
{
background-color: #565773;
}
</style>
border-color css
<style>
span { border-color: #565773; }
span { border-color: rgb(86,87,115); }
td.TdClassName
{
border-color: #565773;
}
.TagClassName
{
border-color: #565773;
}
</style>