#F0CEBF (or 0xF0CEBF) is unknown color: approx Watusi. HEX triplet: F0, CE and BF. RGB value is (240,206,191). Sum of RGB (Red+Green+Blue) = 240+206+191=637 (84% of max value = 765). Red value is 240 (94.14% from 255 or 37.68% from 637); Green value is 206 (80.86% from 255 or 32.34% from 637); Blue value is 191 (75% from 255 or 29.98% from 637); Max value from RGB is 240 - color contains mainly: red. Hex color #F0CEBF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0CEBF is #0F3140. Grayscale: #D6D6D6. Windows color (decimal): -995649 or 12570352. OLE color: 12570352.
HSL color Cylindrical-coordinate representation of color #F0CEBF: hue angle of 18.37º degrees, saturation: 0.62, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #F0CEBF is Cyan = 0, Magento = 0.14, Yellow = 0.20 and Black (K on CMYK) = 0.06.
<style> p { color: #F0CEBF; } p { color: rgb(240,206,191); } H1.HeaderClassName { color: #F0CEBF; } .AnyTagClassName { color: #F0CEBF; } </style>
<style> a { background-color: #F0CEBF; } a { background-color: rgb(240,206,191); } div.DivClassName { background-color: #F0CEBF; } .BgClassName { background-color: #F0CEBF; } </style>
<style> span { border-color: #F0CEBF; } span { border-color: rgb(240,206,191); } td.TdClassName { border-color: #F0CEBF; } .TagClassName { border-color: #F0CEBF; } </style>