#F09FBB (or 0xF09FBB) is unknown color: approx Shocking. HEX triplet: F0, 9F and BB. RGB value is (240,159,187). Sum of RGB (Red+Green+Blue) = 240+159+187=586 (77% of max value = 765). Red value is 240 (94.14% from 255 or 40.96% from 586); Green value is 159 (62.5% from 255 or 27.13% from 586); Blue value is 187 (73.44% from 255 or 31.91% from 586); Max value from RGB is 240 - color contains mainly: red. Hex color #F09FBB is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F09FBB is #0F6044. Grayscale: #BABABA. Windows color (decimal): -1007685 or 12296176. OLE color: 12296176.
HSL color Cylindrical-coordinate representation of color #F09FBB: hue angle of 339.26º degrees, saturation: 0.73, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #F09FBB is Cyan = 0, Magento = 0.34, Yellow = 0.22 and Black (K on CMYK) = 0.06.
<style> p { color: #F09FBB; } p { color: rgb(240,159,187); } H1.HeaderClassName { color: #F09FBB; } .AnyTagClassName { color: #F09FBB; } </style>
<style> a { background-color: #F09FBB; } a { background-color: rgb(240,159,187); } div.DivClassName { background-color: #F09FBB; } .BgClassName { background-color: #F09FBB; } </style>
<style> span { border-color: #F09FBB; } span { border-color: rgb(240,159,187); } td.TdClassName { border-color: #F09FBB; } .TagClassName { border-color: #F09FBB; } </style>