Shades of Comet #565774
Tints of Comet #565774
RGB
CMYK
RGB Variations
Color information
#565774 (or 0x565774) is known color: Comet. HEX triplet: 56, 57 and 74. RGB value is (86,87,116). Sum of RGB (Red+Green+Blue) = 86+87+116=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 116 - color contains mainly: blue. Hex color #565774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565774 is #A9A88B. Grayscale: #595959. Windows color (decimal): -11118732 or 7624534. OLE color: 7624534.
HSL color Cylindrical-coordinate representation of color #565774: hue angle of 238º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #565774 is Cyan = 0.26, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 87 | 116 | - |
| CMYK | 0.26 | 0.25 | 0 | 0.55 |
| HSL | 238º | 0.15% | 0.4% | - |
| HSV(B) | 238º | 0.26% | 0.45% | - |
| XYZ | 10.4 | 10.06 | 17.92 | - |
| YUV | 90.01 | 142.67 | 125.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 87 | 116 | 0.26 | 0.25 | 0 | 0.55 | 238 | 0.15 | 0.4 |
| Hex | 56 | 57 | 74 | 1A | 19 | 0 | 37 | EE | F | 28 |
| Octal | 126 | 127 | 164 | 32 | 31 | 0 | 67 | 356 | 17 | 50 |
| Binary | 1010110 | 1010111 | 1110100 | 11010 | 11001 | 0 | 110111 | 11101110 | 1111 | 101000 |
Color Harmonies of #565774
Complementary color
Monochromatic Colors of #565774
Black with #565774
Text Example
Text Example
White with #565774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565774; }
p { color: rgb(86,87,116); }
H1.HeaderClassName
{
color: #565774;
}
.AnyTagClassName
{
color: #565774;
}
</style>
background-color css
<style>
a { background-color: #565774; }
a { background-color: rgb(86,87,116); }
div.DivClassName
{
background-color: #565774;
}
.BgClassName
{
background-color: #565774;
}
</style>
border-color css
<style>
span { border-color: #565774; }
span { border-color: rgb(86,87,116); }
td.TdClassName
{
border-color: #565774;
}
.TagClassName
{
border-color: #565774;
}
</style>