#12BCEB (or 0x12BCEB) is unknown color: approx Deep Sky Blue. HEX triplet: 12, BC and EB. RGB value is (18,188,235). Sum of RGB (Red+Green+Blue) = 18+188+235=441 (58% of max value = 765). Red value is 18 (7.42% from 255 or 4.08% from 441); Green value is 188 (73.83% from 255 or 42.63% from 441); Blue value is 235 (92.19% from 255 or 53.29% from 441); Max value from RGB is 235 - color contains mainly: blue. Hex color #12BCEB is not a web safe color. Web safe color analog (approx): #00CCFF. Inversed color of #12BCEB is #ED4314. Grayscale: #8E8E8E. Windows color (decimal): -15549205 or 15449106. OLE color: 15449106.
HSL color Cylindrical-coordinate representation of color #12BCEB: hue angle of 193º degrees, saturation: 0.86, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #12BCEB is Cyan = 0.92, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #12BCEB; } p { color: rgb(18,188,235); } H1.HeaderClassName { color: #12BCEB; } .AnyTagClassName { color: #12BCEB; } </style>
<style> a { background-color: #12BCEB; } a { background-color: rgb(18,188,235); } div.DivClassName { background-color: #12BCEB; } .BgClassName { background-color: #12BCEB; } </style>
<style> span { border-color: #12BCEB; } span { border-color: rgb(18,188,235); } td.TdClassName { border-color: #12BCEB; } .TagClassName { border-color: #12BCEB; } </style>