#D9AAAA (or 0xD9AAAA) is unknown color: approx Oyster Pink. HEX triplet: D9, AA and AA. RGB value is (217,170,170). Sum of RGB (Red+Green+Blue) = 217+170+170=557 (73% of max value = 765). Red value is 217 (85.16% from 255 or 38.96% from 557); Green value is 170 (66.80% from 255 or 30.52% from 557); Blue value is 170 (66.80% from 255 or 30.52% from 557); Max value from RGB is 217 - color contains mainly: red. Hex color #D9AAAA is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #D9AAAA is #265555. Grayscale: #B8B8B8. Windows color (decimal): -2512214 or 11184857. OLE color: 11184857.
HSL color Cylindrical-coordinate representation of color #D9AAAA: hue angle of 0º degrees, saturation: 0.38, 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 #D9AAAA is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.15.
<style> p { color: #D9AAAA; } p { color: rgb(217,170,170); } H1.HeaderClassName { color: #D9AAAA; } .AnyTagClassName { color: #D9AAAA; } </style>
<style> a { background-color: #D9AAAA; } a { background-color: rgb(217,170,170); } div.DivClassName { background-color: #D9AAAA; } .BgClassName { background-color: #D9AAAA; } </style>
<style> span { border-color: #D9AAAA; } span { border-color: rgb(217,170,170); } td.TdClassName { border-color: #D9AAAA; } .TagClassName { border-color: #D9AAAA; } </style>