#F828F8 (or 0xF828F8) is unknown color: approx Magenta. HEX triplet: F8, 28 and F8. RGB value is (248,40,248). Sum of RGB (Red+Green+Blue) = 248+40+248=536 (70% of max value = 765). Red value is 248 (97.27% from 255 or 46.27% from 536); Green value is 40 (16.02% from 255 or 7.46% from 536); Blue value is 248 (97.27% from 255 or 46.27% from 536); Max value from RGB is 248 - color contains mainly: red, blue. Hex color #F828F8 is not a web safe color. Web safe color analog (approx): #FF33FF. Inversed color of #F828F8 is #07D707. Grayscale: #7D7D7D. Windows color (decimal): -513800 or 16263416. OLE color: 16263416.
HSL color Cylindrical-coordinate representation of color #F828F8: hue angle of 300º degrees, saturation: 0.94, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #F828F8 is Cyan = 0, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #F828F8; } p { color: rgb(248,40,248); } H1.HeaderClassName { color: #F828F8; } .AnyTagClassName { color: #F828F8; } </style>
<style> a { background-color: #F828F8; } a { background-color: rgb(248,40,248); } div.DivClassName { background-color: #F828F8; } .BgClassName { background-color: #F828F8; } </style>
<style> span { border-color: #F828F8; } span { border-color: rgb(248,40,248); } td.TdClassName { border-color: #F828F8; } .TagClassName { border-color: #F828F8; } </style>