Shades of Comet #616089
Tints of Comet #616089
RGB
CMYK
RGB Variations
Color information
#616089 (or 0x616089) is known color: Comet. HEX triplet: 61, 60 and 89. RGB value is (97,96,137). Sum of RGB (Red+Green+Blue) = 97+96+137=330 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.39% from 330); Green value is 96 (37.89% from 255 or 29.09% from 330); Blue value is 137 (53.91% from 255 or 41.52% from 330); Max value from RGB is 137 - color contains mainly: blue. Hex color #616089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616089 is #9E9F76. Grayscale: #646464. Windows color (decimal): -10395511 or 9003105. OLE color: 9003105.
HSL color Cylindrical-coordinate representation of color #616089: hue angle of 241.46º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #616089 is Cyan = 0.29, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 96 | 137 | - |
| CMYK | 0.29 | 0.30 | 0 | 0.46 |
| HSL | 241.46º | 0.18% | 0.46% | - |
| HSV(B) | 241.46º | 0.3% | 0.54% | - |
| XYZ | 13.63 | 12.71 | 25.4 | - |
| YUV | 100.97 | 148.33 | 125.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 96 | 137 | 0.29 | 0.30 | 0 | 0.46 | 241.46 | 0.18 | 0.46 |
| Hex | 61 | 60 | 89 | 1D | 1E | 0 | 2E | F1 | 12 | 2E |
| Octal | 141 | 140 | 211 | 35 | 36 | 0 | 56 | 361 | 22 | 56 |
| Binary | 1100001 | 1100000 | 10001001 | 11101 | 11110 | 0 | 101110 | 11110001 | 10010 | 101110 |
Color Harmonies of #616089
Complementary color
Monochromatic Colors of #616089
Black with #616089
Text Example
Text Example
White with #616089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616089; }
p { color: rgb(97,96,137); }
H1.HeaderClassName
{
color: #616089;
}
.AnyTagClassName
{
color: #616089;
}
</style>
background-color css
<style>
a { background-color: #616089; }
a { background-color: rgb(97,96,137); }
div.DivClassName
{
background-color: #616089;
}
.BgClassName
{
background-color: #616089;
}
</style>
border-color css
<style>
span { border-color: #616089; }
span { border-color: rgb(97,96,137); }
td.TdClassName
{
border-color: #616089;
}
.TagClassName
{
border-color: #616089;
}
</style>