#DAA5AC (or 0xDAA5AC) is unknown color: approx Pale Chestnut. HEX triplet: DA, A5 and AC. RGB value is (218,165,172). Sum of RGB (Red+Green+Blue) = 218+165+172=555 (73% of max value = 765). Red value is 218 (85.55% from 255 or 39.28% from 555); Green value is 165 (64.84% from 255 or 29.73% from 555); Blue value is 172 (67.58% from 255 or 30.99% from 555); Max value from RGB is 218 - color contains mainly: red. Hex color #DAA5AC is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DAA5AC is #255A53. Grayscale: #B5B5B5. Windows color (decimal): -2447956 or 11314650. OLE color: 11314650.
HSL color Cylindrical-coordinate representation of color #DAA5AC: hue angle of 352.08º degrees, saturation: 0.42, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #DAA5AC is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.15.
<style> p { color: #DAA5AC; } p { color: rgb(218,165,172); } H1.HeaderClassName { color: #DAA5AC; } .AnyTagClassName { color: #DAA5AC; } </style>
<style> a { background-color: #DAA5AC; } a { background-color: rgb(218,165,172); } div.DivClassName { background-color: #DAA5AC; } .BgClassName { background-color: #DAA5AC; } </style>
<style> span { border-color: #DAA5AC; } span { border-color: rgb(218,165,172); } td.TdClassName { border-color: #DAA5AC; } .TagClassName { border-color: #DAA5AC; } </style>