#0120DF (or 0x0120DF) is unknown color: approx Medium Blue. HEX triplet: 01, 20 and DF. RGB value is (1,32,223). Sum of RGB (Red+Green+Blue) = 1+32+223=256 (33% of max value = 765). Red value is 1 (0.78% from 255 or 0.39% from 256); Green value is 32 (12.89% from 255 or 12.5% from 256); Blue value is 223 (87.5% from 255 or 87.11% from 256); Max value from RGB is 223 - color contains mainly: blue. Hex color #0120DF is not a web safe color. Web safe color analog (approx): #0033CC. Inversed color of #0120DF is #FEDF20. Grayscale: #2B2B2B. Windows color (decimal): -16703265 or 14622721. OLE color: 14622721.
HSL color Cylindrical-coordinate representation of color #0120DF: hue angle of 231.62º degrees, saturation: 0.99, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 1%. Process color model (Four color, CMYK) of #0120DF is Cyan = 1.00, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #0120df; } p { color: rgb(1,32,223); } H1.HeaderClassName { color: #0120df; } .AnyTagClassName { color: #0120df; } </style>
<style> a { background-color: #0120df; } a { background-color: rgb(1,32,223); } div.DivClassName { background-color: #0120df; } .BgClassName { background-color: #0120df; } </style>
<style> span { border-color: #0120df; } span { border-color: rgb(1,32,223); } td.TdClassName { border-color: #0120df; } .TagClassName { border-color: #0120df; } </style>