Shades of Comet #565573
Tints of Comet #565573
RGB
CMYK
RGB Variations
Color information
#565573 (or 0x565573) is known color: Comet. HEX triplet: 56, 55 and 73. RGB value is (86,85,115). Sum of RGB (Red+Green+Blue) = 86+85+115=286 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.07% from 286); Green value is 85 (33.59% from 255 or 29.72% from 286); Blue value is 115 (45.31% from 255 or 40.21% from 286); Max value from RGB is 115 - color contains mainly: blue. Hex color #565573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565573 is #A9AA8C. Grayscale: #585858. Windows color (decimal): -11119245 or 7558486. OLE color: 7558486.
HSL color Cylindrical-coordinate representation of color #565573: hue angle of 242º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #565573 is Cyan = 0.25, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 85 | 115 | - |
| CMYK | 0.25 | 0.26 | 0 | 0.55 |
| HSL | 242º | 0.15% | 0.39% | - |
| HSV(B) | 242º | 0.26% | 0.45% | - |
| XYZ | 10.18 | 9.71 | 17.56 | - |
| YUV | 88.72 | 142.83 | 126.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 85 | 115 | 0.25 | 0.26 | 0 | 0.55 | 242 | 0.15 | 0.39 |
| Hex | 56 | 55 | 73 | 19 | 1A | 0 | 37 | F2 | F | 27 |
| Octal | 126 | 125 | 163 | 31 | 32 | 0 | 67 | 362 | 17 | 47 |
| Binary | 1010110 | 1010101 | 1110011 | 11001 | 11010 | 0 | 110111 | 11110010 | 1111 | 100111 |
Color Harmonies of #565573
Complementary color
Monochromatic Colors of #565573
Black with #565573
Text Example
Text Example
White with #565573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565573; }
p { color: rgb(86,85,115); }
H1.HeaderClassName
{
color: #565573;
}
.AnyTagClassName
{
color: #565573;
}
</style>
background-color css
<style>
a { background-color: #565573; }
a { background-color: rgb(86,85,115); }
div.DivClassName
{
background-color: #565573;
}
.BgClassName
{
background-color: #565573;
}
</style>
border-color css
<style>
span { border-color: #565573; }
span { border-color: rgb(86,85,115); }
td.TdClassName
{
border-color: #565573;
}
.TagClassName
{
border-color: #565573;
}
</style>