Shades of Comet #565576
Tints of Comet #565576
RGB
CMYK
RGB Variations
Color information
#565576 (or 0x565576) is known color: Comet. HEX triplet: 56, 55 and 76. RGB value is (86,85,118). Sum of RGB (Red+Green+Blue) = 86+85+118=289 (38% of max value = 765). Red value is 86 (33.98% from 255 or 29.76% from 289); Green value is 85 (33.59% from 255 or 29.41% from 289); Blue value is 118 (46.48% from 255 or 40.83% from 289); Max value from RGB is 118 - color contains mainly: blue. Hex color #565576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565576 is #A9AA89. Grayscale: #585858. Windows color (decimal): -11119242 or 7755094. OLE color: 7755094.
HSL color Cylindrical-coordinate representation of color #565576: hue angle of 241.82º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #565576 is Cyan = 0.27, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 86 | 85 | 118 | - |
| CMYK | 0.27 | 0.28 | 0 | 0.54 |
| HSL | 241.82º | 0.16% | 0.4% | - |
| HSV(B) | 241.82º | 0.28% | 0.46% | - |
| XYZ | 10.36 | 9.78 | 18.48 | - |
| YUV | 89.06 | 144.33 | 125.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 85 | 118 | 0.27 | 0.28 | 0 | 0.54 | 241.82 | 0.16 | 0.4 |
| Hex | 56 | 55 | 76 | 1B | 1C | 0 | 36 | F2 | 10 | 28 |
| Octal | 126 | 125 | 166 | 33 | 34 | 0 | 66 | 362 | 20 | 50 |
| Binary | 1010110 | 1010101 | 1110110 | 11011 | 11100 | 0 | 110110 | 11110010 | 10000 | 101000 |
Color Harmonies of #565576
Complementary color
Monochromatic Colors of #565576
Black with #565576
Text Example
Text Example
White with #565576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565576; }
p { color: rgb(86,85,118); }
H1.HeaderClassName
{
color: #565576;
}
.AnyTagClassName
{
color: #565576;
}
</style>
background-color css
<style>
a { background-color: #565576; }
a { background-color: rgb(86,85,118); }
div.DivClassName
{
background-color: #565576;
}
.BgClassName
{
background-color: #565576;
}
</style>
border-color css
<style>
span { border-color: #565576; }
span { border-color: rgb(86,85,118); }
td.TdClassName
{
border-color: #565576;
}
.TagClassName
{
border-color: #565576;
}
</style>