#FE22CC (or 0xFE22CC) is unknown color: approx Razzle Dazzle Rose. HEX triplet: FE, 22 and CC. RGB value is (254,34,204). Sum of RGB (Red+Green+Blue) = 254+34+204=492 (65% of max value = 765). Red value is 254 (99.61% from 255 or 51.63% from 492); Green value is 34 (13.67% from 255 or 6.91% from 492); Blue value is 204 (80.08% from 255 or 41.46% from 492); Max value from RGB is 254 - color contains mainly: red. Hex color #FE22CC is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #FE22CC is #01DD33. Grayscale: #767676. Windows color (decimal): -122164 or 13378302. OLE color: 13378302.
HSL color Cylindrical-coordinate representation of color #FE22CC: hue angle of 313.64º degrees, saturation: 0.99, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #FE22CC is Cyan = 0, Magento = 0.87, Yellow = 0.20 and Black (K on CMYK) = 0.00.
<style> p { color: #FE22CC; } p { color: rgb(254,34,204); } H1.HeaderClassName { color: #FE22CC; } .AnyTagClassName { color: #FE22CC; } </style>
<style> a { background-color: #FE22CC; } a { background-color: rgb(254,34,204); } div.DivClassName { background-color: #FE22CC; } .BgClassName { background-color: #FE22CC; } </style>
<style> span { border-color: #FE22CC; } span { border-color: rgb(254,34,204); } td.TdClassName { border-color: #FE22CC; } .TagClassName { border-color: #FE22CC; } </style>