#F02BEE (or 0xF02BEE) is unknown color: approx Razzle Dazzle Rose. HEX triplet: F0, 2B and EE. RGB value is (240,43,238). Sum of RGB (Red+Green+Blue) = 240+43+238=521 (69% of max value = 765). Red value is 240 (94.14% from 255 or 46.07% from 521); Green value is 43 (17.19% from 255 or 8.25% from 521); Blue value is 238 (93.36% from 255 or 45.68% from 521); Max value from RGB is 240 - color contains mainly: red. Hex color #F02BEE is not a web safe color. Web safe color analog (approx): #FF33FF. Inversed color of #F02BEE is #0FD411. Grayscale: #7B7B7B. Windows color (decimal): -1037330 or 15608816. OLE color: 15608816.
HSL color Cylindrical-coordinate representation of color #F02BEE: hue angle of 300.61º degrees, saturation: 0.87, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #F02BEE is Cyan = 0, Magento = 0.82, Yellow = 0.01 and Black (K on CMYK) = 0.06.
<style> p { color: #F02BEE; } p { color: rgb(240,43,238); } H1.HeaderClassName { color: #F02BEE; } .AnyTagClassName { color: #F02BEE; } </style>
<style> a { background-color: #F02BEE; } a { background-color: rgb(240,43,238); } div.DivClassName { background-color: #F02BEE; } .BgClassName { background-color: #F02BEE; } </style>
<style> span { border-color: #F02BEE; } span { border-color: rgb(240,43,238); } td.TdClassName { border-color: #F02BEE; } .TagClassName { border-color: #F02BEE; } </style>