#DAA9AA (or 0xDAA9AA) is unknown color: approx Pale Chestnut. HEX triplet: DA, A9 and AA. RGB value is (218,169,170). Sum of RGB (Red+Green+Blue) = 218+169+170=557 (73% of max value = 765). Red value is 218 (85.55% from 255 or 39.14% from 557); Green value is 169 (66.41% from 255 or 30.34% from 557); Blue value is 170 (66.80% from 255 or 30.52% from 557); Max value from RGB is 218 - color contains mainly: red. Hex color #DAA9AA is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DAA9AA is #255655. Grayscale: #B7B7B7. Windows color (decimal): -2446934 or 11184602. OLE color: 11184602.
HSL color Cylindrical-coordinate representation of color #DAA9AA: hue angle of 358.78º degrees, saturation: 0.4, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #DAA9AA is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.15.
<style> p { color: #DAA9AA; } p { color: rgb(218,169,170); } H1.HeaderClassName { color: #DAA9AA; } .AnyTagClassName { color: #DAA9AA; } </style>
<style> a { background-color: #DAA9AA; } a { background-color: rgb(218,169,170); } div.DivClassName { background-color: #DAA9AA; } .BgClassName { background-color: #DAA9AA; } </style>
<style> span { border-color: #DAA9AA; } span { border-color: rgb(218,169,170); } td.TdClassName { border-color: #DAA9AA; } .TagClassName { border-color: #DAA9AA; } </style>