#F0DBDB (or 0xF0DBDB) is unknown color: approx Soft Peach. HEX triplet: F0, DB and DB. RGB value is (240,219,219). Sum of RGB (Red+Green+Blue) = 240+219+219=678 (89% of max value = 765). Red value is 240 (94.14% from 255 or 35.40% from 678); Green value is 219 (85.94% from 255 or 32.30% from 678); Blue value is 219 (85.94% from 255 or 32.30% from 678); Max value from RGB is 240 - color contains mainly: red. Hex color #F0DBDB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0DBDB is #0F2424. Grayscale: #E1E1E1. Windows color (decimal): -992293 or 14408688. OLE color: 14408688.
HSL color Cylindrical-coordinate representation of color #F0DBDB: hue angle of 0º degrees, saturation: 0.41, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #F0DBDB is Cyan = 0, Magento = 0.09, Yellow = 0.09 and Black (K on CMYK) = 0.06.
<style> p { color: #F0DBDB; } p { color: rgb(240,219,219); } H1.HeaderClassName { color: #F0DBDB; } .AnyTagClassName { color: #F0DBDB; } </style>
<style> a { background-color: #F0DBDB; } a { background-color: rgb(240,219,219); } div.DivClassName { background-color: #F0DBDB; } .BgClassName { background-color: #F0DBDB; } </style>
<style> span { border-color: #F0DBDB; } span { border-color: rgb(240,219,219); } td.TdClassName { border-color: #F0DBDB; } .TagClassName { border-color: #F0DBDB; } </style>