#F0AEE3 (or 0xF0AEE3) is unknown color: approx Lavender Rose. HEX triplet: F0, AE and E3. RGB value is (240,174,227). Sum of RGB (Red+Green+Blue) = 240+174+227=641 (84% of max value = 765). Red value is 240 (94.14% from 255 or 37.44% from 641); Green value is 174 (68.36% from 255 or 27.15% from 641); Blue value is 227 (89.06% from 255 or 35.41% from 641); Max value from RGB is 240 - color contains mainly: red. Hex color #F0AEE3 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F0AEE3 is #0F511C. Grayscale: #C7C7C7. Windows color (decimal): -1003805 or 14921456. OLE color: 14921456.
HSL color Cylindrical-coordinate representation of color #F0AEE3: hue angle of 311.82º 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 #F0AEE3 is Cyan = 0, Magento = 0.28, Yellow = 0.05 and Black (K on CMYK) = 0.06.
<style> p { color: #F0AEE3; } p { color: rgb(240,174,227); } H1.HeaderClassName { color: #F0AEE3; } .AnyTagClassName { color: #F0AEE3; } </style>
<style> a { background-color: #F0AEE3; } a { background-color: rgb(240,174,227); } div.DivClassName { background-color: #F0AEE3; } .BgClassName { background-color: #F0AEE3; } </style>
<style> span { border-color: #F0AEE3; } span { border-color: rgb(240,174,227); } td.TdClassName { border-color: #F0AEE3; } .TagClassName { border-color: #F0AEE3; } </style>