#FA2D78 (or 0xFA2D78) is unknown color: approx Radical Red. HEX triplet: FA, 2D and 78. RGB value is (250,45,120). Sum of RGB (Red+Green+Blue) = 250+45+120=415 (54% of max value = 765). Red value is 250 (98.05% from 255 or 60.24% from 415); Green value is 45 (17.97% from 255 or 10.84% from 415); Blue value is 120 (47.27% from 255 or 28.92% from 415); Max value from RGB is 250 - color contains mainly: red. Hex color #FA2D78 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #FA2D78 is #05D287. Grayscale: #727272. Windows color (decimal): -381576 or 7876090. OLE color: 7876090.
HSL color Cylindrical-coordinate representation of color #FA2D78: hue angle of 338.05º degrees, saturation: 0.95, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #FA2D78 is Cyan = 0, Magento = 0.82, Yellow = 0.52 and Black (K on CMYK) = 0.02.
<style> p { color: #fa2d78; } p { color: rgb(250,45,120); } H1.HeaderClassName { color: #fa2d78; } .AnyTagClassName { color: #fa2d78; } </style>
<style> a { background-color: #fa2d78; } a { background-color: rgb(250,45,120); } div.DivClassName { background-color: #fa2d78; } .BgClassName { background-color: #fa2d78; } </style>
<style> span { border-color: #fa2d78; } span { border-color: rgb(250,45,120); } td.TdClassName { border-color: #fa2d78; } .TagClassName { border-color: #fa2d78; } </style>