#24ABFE (or 0x24ABFE) is unknown color: approx Dodger Blue. HEX triplet: 24, AB and FE. RGB value is (36,171,254). Sum of RGB (Red+Green+Blue) = 36+171+254=461 (61% of max value = 765). Red value is 36 (14.45% from 255 or 7.81% from 461); Green value is 171 (67.19% from 255 or 37.09% from 461); Blue value is 254 (99.61% from 255 or 55.10% from 461); Max value from RGB is 254 - color contains mainly: blue. Hex color #24ABFE is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #24ABFE is #DB5401. Grayscale: #8B8B8B. Windows color (decimal): -14373890 or 16689956. OLE color: 16689956.
HSL color Cylindrical-coordinate representation of color #24ABFE: hue angle of 202.84º degrees, saturation: 0.99, lightness: 0.57%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #24ABFE is Cyan = 0.86, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #24ABFE; } p { color: rgb(36,171,254); } H1.HeaderClassName { color: #24ABFE; } .AnyTagClassName { color: #24ABFE; } </style>
<style> a { background-color: #24ABFE; } a { background-color: rgb(36,171,254); } div.DivClassName { background-color: #24ABFE; } .BgClassName { background-color: #24ABFE; } </style>
<style> span { border-color: #24ABFE; } span { border-color: rgb(36,171,254); } td.TdClassName { border-color: #24ABFE; } .TagClassName { border-color: #24ABFE; } </style>