Shades of Comet #616587
Tints of Comet #616587
RGB
CMYK
RGB Variations
Color information
#616587 (or 0x616587) is known color: Comet. HEX triplet: 61, 65 and 87. RGB value is (97,101,135). Sum of RGB (Red+Green+Blue) = 97+101+135=333 (44% of max value = 765). Red value is 97 (38.28% from 255 or 29.13% from 333); Green value is 101 (39.84% from 255 or 30.33% from 333); Blue value is 135 (53.12% from 255 or 40.54% from 333); Max value from RGB is 135 - color contains mainly: blue. Hex color #616587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616587 is #9E9A78. Grayscale: #676767. Windows color (decimal): -10394233 or 8873313. OLE color: 8873313.
HSL color Cylindrical-coordinate representation of color #616587: hue angle of 233.68º 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 #616587 is Cyan = 0.28, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 101 | 135 | - |
| CMYK | 0.28 | 0.25 | 0 | 0.47 |
| HSL | 233.68º | 0.16% | 0.45% | - |
| HSV(B) | 233.68º | 0.28% | 0.53% | - |
| XYZ | 13.96 | 13.6 | 24.81 | - |
| YUV | 103.68 | 145.67 | 123.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 135 | 0.28 | 0.25 | 0 | 0.47 | 233.68 | 0.16 | 0.45 |
| Hex | 61 | 65 | 87 | 1C | 19 | 0 | 2F | EA | 10 | 2D |
| Octal | 141 | 145 | 207 | 34 | 31 | 0 | 57 | 352 | 20 | 55 |
| Binary | 1100001 | 1100101 | 10000111 | 11100 | 11001 | 0 | 101111 | 11101010 | 10000 | 101101 |
Color Harmonies of #616587
Complementary color
Monochromatic Colors of #616587
Black with #616587
Text Example
Text Example
White with #616587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616587; }
p { color: rgb(97,101,135); }
H1.HeaderClassName
{
color: #616587;
}
.AnyTagClassName
{
color: #616587;
}
</style>
background-color css
<style>
a { background-color: #616587; }
a { background-color: rgb(97,101,135); }
div.DivClassName
{
background-color: #616587;
}
.BgClassName
{
background-color: #616587;
}
</style>
border-color css
<style>
span { border-color: #616587; }
span { border-color: rgb(97,101,135); }
td.TdClassName
{
border-color: #616587;
}
.TagClassName
{
border-color: #616587;
}
</style>