#DDAB98 (or 0xDDAB98) is unknown color: approx Rose. HEX triplet: DD, AB and 98. RGB value is (221,171,152). Sum of RGB (Red+Green+Blue) = 221+171+152=544 (72% of max value = 765). Red value is 221 (86.72% from 255 or 40.62% from 544); Green value is 171 (67.19% from 255 or 31.43% from 544); Blue value is 152 (59.77% from 255 or 27.94% from 544); Max value from RGB is 221 - color contains mainly: red. Hex color #DDAB98 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DDAB98 is #225467. Grayscale: #B7B7B7. Windows color (decimal): -2249832 or 10005469. OLE color: 10005469.
HSL color Cylindrical-coordinate representation of color #DDAB98: hue angle of 16.52º degrees, saturation: 0.5, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #DDAB98 is Cyan = 0, Magento = 0.23, Yellow = 0.31 and Black (K on CMYK) = 0.13.
<style> p { color: #DDAB98; } p { color: rgb(221,171,152); } H1.HeaderClassName { color: #DDAB98; } .AnyTagClassName { color: #DDAB98; } </style>
<style> a { background-color: #DDAB98; } a { background-color: rgb(221,171,152); } div.DivClassName { background-color: #DDAB98; } .BgClassName { background-color: #DDAB98; } </style>
<style> span { border-color: #DDAB98; } span { border-color: rgb(221,171,152); } td.TdClassName { border-color: #DDAB98; } .TagClassName { border-color: #DDAB98; } </style>