#F09BCE (or 0xF09BCE) is unknown color: approx Shocking. HEX triplet: F0, 9B and CE. RGB value is (240,155,206). Sum of RGB (Red+Green+Blue) = 240+155+206=601 (79% of max value = 765). Red value is 240 (94.14% from 255 or 39.93% from 601); Green value is 155 (60.94% from 255 or 25.79% from 601); Blue value is 206 (80.86% from 255 or 34.28% from 601); Max value from RGB is 240 - color contains mainly: red. Hex color #F09BCE is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F09BCE is #0F6431. Grayscale: #BABABA. Windows color (decimal): -1008690 or 13540336. OLE color: 13540336.
HSL color Cylindrical-coordinate representation of color #F09BCE: hue angle of 324º degrees, saturation: 0.74, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #F09BCE is Cyan = 0, Magento = 0.35, Yellow = 0.14 and Black (K on CMYK) = 0.06.
<style> p { color: #F09BCE; } p { color: rgb(240,155,206); } H1.HeaderClassName { color: #F09BCE; } .AnyTagClassName { color: #F09BCE; } </style>
<style> a { background-color: #F09BCE; } a { background-color: rgb(240,155,206); } div.DivClassName { background-color: #F09BCE; } .BgClassName { background-color: #F09BCE; } </style>
<style> span { border-color: #F09BCE; } span { border-color: rgb(240,155,206); } td.TdClassName { border-color: #F09BCE; } .TagClassName { border-color: #F09BCE; } </style>