#AD90F8 (or 0xAD90F8) is unknown color: approx Biloba Flower. HEX triplet: AD, 90 and F8. RGB value is (173,144,248). Sum of RGB (Red+Green+Blue) = 173+144+248=565 (74% of max value = 765). Red value is 173 (67.97% from 255 or 30.62% from 565); Green value is 144 (56.64% from 255 or 25.49% from 565); Blue value is 248 (97.27% from 255 or 43.89% from 565); Max value from RGB is 248 - color contains mainly: blue. Hex color #AD90F8 is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AD90F8 is #526F07. Grayscale: #A4A4A4. Windows color (decimal): -5402376 or 16289965. OLE color: 16289965.
HSL color Cylindrical-coordinate representation of color #AD90F8: hue angle of 256.73º degrees, saturation: 0.88, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #AD90F8 is Cyan = 0.30, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #AD90F8; } p { color: rgb(173,144,248); } H1.HeaderClassName { color: #AD90F8; } .AnyTagClassName { color: #AD90F8; } </style>
<style> a { background-color: #AD90F8; } a { background-color: rgb(173,144,248); } div.DivClassName { background-color: #AD90F8; } .BgClassName { background-color: #AD90F8; } </style>
<style> span { border-color: #AD90F8; } span { border-color: rgb(173,144,248); } td.TdClassName { border-color: #AD90F8; } .TagClassName { border-color: #AD90F8; } </style>