#616263 (or 0x616263) is unknown color: approx Shuttle Grey. HEX triplet: 61, 62 and 63. RGB value is (97,98,99). Sum of RGB (Red+Green+Blue) = 97+98+99=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 98 (38.67% from 255 or 33.33% from 294); Blue value is 99 (39.06% from 255 or 33.67% from 294); Max value from RGB is 99 - color contains mainly: blue. Hex color #616263 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616263 is #9E9D9C. Grayscale: #616161. Windows color (decimal): -10395037 or 6513249. OLE color: 6513249.
HSL color Cylindrical-coordinate representation of color #616263: hue angle of 210º degrees, saturation: 0.01, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #616263 is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
<style> p { color: #616263; } p { color: rgb(97,98,99); } H1.HeaderClassName { color: #616263; } .AnyTagClassName { color: #616263; } </style>
<style> a { background-color: #616263; } a { background-color: rgb(97,98,99); } div.DivClassName { background-color: #616263; } .BgClassName { background-color: #616263; } </style>
<style> span { border-color: #616263; } span { border-color: rgb(97,98,99); } td.TdClassName { border-color: #616263; } .TagClassName { border-color: #616263; } </style>