#F35AB5 (or 0xF35AB5) is unknown color: approx Hot Pink. HEX triplet: F3, 5A and B5. RGB value is (243,90,181). Sum of RGB (Red+Green+Blue) = 243+90+181=514 (68% of max value = 765). Red value is 243 (95.31% from 255 or 47.28% from 514); Green value is 90 (35.55% from 255 or 17.51% from 514); Blue value is 181 (71.09% from 255 or 35.21% from 514); Max value from RGB is 243 - color contains mainly: red. Hex color #F35AB5 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F35AB5 is #0CA54A. Grayscale: #919191. Windows color (decimal): -828747 or 11885299. OLE color: 11885299.
HSL color Cylindrical-coordinate representation of color #F35AB5: hue angle of 324.31º degrees, saturation: 0.86, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #F35AB5 is Cyan = 0, Magento = 0.63, Yellow = 0.26 and Black (K on CMYK) = 0.05.
<style> p { color: #F35AB5; } p { color: rgb(243,90,181); } H1.HeaderClassName { color: #F35AB5; } .AnyTagClassName { color: #F35AB5; } </style>
<style> a { background-color: #F35AB5; } a { background-color: rgb(243,90,181); } div.DivClassName { background-color: #F35AB5; } .BgClassName { background-color: #F35AB5; } </style>
<style> span { border-color: #F35AB5; } span { border-color: rgb(243,90,181); } td.TdClassName { border-color: #F35AB5; } .TagClassName { border-color: #F35AB5; } </style>