#80A2EB (or 0x80A2EB) is unknown color: approx Jordy Blue. HEX triplet: 80, A2 and EB. RGB value is (128,162,235). Sum of RGB (Red+Green+Blue) = 128+162+235=525 (69% of max value = 765). Red value is 128 (50.39% from 255 or 24.38% from 525); Green value is 162 (63.67% from 255 or 30.86% from 525); Blue value is 235 (92.19% from 255 or 44.76% from 525); Max value from RGB is 235 - color contains mainly: blue. Hex color #80A2EB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #80A2EB is #7F5D14. Grayscale: #9F9F9F. Windows color (decimal): -8346901 or 15442560. OLE color: 15442560.
HSL color Cylindrical-coordinate representation of color #80A2EB: hue angle of 220.93º degrees, saturation: 0.73, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #80A2EB is Cyan = 0.46, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #80A2EB; } p { color: rgb(128,162,235); } H1.HeaderClassName { color: #80A2EB; } .AnyTagClassName { color: #80A2EB; } </style>
<style> a { background-color: #80A2EB; } a { background-color: rgb(128,162,235); } div.DivClassName { background-color: #80A2EB; } .BgClassName { background-color: #80A2EB; } </style>
<style> span { border-color: #80A2EB; } span { border-color: rgb(128,162,235); } td.TdClassName { border-color: #80A2EB; } .TagClassName { border-color: #80A2EB; } </style>