#DAA0A0 (or 0xDAA0A0) is unknown color: approx Petite Orchid. HEX triplet: DA, A0 and A0. RGB value is (218,160,160). Sum of RGB (Red+Green+Blue) = 218+160+160=538 (71% of max value = 765). Red value is 218 (85.55% from 255 or 40.52% from 538); Green value is 160 (62.89% from 255 or 29.74% from 538); Blue value is 160 (62.89% from 255 or 29.74% from 538); Max value from RGB is 218 - color contains mainly: red. Hex color #DAA0A0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DAA0A0 is #255F5F. Grayscale: #B1B1B1. Windows color (decimal): -2449248 or 10526938. OLE color: 10526938.
HSL color Cylindrical-coordinate representation of color #DAA0A0: hue angle of 0º degrees, saturation: 0.44, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DAA0A0 is Cyan = 0, Magento = 0.27, Yellow = 0.27 and Black (K on CMYK) = 0.15.
<style> p { color: #DAA0A0; } p { color: rgb(218,160,160); } H1.HeaderClassName { color: #DAA0A0; } .AnyTagClassName { color: #DAA0A0; } </style>
<style> a { background-color: #DAA0A0; } a { background-color: rgb(218,160,160); } div.DivClassName { background-color: #DAA0A0; } .BgClassName { background-color: #DAA0A0; } </style>
<style> span { border-color: #DAA0A0; } span { border-color: rgb(218,160,160); } td.TdClassName { border-color: #DAA0A0; } .TagClassName { border-color: #DAA0A0; } </style>