#F3CEBB (or 0xF3CEBB) is unknown color: approx Watusi. HEX triplet: F3, CE and BB. RGB value is (243,206,187). Sum of RGB (Red+Green+Blue) = 243+206+187=636 (84% of max value = 765). Red value is 243 (95.31% from 255 or 38.21% from 636); Green value is 206 (80.86% from 255 or 32.39% from 636); Blue value is 187 (73.44% from 255 or 29.40% from 636); Max value from RGB is 243 - color contains mainly: red. Hex color #F3CEBB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F3CEBB is #0C3144. Grayscale: #D7D7D7. Windows color (decimal): -799045 or 12308211. OLE color: 12308211.
HSL color Cylindrical-coordinate representation of color #F3CEBB: hue angle of 20.36º degrees, saturation: 0.7, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #F3CEBB is Cyan = 0, Magento = 0.15, Yellow = 0.23 and Black (K on CMYK) = 0.05.
<style> p { color: #F3CEBB; } p { color: rgb(243,206,187); } H1.HeaderClassName { color: #F3CEBB; } .AnyTagClassName { color: #F3CEBB; } </style>
<style> a { background-color: #F3CEBB; } a { background-color: rgb(243,206,187); } div.DivClassName { background-color: #F3CEBB; } .BgClassName { background-color: #F3CEBB; } </style>
<style> span { border-color: #F3CEBB; } span { border-color: rgb(243,206,187); } td.TdClassName { border-color: #F3CEBB; } .TagClassName { border-color: #F3CEBB; } </style>