#FF5FA2 (or 0xFF5FA2) is unknown color: approx Brilliant Rose. HEX triplet: FF, 5F and A2. RGB value is (255,95,162). Sum of RGB (Red+Green+Blue) = 255+95+162=512 (67% of max value = 765). Red value is 255 (100% from 255 or 49.80% from 512); Green value is 95 (37.5% from 255 or 18.55% from 512); Blue value is 162 (63.67% from 255 or 31.64% from 512); Max value from RGB is 255 - color contains mainly: red. Hex color #FF5FA2 is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #FF5FA2 is #00A05D. Grayscale: #969696. Windows color (decimal): -41054 or 10641407. OLE color: 10641407.
HSL color Cylindrical-coordinate representation of color #FF5FA2: hue angle of 334.88º degrees, saturation: 1, lightness: 0.69%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #FF5FA2 is Cyan = 0, Magento = 0.63, Yellow = 0.36 and Black (K on CMYK) = 0.
<style> p { color: #ff5fa2; } p { color: rgb(255,95,162); } H1.HeaderClassName { color: #ff5fa2; } .AnyTagClassName { color: #ff5fa2; } </style>
<style> a { background-color: #ff5fa2; } a { background-color: rgb(255,95,162); } div.DivClassName { background-color: #ff5fa2; } .BgClassName { background-color: #ff5fa2; } </style>
<style> span { border-color: #ff5fa2; } span { border-color: rgb(255,95,162); } td.TdClassName { border-color: #ff5fa2; } .TagClassName { border-color: #ff5fa2; } </style>