Shades of Comet #616286
Tints of Comet #616286
RGB
CMYK
RGB Variations
Color information
#616286 (or 0x616286) is known color: Comet. HEX triplet: 61, 62 and 86. RGB value is (97,98,134). Sum of RGB (Red+Green+Blue) = 97+98+134=329 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.48% from 329); Green value is 98 (38.67% from 255 or 29.79% from 329); Blue value is 134 (52.73% from 255 or 40.73% from 329); Max value from RGB is 134 - color contains mainly: blue. Hex color #616286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616286 is #9E9D79. Grayscale: #656565. Windows color (decimal): -10395002 or 8807009. OLE color: 8807009.
HSL color Cylindrical-coordinate representation of color #616286: hue angle of 238.38º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #616286 is Cyan = 0.28, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 98 | 134 | - |
| CMYK | 0.28 | 0.27 | 0 | 0.47 |
| HSL | 238.38º | 0.16% | 0.45% | - |
| HSV(B) | 238.38º | 0.28% | 0.53% | - |
| XYZ | 13.6 | 13 | 24.35 | - |
| YUV | 101.81 | 146.17 | 124.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 134 | 0.28 | 0.27 | 0 | 0.47 | 238.38 | 0.16 | 0.45 |
| Hex | 61 | 62 | 86 | 1C | 1B | 0 | 2F | EE | 10 | 2D |
| Octal | 141 | 142 | 206 | 34 | 33 | 0 | 57 | 356 | 20 | 55 |
| Binary | 1100001 | 1100010 | 10000110 | 11100 | 11011 | 0 | 101111 | 11101110 | 10000 | 101101 |
Color Harmonies of #616286
Complementary color
Monochromatic Colors of #616286
Black with #616286
Text Example
Text Example
White with #616286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616286; }
p { color: rgb(97,98,134); }
H1.HeaderClassName
{
color: #616286;
}
.AnyTagClassName
{
color: #616286;
}
</style>
background-color css
<style>
a { background-color: #616286; }
a { background-color: rgb(97,98,134); }
div.DivClassName
{
background-color: #616286;
}
.BgClassName
{
background-color: #616286;
}
</style>
border-color css
<style>
span { border-color: #616286; }
span { border-color: rgb(97,98,134); }
td.TdClassName
{
border-color: #616286;
}
.TagClassName
{
border-color: #616286;
}
</style>