Shades of Comet #575773
Tints of Comet #575773
RGB
CMYK
RGB Variations
Color information
#575773 (or 0x575773) is known color: Comet. HEX triplet: 57, 57 and 73. RGB value is (87,87,115). Sum of RGB (Red+Green+Blue) = 87+87+115=289 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30.10% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 115 (45.31% from 255 or 39.79% from 289); Max value from RGB is 115 - color contains mainly: blue. Hex color #575773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575773 is #A8A88C. Grayscale: #5A5A5A. Windows color (decimal): -11053197 or 7558999. OLE color: 7558999.
HSL color Cylindrical-coordinate representation of color #575773: hue angle of 240º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #575773 is Cyan = 0.24, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 87 | 115 | - |
| CMYK | 0.24 | 0.24 | 0 | 0.55 |
| HSL | 240º | 0.14% | 0.4% | - |
| HSV(B) | 240º | 0.24% | 0.45% | - |
| XYZ | 10.43 | 10.08 | 17.62 | - |
| YUV | 90.19 | 142 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 87 | 115 | 0.24 | 0.24 | 0 | 0.55 | 240 | 0.14 | 0.4 |
| Hex | 57 | 57 | 73 | 18 | 18 | 0 | 37 | F0 | E | 28 |
| Octal | 127 | 127 | 163 | 30 | 30 | 0 | 67 | 360 | 16 | 50 |
| Binary | 1010111 | 1010111 | 1110011 | 11000 | 11000 | 0 | 110111 | 11110000 | 1110 | 101000 |
Color Harmonies of #575773
Complementary color
Monochromatic Colors of #575773
Black with #575773
Text Example
Text Example
White with #575773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575773; }
p { color: rgb(87,87,115); }
H1.HeaderClassName
{
color: #575773;
}
.AnyTagClassName
{
color: #575773;
}
</style>
background-color css
<style>
a { background-color: #575773; }
a { background-color: rgb(87,87,115); }
div.DivClassName
{
background-color: #575773;
}
.BgClassName
{
background-color: #575773;
}
</style>
border-color css
<style>
span { border-color: #575773; }
span { border-color: rgb(87,87,115); }
td.TdClassName
{
border-color: #575773;
}
.TagClassName
{
border-color: #575773;
}
</style>