Shades of Comet #585579
Tints of Comet #585579
RGB
CMYK
RGB Variations
Color information
#585579 (or 0x585579) is known color: Comet. HEX triplet: 58, 55 and 79. RGB value is (88,85,121). Sum of RGB (Red+Green+Blue) = 88+85+121=294 (38% of max value = 765). Red value is 88 (34.77% from 255 or 29.93% from 294); Green value is 85 (33.59% from 255 or 28.91% from 294); Blue value is 121 (47.66% from 255 or 41.16% from 294); Max value from RGB is 121 - color contains mainly: blue. Hex color #585579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585579 is #A7AA86. Grayscale: #595959. Windows color (decimal): -10988167 or 7951704. OLE color: 7951704.
HSL color Cylindrical-coordinate representation of color #585579: hue angle of 245º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #585579 is Cyan = 0.27, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 85 | 121 | - |
| CMYK | 0.27 | 0.30 | 0 | 0.53 |
| HSL | 245º | 0.17% | 0.4% | - |
| HSV(B) | 245º | 0.3% | 0.47% | - |
| XYZ | 10.72 | 9.95 | 19.44 | - |
| YUV | 90 | 145.49 | 126.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 85 | 121 | 0.27 | 0.30 | 0 | 0.53 | 245 | 0.17 | 0.4 |
| Hex | 58 | 55 | 79 | 1B | 1E | 0 | 35 | F5 | 11 | 28 |
| Octal | 130 | 125 | 171 | 33 | 36 | 0 | 65 | 365 | 21 | 50 |
| Binary | 1011000 | 1010101 | 1111001 | 11011 | 11110 | 0 | 110101 | 11110101 | 10001 | 101000 |
Color Harmonies of #585579
Complementary color
Monochromatic Colors of #585579
Black with #585579
Text Example
Text Example
White with #585579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585579; }
p { color: rgb(88,85,121); }
H1.HeaderClassName
{
color: #585579;
}
.AnyTagClassName
{
color: #585579;
}
</style>
background-color css
<style>
a { background-color: #585579; }
a { background-color: rgb(88,85,121); }
div.DivClassName
{
background-color: #585579;
}
.BgClassName
{
background-color: #585579;
}
</style>
border-color css
<style>
span { border-color: #585579; }
span { border-color: rgb(88,85,121); }
td.TdClassName
{
border-color: #585579;
}
.TagClassName
{
border-color: #585579;
}
</style>