#DFC8BB (or 0xDFC8BB) is unknown color: approx Dust Storm. HEX triplet: DF, C8 and BB. RGB value is (223,200,187). Sum of RGB (Red+Green+Blue) = 223+200+187=610 (80% of max value = 765). Red value is 223 (87.5% from 255 or 36.56% from 610); Green value is 200 (78.52% from 255 or 32.79% from 610); Blue value is 187 (73.44% from 255 or 30.66% from 610); Max value from RGB is 223 - color contains mainly: red. Hex color #DFC8BB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DFC8BB is #203744. Grayscale: #CDCDCD. Windows color (decimal): -2111301 or 12306655. OLE color: 12306655.
HSL color Cylindrical-coordinate representation of color #DFC8BB: hue angle of 21.67º degrees, saturation: 0.36, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DFC8BB is Cyan = 0, Magento = 0.10, Yellow = 0.16 and Black (K on CMYK) = 0.13.
<style> p { color: #DFC8BB; } p { color: rgb(223,200,187); } H1.HeaderClassName { color: #DFC8BB; } .AnyTagClassName { color: #DFC8BB; } </style>
<style> a { background-color: #DFC8BB; } a { background-color: rgb(223,200,187); } div.DivClassName { background-color: #DFC8BB; } .BgClassName { background-color: #DFC8BB; } </style>
<style> span { border-color: #DFC8BB; } span { border-color: rgb(223,200,187); } td.TdClassName { border-color: #DFC8BB; } .TagClassName { border-color: #DFC8BB; } </style>