#F82E6F (or 0xF82E6F) is unknown color: approx Radical Red. HEX triplet: F8, 2E and 6F. RGB value is (248,46,111). Sum of RGB (Red+Green+Blue) = 248+46+111=405 (53% of max value = 765). Red value is 248 (97.27% from 255 or 61.23% from 405); Green value is 46 (18.36% from 255 or 11.36% from 405); Blue value is 111 (43.75% from 255 or 27.41% from 405); Max value from RGB is 248 - color contains mainly: red. Hex color #F82E6F is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F82E6F is #07D190. Grayscale: #717171. Windows color (decimal): -512401 or 7286520. OLE color: 7286520.
HSL color Cylindrical-coordinate representation of color #F82E6F: hue angle of 340.69º degrees, saturation: 0.94, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #F82E6F is Cyan = 0, Magento = 0.81, Yellow = 0.55 and Black (K on CMYK) = 0.03.
<style> p { color: #F82E6F; } p { color: rgb(248,46,111); } H1.HeaderClassName { color: #F82E6F; } .AnyTagClassName { color: #F82E6F; } </style>
<style> a { background-color: #F82E6F; } a { background-color: rgb(248,46,111); } div.DivClassName { background-color: #F82E6F; } .BgClassName { background-color: #F82E6F; } </style>
<style> span { border-color: #F82E6F; } span { border-color: rgb(248,46,111); } td.TdClassName { border-color: #F82E6F; } .TagClassName { border-color: #F82E6F; } </style>