#FFBEF7 (or 0xFFBEF7) is unknown color: approx Lavender Rose. HEX triplet: FF, BE and F7. RGB value is (255,190,247). Sum of RGB (Red+Green+Blue) = 255+190+247=692 (91% of max value = 765). Red value is 255 (100% from 255 or 36.85% from 692); Green value is 190 (74.61% from 255 or 27.46% from 692); Blue value is 247 (96.88% from 255 or 35.69% from 692); Max value from RGB is 255 - color contains mainly: red. Hex color #FFBEF7 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFBEF7 is #004108. Grayscale: #D7D7D7. Windows color (decimal): -16649 or 16236287. OLE color: 16236287.
HSL color Cylindrical-coordinate representation of color #FFBEF7: hue angle of 307.38º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FFBEF7 is Cyan = 0, Magento = 0.25, Yellow = 0.03 and Black (K on CMYK) = 0.
<style> p { color: #FFBEF7; } p { color: rgb(255,190,247); } H1.HeaderClassName { color: #FFBEF7; } .AnyTagClassName { color: #FFBEF7; } </style>
<style> a { background-color: #FFBEF7; } a { background-color: rgb(255,190,247); } div.DivClassName { background-color: #FFBEF7; } .BgClassName { background-color: #FFBEF7; } </style>
<style> span { border-color: #FFBEF7; } span { border-color: rgb(255,190,247); } td.TdClassName { border-color: #FFBEF7; } .TagClassName { border-color: #FFBEF7; } </style>