#F4FCCB (or 0xF4FCCB) is unknown color: approx Carla. HEX triplet: F4, FC and CB. RGB value is (244,252,203). Sum of RGB (Red+Green+Blue) = 244+252+203=699 (92% of max value = 765). Red value is 244 (95.70% from 255 or 34.91% from 699); Green value is 252 (98.83% from 255 or 36.05% from 699); Blue value is 203 (79.69% from 255 or 29.04% from 699); Max value from RGB is 252 - color contains mainly: green. Hex color #F4FCCB is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F4FCCB is #0B0334. Grayscale: #F4F4F4. Windows color (decimal): -721717 or 13368564. OLE color: 13368564.
HSL color Cylindrical-coordinate representation of color #F4FCCB: hue angle of 69.8º degrees, saturation: 0.89, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #F4FCCB is Cyan = 0.03, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.01.
<style> p { color: #F4FCCB; } p { color: rgb(244,252,203); } H1.HeaderClassName { color: #F4FCCB; } .AnyTagClassName { color: #F4FCCB; } </style>
<style> a { background-color: #F4FCCB; } a { background-color: rgb(244,252,203); } div.DivClassName { background-color: #F4FCCB; } .BgClassName { background-color: #F4FCCB; } </style>
<style> span { border-color: #F4FCCB; } span { border-color: rgb(244,252,203); } td.TdClassName { border-color: #F4FCCB; } .TagClassName { border-color: #F4FCCB; } </style>