#FE1395 (or 0xFE1395) is unknown color: approx Deep Pink. HEX triplet: FE, 13 and 95. RGB value is (254,19,149). Sum of RGB (Red+Green+Blue) = 254+19+149=422 (55% of max value = 765). Red value is 254 (99.61% from 255 or 60.19% from 422); Green value is 19 (7.81% from 255 or 4.50% from 422); Blue value is 149 (58.59% from 255 or 35.31% from 422); Max value from RGB is 254 - color contains mainly: red. Hex color #FE1395 is not a web safe color. Web safe color analog (approx): #FF0099. Inversed color of #FE1395 is #01EC6A. Grayscale: #676767. Windows color (decimal): -126059 or 9769982. OLE color: 9769982.
HSL color Cylindrical-coordinate representation of color #FE1395: hue angle of 326.81º degrees, saturation: 0.99, lightness: 0.54%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #FE1395 is Cyan = 0, Magento = 0.93, Yellow = 0.41 and Black (K on CMYK) = 0.00.
<style> p { color: #fe1395; } p { color: rgb(254,19,149); } H1.HeaderClassName { color: #fe1395; } .AnyTagClassName { color: #fe1395; } </style>
<style> a { background-color: #fe1395; } a { background-color: rgb(254,19,149); } div.DivClassName { background-color: #fe1395; } .BgClassName { background-color: #fe1395; } </style>
<style> span { border-color: #fe1395; } span { border-color: rgb(254,19,149); } td.TdClassName { border-color: #fe1395; } .TagClassName { border-color: #fe1395; } </style>