#F0D7BF (or 0xF0D7BF) is unknown color: approx Almond. HEX triplet: F0, D7 and BF. RGB value is (240,215,191). Sum of RGB (Red+Green+Blue) = 240+215+191=646 (85% of max value = 765). Red value is 240 (94.14% from 255 or 37.15% from 646); Green value is 215 (84.38% from 255 or 33.28% from 646); Blue value is 191 (75% from 255 or 29.57% from 646); Max value from RGB is 240 - color contains mainly: red. Hex color #F0D7BF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0D7BF is #0F2840. Grayscale: #DBDBDB. Windows color (decimal): -993345 or 12572656. OLE color: 12572656.
HSL color Cylindrical-coordinate representation of color #F0D7BF: hue angle of 29.39º degrees, saturation: 0.62, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #F0D7BF is Cyan = 0, Magento = 0.10, Yellow = 0.20 and Black (K on CMYK) = 0.06.
<style> p { color: #F0D7BF; } p { color: rgb(240,215,191); } H1.HeaderClassName { color: #F0D7BF; } .AnyTagClassName { color: #F0D7BF; } </style>
<style> a { background-color: #F0D7BF; } a { background-color: rgb(240,215,191); } div.DivClassName { background-color: #F0D7BF; } .BgClassName { background-color: #F0D7BF; } </style>
<style> span { border-color: #F0D7BF; } span { border-color: rgb(240,215,191); } td.TdClassName { border-color: #F0D7BF; } .TagClassName { border-color: #F0D7BF; } </style>