#FA52B4 (or 0xFA52B4) is unknown color: approx Brilliant Rose. HEX triplet: FA, 52 and B4. RGB value is (250,82,180). Sum of RGB (Red+Green+Blue) = 250+82+180=512 (67% of max value = 765). Red value is 250 (98.05% from 255 or 48.83% from 512); Green value is 82 (32.42% from 255 or 16.02% from 512); Blue value is 180 (70.70% from 255 or 35.16% from 512); Max value from RGB is 250 - color contains mainly: red. Hex color #FA52B4 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #FA52B4 is #05AD4B. Grayscale: #8F8F8F. Windows color (decimal): -372044 or 11817722. OLE color: 11817722.
HSL color Cylindrical-coordinate representation of color #FA52B4: hue angle of 325º degrees, saturation: 0.94, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #FA52B4 is Cyan = 0, Magento = 0.67, Yellow = 0.28 and Black (K on CMYK) = 0.02.
<style> p { color: #FA52B4; } p { color: rgb(250,82,180); } H1.HeaderClassName { color: #FA52B4; } .AnyTagClassName { color: #FA52B4; } </style>
<style> a { background-color: #FA52B4; } a { background-color: rgb(250,82,180); } div.DivClassName { background-color: #FA52B4; } .BgClassName { background-color: #FA52B4; } </style>
<style> span { border-color: #FA52B4; } span { border-color: rgb(250,82,180); } td.TdClassName { border-color: #FA52B4; } .TagClassName { border-color: #FA52B4; } </style>