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