#FE75E0 (or 0xFE75E0) is unknown color: approx Pale Magenta. HEX triplet: FE, 75 and E0. RGB value is (254,117,224). Sum of RGB (Red+Green+Blue) = 254+117+224=595 (78% of max value = 765). Red value is 254 (99.61% from 255 or 42.69% from 595); Green value is 117 (46.09% from 255 or 19.66% from 595); Blue value is 224 (87.89% from 255 or 37.65% from 595); Max value from RGB is 254 - color contains mainly: red. Hex color #FE75E0 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FE75E0 is #018A1F. Grayscale: #A9A9A9. Windows color (decimal): -100896 or 14710270. OLE color: 14710270.
HSL color Cylindrical-coordinate representation of color #FE75E0: hue angle of 313.14º degrees, saturation: 0.99, lightness: 0.73%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #FE75E0 is Cyan = 0, Magento = 0.54, Yellow = 0.12 and Black (K on CMYK) = 0.00.
<style> p { color: #FE75E0; } p { color: rgb(254,117,224); } H1.HeaderClassName { color: #FE75E0; } .AnyTagClassName { color: #FE75E0; } </style>
<style> a { background-color: #FE75E0; } a { background-color: rgb(254,117,224); } div.DivClassName { background-color: #FE75E0; } .BgClassName { background-color: #FE75E0; } </style>
<style> span { border-color: #FE75E0; } span { border-color: rgb(254,117,224); } td.TdClassName { border-color: #FE75E0; } .TagClassName { border-color: #FE75E0; } </style>