#FE31A1 (or 0xFE31A1) is unknown color: approx Wild Strawberry. HEX triplet: FE, 31 and A1. RGB value is (254,49,161). Sum of RGB (Red+Green+Blue) = 254+49+161=464 (61% of max value = 765). Red value is 254 (99.61% from 255 or 54.74% from 464); Green value is 49 (19.53% from 255 or 10.56% from 464); Blue value is 161 (63.28% from 255 or 34.70% from 464); Max value from RGB is 254 - color contains mainly: red. Hex color #FE31A1 is not a web safe color. Web safe color analog (approx): #FF3399. Inversed color of #FE31A1 is #01CE5E. Grayscale: #7A7A7A. Windows color (decimal): -118367 or 10564094. OLE color: 10564094.
HSL color Cylindrical-coordinate representation of color #FE31A1: hue angle of 327.22º degrees, saturation: 0.99, lightness: 0.59%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #FE31A1 is Cyan = 0, Magento = 0.81, Yellow = 0.37 and Black (K on CMYK) = 0.00.
<style> p { color: #fe31a1; } p { color: rgb(254,49,161); } H1.HeaderClassName { color: #fe31a1; } .AnyTagClassName { color: #fe31a1; } </style>
<style> a { background-color: #fe31a1; } a { background-color: rgb(254,49,161); } div.DivClassName { background-color: #fe31a1; } .BgClassName { background-color: #fe31a1; } </style>
<style> span { border-color: #fe31a1; } span { border-color: rgb(254,49,161); } td.TdClassName { border-color: #fe31a1; } .TagClassName { border-color: #fe31a1; } </style>