#F0CCCC (or 0xF0CCCC) is unknown color: approx Vanilla Ice. HEX triplet: F0, CC and CC. RGB value is (240,204,204). Sum of RGB (Red+Green+Blue) = 240+204+204=648 (85% of max value = 765). Red value is 240 (94.14% from 255 or 37.04% from 648); Green value is 204 (80.08% from 255 or 31.48% from 648); Blue value is 204 (80.08% from 255 or 31.48% from 648); Max value from RGB is 240 - color contains mainly: red. Hex color #F0CCCC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0CCCC is #0F3333. Grayscale: #D6D6D6. Windows color (decimal): -996148 or 13421808. OLE color: 13421808.
HSL color Cylindrical-coordinate representation of color #F0CCCC: hue angle of 0º degrees, saturation: 0.55, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #F0CCCC is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.06.
<style> p { color: #F0CCCC; } p { color: rgb(240,204,204); } H1.HeaderClassName { color: #F0CCCC; } .AnyTagClassName { color: #F0CCCC; } </style>
<style> a { background-color: #F0CCCC; } a { background-color: rgb(240,204,204); } div.DivClassName { background-color: #F0CCCC; } .BgClassName { background-color: #F0CCCC; } </style>
<style> span { border-color: #F0CCCC; } span { border-color: rgb(240,204,204); } td.TdClassName { border-color: #F0CCCC; } .TagClassName { border-color: #F0CCCC; } </style>