Shades of Comet #616680
Tints of Comet #616680
RGB
CMYK
RGB Variations
Color information
#616680 (or 0x616680) is known color: Comet. HEX triplet: 61, 66 and 80. RGB value is (97,102,128). Sum of RGB (Red+Green+Blue) = 97+102+128=327 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.66% from 327); Green value is 102 (40.23% from 255 or 31.19% from 327); Blue value is 128 (50.39% from 255 or 39.14% from 327); Max value from RGB is 128 - color contains mainly: blue. Hex color #616680 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616680 is #9E997F. Grayscale: #676767. Windows color (decimal): -10393984 or 8414817. OLE color: 8414817.
HSL color Cylindrical-coordinate representation of color #616680: hue angle of 230.32º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #616680 is Cyan = 0.24, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 97 | 102 | 128 | - |
| CMYK | 0.24 | 0.20 | 0 | 0.50 |
| HSL | 230.32º | 0.14% | 0.44% | - |
| HSV(B) | 230.32º | 0.24% | 0.5% | - |
| XYZ | 13.58 | 13.6 | 22.33 | - |
| YUV | 103.47 | 141.84 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 128 | 0.24 | 0.20 | 0 | 0.50 | 230.32 | 0.14 | 0.44 |
| Hex | 61 | 66 | 80 | 18 | 14 | 0 | 32 | E6 | E | 2C |
| Octal | 141 | 146 | 200 | 30 | 24 | 0 | 62 | 346 | 16 | 54 |
| Binary | 1100001 | 1100110 | 10000000 | 11000 | 10100 | 0 | 110010 | 11100110 | 1110 | 101100 |
Color Harmonies of #616680
Complementary color
Monochromatic Colors of #616680
Black with #616680
Text Example
Text Example
White with #616680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616680; }
p { color: rgb(97,102,128); }
H1.HeaderClassName
{
color: #616680;
}
.AnyTagClassName
{
color: #616680;
}
</style>
background-color css
<style>
a { background-color: #616680; }
a { background-color: rgb(97,102,128); }
div.DivClassName
{
background-color: #616680;
}
.BgClassName
{
background-color: #616680;
}
</style>
border-color css
<style>
span { border-color: #616680; }
span { border-color: rgb(97,102,128); }
td.TdClassName
{
border-color: #616680;
}
.TagClassName
{
border-color: #616680;
}
</style>