Shades of Comet #565772
Tints of Comet #565772
RGB
CMYK
RGB Variations
Color information
#565772 (or 0x565772) is known color: Comet. HEX triplet: 56, 57 and 72. RGB value is (86,87,114). Sum of RGB (Red+Green+Blue) = 86+87+114=287 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.97% from 287); Green value is 87 (34.38% from 255 or 30.31% from 287); Blue value is 114 (44.92% from 255 or 39.72% from 287); Max value from RGB is 114 - color contains mainly: blue. Hex color #565772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565772 is #A9A88D. Grayscale: #595959. Windows color (decimal): -11118734 or 7493462. OLE color: 7493462.
HSL color Cylindrical-coordinate representation of color #565772: hue angle of 237.86º 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 #565772 is Cyan = 0.25, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 87 | 114 | - |
| CMYK | 0.25 | 0.24 | 0 | 0.55 |
| HSL | 237.86º | 0.14% | 0.39% | - |
| HSV(B) | 237.86º | 0.25% | 0.45% | - |
| XYZ | 10.28 | 10.01 | 17.31 | - |
| YUV | 89.78 | 141.67 | 125.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 87 | 114 | 0.25 | 0.24 | 0 | 0.55 | 237.86 | 0.14 | 0.39 |
| Hex | 56 | 57 | 72 | 19 | 18 | 0 | 37 | EE | E | 27 |
| Octal | 126 | 127 | 162 | 31 | 30 | 0 | 67 | 356 | 16 | 47 |
| Binary | 1010110 | 1010111 | 1110010 | 11001 | 11000 | 0 | 110111 | 11101110 | 1110 | 100111 |
Color Harmonies of #565772
Complementary color
Monochromatic Colors of #565772
Black with #565772
Text Example
Text Example
White with #565772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565772; }
p { color: rgb(86,87,114); }
H1.HeaderClassName
{
color: #565772;
}
.AnyTagClassName
{
color: #565772;
}
</style>
background-color css
<style>
a { background-color: #565772; }
a { background-color: rgb(86,87,114); }
div.DivClassName
{
background-color: #565772;
}
.BgClassName
{
background-color: #565772;
}
</style>
border-color css
<style>
span { border-color: #565772; }
span { border-color: rgb(86,87,114); }
td.TdClassName
{
border-color: #565772;
}
.TagClassName
{
border-color: #565772;
}
</style>