#1210E6 (or 0x1210E6) is unknown color: approx Blue. HEX triplet: 12, 10 and E6. RGB value is (18,16,230). Sum of RGB (Red+Green+Blue) = 18+16+230=264 (34% of max value = 765). Red value is 18 (7.42% from 255 or 6.82% from 264); Green value is 16 (6.64% from 255 or 6.06% from 264); Blue value is 230 (90.23% from 255 or 87.12% from 264); Max value from RGB is 230 - color contains mainly: blue. Hex color #1210E6 is not a web safe color. Web safe color analog (approx): #0000FF. Inversed color of #1210E6 is #EDEF19. Grayscale: #282828. Windows color (decimal): -15593242 or 15077394. OLE color: 15077394.
HSL color Cylindrical-coordinate representation of color #1210E6: hue angle of 240.56º degrees, saturation: 0.87, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #1210E6 is Cyan = 0.92, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #1210E6; } p { color: rgb(18,16,230); } H1.HeaderClassName { color: #1210E6; } .AnyTagClassName { color: #1210E6; } </style>
<style> a { background-color: #1210E6; } a { background-color: rgb(18,16,230); } div.DivClassName { background-color: #1210E6; } .BgClassName { background-color: #1210E6; } </style>
<style> span { border-color: #1210E6; } span { border-color: rgb(18,16,230); } td.TdClassName { border-color: #1210E6; } .TagClassName { border-color: #1210E6; } </style>