#F5CEC8 (or 0xF5CEC8) is unknown color: approx Coral Candy. HEX triplet: F5, CE and C8. RGB value is (245,206,200). Sum of RGB (Red+Green+Blue) = 245+206+200=651 (86% of max value = 765). Red value is 245 (96.09% from 255 or 37.63% from 651); Green value is 206 (80.86% from 255 or 31.64% from 651); Blue value is 200 (78.52% from 255 or 30.72% from 651); Max value from RGB is 245 - color contains mainly: red. Hex color #F5CEC8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5CEC8 is #0A3137. Grayscale: #D9D9D9. Windows color (decimal): -667960 or 13160181. OLE color: 13160181.
HSL color Cylindrical-coordinate representation of color #F5CEC8: hue angle of 8º degrees, saturation: 0.69, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #F5CEC8 is Cyan = 0, Magento = 0.16, Yellow = 0.18 and Black (K on CMYK) = 0.04.
<style> p { color: #F5CEC8; } p { color: rgb(245,206,200); } H1.HeaderClassName { color: #F5CEC8; } .AnyTagClassName { color: #F5CEC8; } </style>
<style> a { background-color: #F5CEC8; } a { background-color: rgb(245,206,200); } div.DivClassName { background-color: #F5CEC8; } .BgClassName { background-color: #F5CEC8; } </style>
<style> span { border-color: #F5CEC8; } span { border-color: rgb(245,206,200); } td.TdClassName { border-color: #F5CEC8; } .TagClassName { border-color: #F5CEC8; } </style>