#80ABD5 (or 0x80ABD5) is unknown color: approx Jordy Blue. HEX triplet: 80, AB and D5. RGB value is (128,171,213). Sum of RGB (Red+Green+Blue) = 128+171+213=512 (67% of max value = 765). Red value is 128 (50.39% from 255 or 25% from 512); Green value is 171 (67.19% from 255 or 33.40% from 512); Blue value is 213 (83.59% from 255 or 41.60% from 512); Max value from RGB is 213 - color contains mainly: blue. Hex color #80ABD5 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #80ABD5 is #7F542A. Grayscale: #A2A2A2. Windows color (decimal): -8344619 or 14003072. OLE color: 14003072.
HSL color Cylindrical-coordinate representation of color #80ABD5: hue angle of 209.65º degrees, saturation: 0.5, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #80ABD5 is Cyan = 0.40, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #80ABD5; } p { color: rgb(128,171,213); } H1.HeaderClassName { color: #80ABD5; } .AnyTagClassName { color: #80ABD5; } </style>
<style> a { background-color: #80ABD5; } a { background-color: rgb(128,171,213); } div.DivClassName { background-color: #80ABD5; } .BgClassName { background-color: #80ABD5; } </style>
<style> span { border-color: #80ABD5; } span { border-color: rgb(128,171,213); } td.TdClassName { border-color: #80ABD5; } .TagClassName { border-color: #80ABD5; } </style>