#FE95FA (or 0xFE95FA) is unknown color: approx Violet. HEX triplet: FE, 95 and FA. RGB value is (254,149,250). Sum of RGB (Red+Green+Blue) = 254+149+250=653 (86% of max value = 765). Red value is 254 (99.61% from 255 or 38.90% from 653); Green value is 149 (58.59% from 255 or 22.82% from 653); Blue value is 250 (98.05% from 255 or 38.28% from 653); Max value from RGB is 254 - color contains mainly: red. Hex color #FE95FA is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FE95FA is #016A05. Grayscale: #BFBFBF. Windows color (decimal): -92678 or 16422398. OLE color: 16422398.
HSL color Cylindrical-coordinate representation of color #FE95FA: hue angle of 302.29º degrees, saturation: 0.98, lightness: 0.79%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #FE95FA is Cyan = 0, Magento = 0.41, Yellow = 0.02 and Black (K on CMYK) = 0.00.
<style> p { color: #FE95FA; } p { color: rgb(254,149,250); } H1.HeaderClassName { color: #FE95FA; } .AnyTagClassName { color: #FE95FA; } </style>
<style> a { background-color: #FE95FA; } a { background-color: rgb(254,149,250); } div.DivClassName { background-color: #FE95FA; } .BgClassName { background-color: #FE95FA; } </style>
<style> span { border-color: #FE95FA; } span { border-color: rgb(254,149,250); } td.TdClassName { border-color: #FE95FA; } .TagClassName { border-color: #FE95FA; } </style>