#F0D8D8 (or 0xF0D8D8) is unknown color: approx Soft Peach. HEX triplet: F0, D8 and D8. RGB value is (240,216,216). Sum of RGB (Red+Green+Blue) = 240+216+216=672 (89% of max value = 765). Red value is 240 (94.14% from 255 or 35.71% from 672); Green value is 216 (84.77% from 255 or 32.14% from 672); Blue value is 216 (84.77% from 255 or 32.14% from 672); Max value from RGB is 240 - color contains mainly: red. Hex color #F0D8D8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0D8D8 is #0F2727. Grayscale: #DFDFDF. Windows color (decimal): -993064 or 14211312. OLE color: 14211312.
HSL color Cylindrical-coordinate representation of color #F0D8D8: hue angle of 0º degrees, saturation: 0.44, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #F0D8D8 is Cyan = 0, Magento = 0.1, Yellow = 0.1 and Black (K on CMYK) = 0.06.
<style> p { color: #F0D8D8; } p { color: rgb(240,216,216); } H1.HeaderClassName { color: #F0D8D8; } .AnyTagClassName { color: #F0D8D8; } </style>
<style> a { background-color: #F0D8D8; } a { background-color: rgb(240,216,216); } div.DivClassName { background-color: #F0D8D8; } .BgClassName { background-color: #F0D8D8; } </style>
<style> span { border-color: #F0D8D8; } span { border-color: rgb(240,216,216); } td.TdClassName { border-color: #F0D8D8; } .TagClassName { border-color: #F0D8D8; } </style>