#FA8292 (or 0xFA8292) is unknown color: approx Wewak. HEX triplet: FA, 82 and 92. RGB value is (250,130,146). Sum of RGB (Red+Green+Blue) = 250+130+146=526 (69% of max value = 765). Red value is 250 (98.05% from 255 or 47.53% from 526); Green value is 130 (51.17% from 255 or 24.71% from 526); Blue value is 146 (57.42% from 255 or 27.76% from 526); Max value from RGB is 250 - color contains mainly: red. Hex color #FA8292 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FA8292 is #057D6D. Grayscale: #A7A7A7. Windows color (decimal): -359790 or 9601786. OLE color: 9601786.
HSL color Cylindrical-coordinate representation of color #FA8292: hue angle of 352º degrees, saturation: 0.92, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #FA8292 is Cyan = 0, Magento = 0.48, Yellow = 0.42 and Black (K on CMYK) = 0.02.
<style> p { color: #FA8292; } p { color: rgb(250,130,146); } H1.HeaderClassName { color: #FA8292; } .AnyTagClassName { color: #FA8292; } </style>
<style> a { background-color: #FA8292; } a { background-color: rgb(250,130,146); } div.DivClassName { background-color: #FA8292; } .BgClassName { background-color: #FA8292; } </style>
<style> span { border-color: #FA8292; } span { border-color: rgb(250,130,146); } td.TdClassName { border-color: #FA8292; } .TagClassName { border-color: #FA8292; } </style>