#FFBCF9 (or 0xFFBCF9) is unknown color: approx Lavender Rose. HEX triplet: FF, BC and F9. RGB value is (255,188,249). Sum of RGB (Red+Green+Blue) = 255+188+249=692 (91% of max value = 765). Red value is 255 (100% from 255 or 36.85% from 692); Green value is 188 (73.83% from 255 or 27.17% from 692); Blue value is 249 (97.66% from 255 or 35.98% from 692); Max value from RGB is 255 - color contains mainly: red. Hex color #FFBCF9 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFBCF9 is #004306. Grayscale: #D6D6D6. Windows color (decimal): -17159 or 16366847. OLE color: 16366847.
HSL color Cylindrical-coordinate representation of color #FFBCF9: hue angle of 305.37º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #FFBCF9 is Cyan = 0, Magento = 0.26, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #FFBCF9; } p { color: rgb(255,188,249); } H1.HeaderClassName { color: #FFBCF9; } .AnyTagClassName { color: #FFBCF9; } </style>
<style> a { background-color: #FFBCF9; } a { background-color: rgb(255,188,249); } div.DivClassName { background-color: #FFBCF9; } .BgClassName { background-color: #FFBCF9; } </style>
<style> span { border-color: #FFBCF9; } span { border-color: rgb(255,188,249); } td.TdClassName { border-color: #FFBCF9; } .TagClassName { border-color: #FFBCF9; } </style>