Shades of Comet #575873
Tints of Comet #575873
RGB
CMYK
RGB Variations
Color information
#575873 (or 0x575873) is known color: Comet. HEX triplet: 57, 58 and 73. RGB value is (87,88,115). Sum of RGB (Red+Green+Blue) = 87+88+115=290 (38% of max value = 765). Red value is 87 (34.38% from 255 or 30% from 290); Green value is 88 (34.77% from 255 or 30.34% from 290); Blue value is 115 (45.31% from 255 or 39.66% from 290); Max value from RGB is 115 - color contains mainly: blue. Hex color #575873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575873 is #A8A78C. Grayscale: #5A5A5A. Windows color (decimal): -11052941 or 7559255. OLE color: 7559255.
HSL color Cylindrical-coordinate representation of color #575873: hue angle of 237.86º 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 #575873 is Cyan = 0.24, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 88 | 115 | - |
| CMYK | 0.24 | 0.23 | 0 | 0.55 |
| HSL | 237.86º | 0.14% | 0.4% | - |
| HSV(B) | 237.86º | 0.24% | 0.45% | - |
| XYZ | 10.51 | 10.24 | 17.64 | - |
| YUV | 90.78 | 141.67 | 125.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 88 | 115 | 0.24 | 0.23 | 0 | 0.55 | 237.86 | 0.14 | 0.4 |
| Hex | 57 | 58 | 73 | 18 | 17 | 0 | 37 | EE | E | 28 |
| Octal | 127 | 130 | 163 | 30 | 27 | 0 | 67 | 356 | 16 | 50 |
| Binary | 1010111 | 1011000 | 1110011 | 11000 | 10111 | 0 | 110111 | 11101110 | 1110 | 101000 |
Color Harmonies of #575873
Complementary color
Monochromatic Colors of #575873
Black with #575873
Text Example
Text Example
White with #575873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575873; }
p { color: rgb(87,88,115); }
H1.HeaderClassName
{
color: #575873;
}
.AnyTagClassName
{
color: #575873;
}
</style>
background-color css
<style>
a { background-color: #575873; }
a { background-color: rgb(87,88,115); }
div.DivClassName
{
background-color: #575873;
}
.BgClassName
{
background-color: #575873;
}
</style>
border-color css
<style>
span { border-color: #575873; }
span { border-color: rgb(87,88,115); }
td.TdClassName
{
border-color: #575873;
}
.TagClassName
{
border-color: #575873;
}
</style>