#F0B5FF (or 0xF0B5FF) is unknown color: approx Mauve. HEX triplet: F0, B5 and FF. RGB value is (240,181,255). Sum of RGB (Red+Green+Blue) = 240+181+255=676 (89% of max value = 765). Red value is 240 (94.14% from 255 or 35.50% from 676); Green value is 181 (71.09% from 255 or 26.78% from 676); Blue value is 255 (100% from 255 or 37.72% from 676); Max value from RGB is 255 - color contains mainly: blue. Hex color #F0B5FF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F0B5FF is #0F4A00. Grayscale: #CECECE. Windows color (decimal): -1001985 or 16758256. OLE color: 16758256.
HSL color Cylindrical-coordinate representation of color #F0B5FF: hue angle of 287.84º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #F0B5FF is Cyan = 0.06, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #F0B5FF; } p { color: rgb(240,181,255); } H1.HeaderClassName { color: #F0B5FF; } .AnyTagClassName { color: #F0B5FF; } </style>
<style> a { background-color: #F0B5FF; } a { background-color: rgb(240,181,255); } div.DivClassName { background-color: #F0B5FF; } .BgClassName { background-color: #F0B5FF; } </style>
<style> span { border-color: #F0B5FF; } span { border-color: rgb(240,181,255); } td.TdClassName { border-color: #F0B5FF; } .TagClassName { border-color: #F0B5FF; } </style>