#F30A5A (or 0xF30A5A) is unknown color: approx Razzmatazz. HEX triplet: F3, 0A and 5A. RGB value is (243,10,90). Sum of RGB (Red+Green+Blue) = 243+10+90=343 (45% of max value = 765). Red value is 243 (95.31% from 255 or 70.85% from 343); Green value is 10 (4.30% from 255 or 2.92% from 343); Blue value is 90 (35.55% from 255 or 26.24% from 343); Max value from RGB is 243 - color contains mainly: red. Hex color #F30A5A is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #F30A5A is #0CF5A5. Grayscale: #585858. Windows color (decimal): -849318 or 5901043. OLE color: 5901043.
HSL color Cylindrical-coordinate representation of color #F30A5A: hue angle of 339.4º degrees, saturation: 0.92, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #F30A5A is Cyan = 0, Magento = 0.96, Yellow = 0.63 and Black (K on CMYK) = 0.05.
<style> p { color: #F30A5A; } p { color: rgb(243,10,90); } H1.HeaderClassName { color: #F30A5A; } .AnyTagClassName { color: #F30A5A; } </style>
<style> a { background-color: #F30A5A; } a { background-color: rgb(243,10,90); } div.DivClassName { background-color: #F30A5A; } .BgClassName { background-color: #F30A5A; } </style>
<style> span { border-color: #F30A5A; } span { border-color: rgb(243,10,90); } td.TdClassName { border-color: #F30A5A; } .TagClassName { border-color: #F30A5A; } </style>