#F5DCCB (or 0xF5DCCB) is unknown color: approx Sazerac. HEX triplet: F5, DC and CB. RGB value is (245,220,203). Sum of RGB (Red+Green+Blue) = 245+220+203=668 (88% of max value = 765). Red value is 245 (96.09% from 255 or 36.68% from 668); Green value is 220 (86.33% from 255 or 32.93% from 668); Blue value is 203 (79.69% from 255 or 30.39% from 668); Max value from RGB is 245 - color contains mainly: red. Hex color #F5DCCB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5DCCB is #0A2334. Grayscale: #E1E1E1. Windows color (decimal): -664373 or 13360373. OLE color: 13360373.
HSL color Cylindrical-coordinate representation of color #F5DCCB: hue angle of 24.29º degrees, saturation: 0.68, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F5DCCB is Cyan = 0, Magento = 0.10, Yellow = 0.17 and Black (K on CMYK) = 0.04.
<style> p { color: #F5DCCB; } p { color: rgb(245,220,203); } H1.HeaderClassName { color: #F5DCCB; } .AnyTagClassName { color: #F5DCCB; } </style>
<style> a { background-color: #F5DCCB; } a { background-color: rgb(245,220,203); } div.DivClassName { background-color: #F5DCCB; } .BgClassName { background-color: #F5DCCB; } </style>
<style> span { border-color: #F5DCCB; } span { border-color: rgb(245,220,203); } td.TdClassName { border-color: #F5DCCB; } .TagClassName { border-color: #F5DCCB; } </style>