#F0ACDE (or 0xF0ACDE) is unknown color: approx Lavender Rose. HEX triplet: F0, AC and DE. RGB value is (240,172,222). Sum of RGB (Red+Green+Blue) = 240+172+222=634 (83% of max value = 765). Red value is 240 (94.14% from 255 or 37.85% from 634); Green value is 172 (67.58% from 255 or 27.13% from 634); Blue value is 222 (87.11% from 255 or 35.02% from 634); Max value from RGB is 240 - color contains mainly: red. Hex color #F0ACDE is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F0ACDE is #0F5321. Grayscale: #C5C5C5. Windows color (decimal): -1004322 or 14593264. OLE color: 14593264.
HSL color Cylindrical-coordinate representation of color #F0ACDE: hue angle of 315.88º degrees, saturation: 0.69, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #F0ACDE is Cyan = 0, Magento = 0.28, Yellow = 0.08 and Black (K on CMYK) = 0.06.
<style> p { color: #F0ACDE; } p { color: rgb(240,172,222); } H1.HeaderClassName { color: #F0ACDE; } .AnyTagClassName { color: #F0ACDE; } </style>
<style> a { background-color: #F0ACDE; } a { background-color: rgb(240,172,222); } div.DivClassName { background-color: #F0ACDE; } .BgClassName { background-color: #F0ACDE; } </style>
<style> span { border-color: #F0ACDE; } span { border-color: rgb(240,172,222); } td.TdClassName { border-color: #F0ACDE; } .TagClassName { border-color: #F0ACDE; } </style>