#80ABDF (or 0x80ABDF) is unknown color: approx Jordy Blue. HEX triplet: 80, AB and DF. RGB value is (128,171,223). Sum of RGB (Red+Green+Blue) = 128+171+223=522 (69% of max value = 765). Red value is 128 (50.39% from 255 or 24.52% from 522); Green value is 171 (67.19% from 255 or 32.76% from 522); Blue value is 223 (87.5% from 255 or 42.72% from 522); Max value from RGB is 223 - color contains mainly: blue. Hex color #80ABDF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #80ABDF is #7F5420. Grayscale: #A3A3A3. Windows color (decimal): -8344609 or 14658432. OLE color: 14658432.
HSL color Cylindrical-coordinate representation of color #80ABDF: hue angle of 212.84º degrees, saturation: 0.6, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #80ABDF is Cyan = 0.43, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #80ABDF; } p { color: rgb(128,171,223); } H1.HeaderClassName { color: #80ABDF; } .AnyTagClassName { color: #80ABDF; } </style>
<style> a { background-color: #80ABDF; } a { background-color: rgb(128,171,223); } div.DivClassName { background-color: #80ABDF; } .BgClassName { background-color: #80ABDF; } </style>
<style> span { border-color: #80ABDF; } span { border-color: rgb(128,171,223); } td.TdClassName { border-color: #80ABDF; } .TagClassName { border-color: #80ABDF; } </style>