#DAACAA (or 0xDAACAA) is unknown color: approx Oyster Pink. HEX triplet: DA, AC and AA. RGB value is (218,172,170). Sum of RGB (Red+Green+Blue) = 218+172+170=560 (74% of max value = 765). Red value is 218 (85.55% from 255 or 38.93% from 560); Green value is 172 (67.58% from 255 or 30.71% from 560); Blue value is 170 (66.80% from 255 or 30.36% from 560); Max value from RGB is 218 - color contains mainly: red. Hex color #DAACAA is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DAACAA is #255355. Grayscale: #B9B9B9. Windows color (decimal): -2446166 or 11185370. OLE color: 11185370.
HSL color Cylindrical-coordinate representation of color #DAACAA: hue angle of 2.5º degrees, saturation: 0.39, 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 #DAACAA is Cyan = 0, Magento = 0.21, Yellow = 0.22 and Black (K on CMYK) = 0.15.
<style> p { color: #DAACAA; } p { color: rgb(218,172,170); } H1.HeaderClassName { color: #DAACAA; } .AnyTagClassName { color: #DAACAA; } </style>
<style> a { background-color: #DAACAA; } a { background-color: rgb(218,172,170); } div.DivClassName { background-color: #DAACAA; } .BgClassName { background-color: #DAACAA; } </style>
<style> span { border-color: #DAACAA; } span { border-color: rgb(218,172,170); } td.TdClassName { border-color: #DAACAA; } .TagClassName { border-color: #DAACAA; } </style>