Shades of Comet #585966
Tints of Comet #585966
RGB
CMYK
RGB Variations
Color information
#585966 (or 0x585966) is known color: Comet. HEX triplet: 58, 59 and 66. RGB value is (88,89,102). Sum of RGB (Red+Green+Blue) = 88+89+102=279 (36% of max value = 765). Red value is 88 (34.77% from 255 or 31.54% from 279); Green value is 89 (35.16% from 255 or 31.90% from 279); Blue value is 102 (40.23% from 255 or 36.56% from 279); Max value from RGB is 102 - color contains mainly: blue. Hex color #585966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585966 is #A7A699. Grayscale: #5A5A5A. Windows color (decimal): -10987162 or 6707544. OLE color: 6707544.
HSL color Cylindrical-coordinate representation of color #585966: hue angle of 235.71º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #585966 is Cyan = 0.14, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 88 | 89 | 102 | - |
| CMYK | 0.14 | 0.13 | 0 | 0.6 |
| HSL | 235.71º | 0.07% | 0.37% | - |
| HSV(B) | 235.71º | 0.14% | 0.4% | - |
| XYZ | 10 | 10.18 | 14.01 | - |
| YUV | 90.18 | 134.67 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 89 | 102 | 0.14 | 0.13 | 0 | 0.6 | 235.71 | 0.07 | 0.37 |
| Hex | 58 | 59 | 66 | E | D | 0 | 3C | EC | 7 | 25 |
| Octal | 130 | 131 | 146 | 16 | 15 | 0 | 74 | 354 | 7 | 45 |
| Binary | 1011000 | 1011001 | 1100110 | 1110 | 1101 | 0 | 111100 | 11101100 | 111 | 100101 |
Color Harmonies of #585966
Complementary color
Monochromatic Colors of #585966
Black with #585966
Text Example
Text Example
White with #585966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585966; }
p { color: rgb(88,89,102); }
H1.HeaderClassName
{
color: #585966;
}
.AnyTagClassName
{
color: #585966;
}
</style>
background-color css
<style>
a { background-color: #585966; }
a { background-color: rgb(88,89,102); }
div.DivClassName
{
background-color: #585966;
}
.BgClassName
{
background-color: #585966;
}
</style>
border-color css
<style>
span { border-color: #585966; }
span { border-color: rgb(88,89,102); }
td.TdClassName
{
border-color: #585966;
}
.TagClassName
{
border-color: #585966;
}
</style>