Shades of Comet #616589
Tints of Comet #616589
RGB
CMYK
RGB Variations
Color information
#616589 (or 0x616589) is known color: Comet. HEX triplet: 61, 65 and 89. RGB value is (97,101,137). Sum of RGB (Red+Green+Blue) = 97+101+137=335 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.96% from 335); Green value is 101 (39.84% from 255 or 30.15% from 335); Blue value is 137 (53.91% from 255 or 40.90% from 335); Max value from RGB is 137 - color contains mainly: blue. Hex color #616589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #616589 is #9E9A76. Grayscale: #676767. Windows color (decimal): -10394231 or 9004385. OLE color: 9004385.
HSL color Cylindrical-coordinate representation of color #616589: hue angle of 234º 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 #616589 is Cyan = 0.29, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 101 | 137 | - |
| CMYK | 0.29 | 0.26 | 0 | 0.46 |
| HSL | 234º | 0.17% | 0.46% | - |
| HSV(B) | 234º | 0.29% | 0.54% | - |
| XYZ | 14.1 | 13.65 | 25.56 | - |
| YUV | 103.91 | 146.67 | 123.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 137 | 0.29 | 0.26 | 0 | 0.46 | 234 | 0.17 | 0.46 |
| Hex | 61 | 65 | 89 | 1D | 1A | 0 | 2E | EA | 11 | 2E |
| Octal | 141 | 145 | 211 | 35 | 32 | 0 | 56 | 352 | 21 | 56 |
| Binary | 1100001 | 1100101 | 10001001 | 11101 | 11010 | 0 | 101110 | 11101010 | 10001 | 101110 |
Color Harmonies of #616589
Complementary color
Monochromatic Colors of #616589
Black with #616589
Text Example
Text Example
White with #616589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616589; }
p { color: rgb(97,101,137); }
H1.HeaderClassName
{
color: #616589;
}
.AnyTagClassName
{
color: #616589;
}
</style>
background-color css
<style>
a { background-color: #616589; }
a { background-color: rgb(97,101,137); }
div.DivClassName
{
background-color: #616589;
}
.BgClassName
{
background-color: #616589;
}
</style>
border-color css
<style>
span { border-color: #616589; }
span { border-color: rgb(97,101,137); }
td.TdClassName
{
border-color: #616589;
}
.TagClassName
{
border-color: #616589;
}
</style>