#DAB0C5 (or 0xDAB0C5) is unknown color: approx Twilight. HEX triplet: DA, B0 and C5. RGB value is (218,176,197). Sum of RGB (Red+Green+Blue) = 218+176+197=591 (78% of max value = 765). Red value is 218 (85.55% from 255 or 36.89% from 591); Green value is 176 (69.14% from 255 or 29.78% from 591); Blue value is 197 (77.34% from 255 or 33.33% from 591); Max value from RGB is 218 - color contains mainly: red. Hex color #DAB0C5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DAB0C5 is #254F3A. Grayscale: #BEBEBE. Windows color (decimal): -2445115 or 12955866. OLE color: 12955866.
HSL color Cylindrical-coordinate representation of color #DAB0C5: hue angle of 330º degrees, saturation: 0.36, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #DAB0C5 is Cyan = 0, Magento = 0.19, Yellow = 0.10 and Black (K on CMYK) = 0.15.
<style> p { color: #DAB0C5; } p { color: rgb(218,176,197); } H1.HeaderClassName { color: #DAB0C5; } .AnyTagClassName { color: #DAB0C5; } </style>
<style> a { background-color: #DAB0C5; } a { background-color: rgb(218,176,197); } div.DivClassName { background-color: #DAB0C5; } .BgClassName { background-color: #DAB0C5; } </style>
<style> span { border-color: #DAB0C5; } span { border-color: rgb(218,176,197); } td.TdClassName { border-color: #DAB0C5; } .TagClassName { border-color: #DAB0C5; } </style>