#A5BFF0 (or 0xA5BFF0) is unknown color: approx Perano. HEX triplet: A5, BF and F0. RGB value is (165,191,240). Sum of RGB (Red+Green+Blue) = 165+191+240=596 (78% of max value = 765). Red value is 165 (64.84% from 255 or 27.68% from 596); Green value is 191 (75% from 255 or 32.05% from 596); Blue value is 240 (94.14% from 255 or 40.27% from 596); Max value from RGB is 240 - color contains mainly: blue. Hex color #A5BFF0 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A5BFF0 is #5A400F. Grayscale: #BCBCBC. Windows color (decimal): -5914640 or 15777701. OLE color: 15777701.
HSL color Cylindrical-coordinate representation of color #A5BFF0: hue angle of 219.2º degrees, saturation: 0.71, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A5BFF0 is Cyan = 0.31, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #A5BFF0; } p { color: rgb(165,191,240); } H1.HeaderClassName { color: #A5BFF0; } .AnyTagClassName { color: #A5BFF0; } </style>
<style> a { background-color: #A5BFF0; } a { background-color: rgb(165,191,240); } div.DivClassName { background-color: #A5BFF0; } .BgClassName { background-color: #A5BFF0; } </style>
<style> span { border-color: #A5BFF0; } span { border-color: rgb(165,191,240); } td.TdClassName { border-color: #A5BFF0; } .TagClassName { border-color: #A5BFF0; } </style>