#FEADE2 (or 0xFEADE2) is unknown color: approx Lavender Rose. HEX triplet: FE, AD and E2. RGB value is (254,173,226). Sum of RGB (Red+Green+Blue) = 254+173+226=653 (86% of max value = 765). Red value is 254 (99.61% from 255 or 38.90% from 653); Green value is 173 (67.97% from 255 or 26.49% from 653); Blue value is 226 (88.67% from 255 or 34.61% from 653); Max value from RGB is 254 - color contains mainly: red. Hex color #FEADE2 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FEADE2 is #01521D. Grayscale: #CBCBCB. Windows color (decimal): -86558 or 14855678. OLE color: 14855678.
HSL color Cylindrical-coordinate representation of color #FEADE2: hue angle of 320.74º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #FEADE2 is Cyan = 0, Magento = 0.32, Yellow = 0.11 and Black (K on CMYK) = 0.00.
<style> p { color: #FEADE2; } p { color: rgb(254,173,226); } H1.HeaderClassName { color: #FEADE2; } .AnyTagClassName { color: #FEADE2; } </style>
<style> a { background-color: #FEADE2; } a { background-color: rgb(254,173,226); } div.DivClassName { background-color: #FEADE2; } .BgClassName { background-color: #FEADE2; } </style>
<style> span { border-color: #FEADE2; } span { border-color: rgb(254,173,226); } td.TdClassName { border-color: #FEADE2; } .TagClassName { border-color: #FEADE2; } </style>