Shades of Comet #616289
Tints of Comet #616289
RGB
CMYK
RGB Variations
Color information
#616289 (or 0x616289) is known color: Comet. HEX triplet: 61, 62 and 89. RGB value is (97,98,137). Sum of RGB (Red+Green+Blue) = 97+98+137=332 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.22% from 332); Green value is 98 (38.67% from 255 or 29.52% from 332); Blue value is 137 (53.91% from 255 or 41.27% from 332); Max value from RGB is 137 - color contains mainly: blue. Hex color #616289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616289 is #9E9D76. Grayscale: #656565. Windows color (decimal): -10394999 or 9003617. OLE color: 9003617.
HSL color Cylindrical-coordinate representation of color #616289: hue angle of 238.5º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #616289 is Cyan = 0.29, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 98 | 137 | - |
| CMYK | 0.29 | 0.28 | 0 | 0.46 |
| HSL | 238.5º | 0.17% | 0.46% | - |
| HSV(B) | 238.5º | 0.29% | 0.54% | - |
| XYZ | 13.81 | 13.08 | 25.46 | - |
| YUV | 102.15 | 147.67 | 124.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 137 | 0.29 | 0.28 | 0 | 0.46 | 238.5 | 0.17 | 0.46 |
| Hex | 61 | 62 | 89 | 1D | 1C | 0 | 2E | EE | 11 | 2E |
| Octal | 141 | 142 | 211 | 35 | 34 | 0 | 56 | 356 | 21 | 56 |
| Binary | 1100001 | 1100010 | 10001001 | 11101 | 11100 | 0 | 101110 | 11101110 | 10001 | 101110 |
Color Harmonies of #616289
Complementary color
Monochromatic Colors of #616289
Black with #616289
Text Example
Text Example
White with #616289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616289; }
p { color: rgb(97,98,137); }
H1.HeaderClassName
{
color: #616289;
}
.AnyTagClassName
{
color: #616289;
}
</style>
background-color css
<style>
a { background-color: #616289; }
a { background-color: rgb(97,98,137); }
div.DivClassName
{
background-color: #616289;
}
.BgClassName
{
background-color: #616289;
}
</style>
border-color css
<style>
span { border-color: #616289; }
span { border-color: rgb(97,98,137); }
td.TdClassName
{
border-color: #616289;
}
.TagClassName
{
border-color: #616289;
}
</style>