Shades of Comet #616281
Tints of Comet #616281
RGB
CMYK
RGB Variations
Color information
#616281 (or 0x616281) is known color: Comet. HEX triplet: 61, 62 and 81. RGB value is (97,98,129). Sum of RGB (Red+Green+Blue) = 97+98+129=324 (42% of max value = 765). Red value is 97 (38.28% from 255 or 29.94% from 324); Green value is 98 (38.67% from 255 or 30.25% from 324); Blue value is 129 (50.78% from 255 or 39.81% from 324); Max value from RGB is 129 - color contains mainly: blue. Hex color #616281 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616281 is #9E9D7E. Grayscale: #656565. Windows color (decimal): -10395007 or 8479329. OLE color: 8479329.
HSL color Cylindrical-coordinate representation of color #616281: hue angle of 238.12º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #616281 is Cyan = 0.25, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 98 | 129 | - |
| CMYK | 0.25 | 0.24 | 0 | 0.49 |
| HSL | 238.13º | 0.14% | 0.44% | - |
| HSV(B) | 238.13º | 0.25% | 0.51% | - |
| XYZ | 13.26 | 12.86 | 22.55 | - |
| YUV | 101.24 | 143.67 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 129 | 0.25 | 0.24 | 0 | 0.49 | 238.13 | 0.14 | 0.44 |
| Hex | 61 | 62 | 81 | 19 | 18 | 0 | 31 | EE | E | 2C |
| Octal | 141 | 142 | 201 | 31 | 30 | 0 | 61 | 356 | 16 | 54 |
| Binary | 1100001 | 1100010 | 10000001 | 11001 | 11000 | 0 | 110001 | 11101110 | 1110 | 101100 |
Color Harmonies of #616281
Complementary color
Monochromatic Colors of #616281
Black with #616281
Text Example
Text Example
White with #616281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616281; }
p { color: rgb(97,98,129); }
H1.HeaderClassName
{
color: #616281;
}
.AnyTagClassName
{
color: #616281;
}
</style>
background-color css
<style>
a { background-color: #616281; }
a { background-color: rgb(97,98,129); }
div.DivClassName
{
background-color: #616281;
}
.BgClassName
{
background-color: #616281;
}
</style>
border-color css
<style>
span { border-color: #616281; }
span { border-color: rgb(97,98,129); }
td.TdClassName
{
border-color: #616281;
}
.TagClassName
{
border-color: #616281;
}
</style>