#DDAF99 (or 0xDDAF99) is unknown color: approx Cashmere. HEX triplet: DD, AF and 99. RGB value is (221,175,153). Sum of RGB (Red+Green+Blue) = 221+175+153=549 (72% of max value = 765). Red value is 221 (86.72% from 255 or 40.26% from 549); Green value is 175 (68.75% from 255 or 31.88% from 549); Blue value is 153 (60.16% from 255 or 27.87% from 549); Max value from RGB is 221 - color contains mainly: red. Hex color #DDAF99 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DDAF99 is #225066. Grayscale: #BABABA. Windows color (decimal): -2248807 or 10072029. OLE color: 10072029.
HSL color Cylindrical-coordinate representation of color #DDAF99: hue angle of 19.41º 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 #DDAF99 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.13.
<style> p { color: #DDAF99; } p { color: rgb(221,175,153); } H1.HeaderClassName { color: #DDAF99; } .AnyTagClassName { color: #DDAF99; } </style>
<style> a { background-color: #DDAF99; } a { background-color: rgb(221,175,153); } div.DivClassName { background-color: #DDAF99; } .BgClassName { background-color: #DDAF99; } </style>
<style> span { border-color: #DDAF99; } span { border-color: rgb(221,175,153); } td.TdClassName { border-color: #DDAF99; } .TagClassName { border-color: #DDAF99; } </style>