Shades of Comet #585770
Tints of Comet #585770
RGB
CMYK
RGB Variations
Color information
#585770 (or 0x585770) is known color: Comet. HEX triplet: 58, 57 and 70. RGB value is (88,87,112). Sum of RGB (Red+Green+Blue) = 88+87+112=287 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.66% from 287); Green value is 87 (34.38% from 255 or 30.31% from 287); Blue value is 112 (44.14% from 255 or 39.02% from 287); Max value from RGB is 112 - color contains mainly: blue. Hex color #585770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585770 is #A7A88F. Grayscale: #5A5A5A. Windows color (decimal): -10987664 or 7362392. OLE color: 7362392.
HSL color Cylindrical-coordinate representation of color #585770: hue angle of 242.4º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #585770 is Cyan = 0.21, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 87 | 112 | - |
| CMYK | 0.21 | 0.22 | 0 | 0.56 |
| HSL | 242.4º | 0.13% | 0.39% | - |
| HSV(B) | 242.4º | 0.22% | 0.44% | - |
| XYZ | 10.36 | 10.06 | 16.73 | - |
| YUV | 90.15 | 140.33 | 126.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 112 | 0.21 | 0.22 | 0 | 0.56 | 242.4 | 0.13 | 0.39 |
| Hex | 58 | 57 | 70 | 15 | 16 | 0 | 38 | F2 | D | 27 |
| Octal | 130 | 127 | 160 | 25 | 26 | 0 | 70 | 362 | 15 | 47 |
| Binary | 1011000 | 1010111 | 1110000 | 10101 | 10110 | 0 | 111000 | 11110010 | 1101 | 100111 |
Color Harmonies of #585770
Complementary color
Monochromatic Colors of #585770
Black with #585770
Text Example
Text Example
White with #585770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585770; }
p { color: rgb(88,87,112); }
H1.HeaderClassName
{
color: #585770;
}
.AnyTagClassName
{
color: #585770;
}
</style>
background-color css
<style>
a { background-color: #585770; }
a { background-color: rgb(88,87,112); }
div.DivClassName
{
background-color: #585770;
}
.BgClassName
{
background-color: #585770;
}
</style>
border-color css
<style>
span { border-color: #585770; }
span { border-color: rgb(88,87,112); }
td.TdClassName
{
border-color: #585770;
}
.TagClassName
{
border-color: #585770;
}
</style>