#DFC7A9 (or 0xDFC7A9) is unknown color: approx Bone. HEX triplet: DF, C7 and A9. RGB value is (223,199,169). Sum of RGB (Red+Green+Blue) = 223+199+169=591 (78% of max value = 765). Red value is 223 (87.5% from 255 or 37.73% from 591); Green value is 199 (78.12% from 255 or 33.67% from 591); Blue value is 169 (66.41% from 255 or 28.60% from 591); Max value from RGB is 223 - color contains mainly: red. Hex color #DFC7A9 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DFC7A9 is #203856. Grayscale: #CACACA. Windows color (decimal): -2111575 or 11126751. OLE color: 11126751.
HSL color Cylindrical-coordinate representation of color #DFC7A9: hue angle of 33.33º degrees, saturation: 0.46, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #DFC7A9 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.13.
<style> p { color: #DFC7A9; } p { color: rgb(223,199,169); } H1.HeaderClassName { color: #DFC7A9; } .AnyTagClassName { color: #DFC7A9; } </style>
<style> a { background-color: #DFC7A9; } a { background-color: rgb(223,199,169); } div.DivClassName { background-color: #DFC7A9; } .BgClassName { background-color: #DFC7A9; } </style>
<style> span { border-color: #DFC7A9; } span { border-color: rgb(223,199,169); } td.TdClassName { border-color: #DFC7A9; } .TagClassName { border-color: #DFC7A9; } </style>