#FE7FC1 (or 0xFE7FC1) is unknown color: approx Tea Rose. HEX triplet: FE, 7F and C1. RGB value is (254,127,193). Sum of RGB (Red+Green+Blue) = 254+127+193=574 (76% of max value = 765). Red value is 254 (99.61% from 255 or 44.25% from 574); Green value is 127 (50% from 255 or 22.13% from 574); Blue value is 193 (75.78% from 255 or 33.62% from 574); Max value from RGB is 254 - color contains mainly: red. Hex color #FE7FC1 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FE7FC1 is #01803E. Grayscale: #ACACAC. Windows color (decimal): -98367 or 12681214. OLE color: 12681214.
HSL color Cylindrical-coordinate representation of color #FE7FC1: hue angle of 328.82º degrees, saturation: 0.98, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #FE7FC1 is Cyan = 0, Magento = 0.50, Yellow = 0.24 and Black (K on CMYK) = 0.00.
<style> p { color: #FE7FC1; } p { color: rgb(254,127,193); } H1.HeaderClassName { color: #FE7FC1; } .AnyTagClassName { color: #FE7FC1; } </style>
<style> a { background-color: #FE7FC1; } a { background-color: rgb(254,127,193); } div.DivClassName { background-color: #FE7FC1; } .BgClassName { background-color: #FE7FC1; } </style>
<style> span { border-color: #FE7FC1; } span { border-color: rgb(254,127,193); } td.TdClassName { border-color: #FE7FC1; } .TagClassName { border-color: #FE7FC1; } </style>