#F5DABD (or 0xF5DABD) is unknown color: approx Pink Lady. HEX triplet: F5, DA and BD. RGB value is (245,218,189). Sum of RGB (Red+Green+Blue) = 245+218+189=652 (86% of max value = 765). Red value is 245 (96.09% from 255 or 37.58% from 652); Green value is 218 (85.55% from 255 or 33.44% from 652); Blue value is 189 (74.22% from 255 or 28.99% from 652); Max value from RGB is 245 - color contains mainly: red. Hex color #F5DABD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5DABD is #0A2542. Grayscale: #DEDEDE. Windows color (decimal): -664899 or 12442357. OLE color: 12442357.
HSL color Cylindrical-coordinate representation of color #F5DABD: hue angle of 31.07º degrees, saturation: 0.74, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #F5DABD is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.04.
<style> p { color: #F5DABD; } p { color: rgb(245,218,189); } H1.HeaderClassName { color: #F5DABD; } .AnyTagClassName { color: #F5DABD; } </style>
<style> a { background-color: #F5DABD; } a { background-color: rgb(245,218,189); } div.DivClassName { background-color: #F5DABD; } .BgClassName { background-color: #F5DABD; } </style>
<style> span { border-color: #F5DABD; } span { border-color: rgb(245,218,189); } td.TdClassName { border-color: #F5DABD; } .TagClassName { border-color: #F5DABD; } </style>