#DDAFB1 (or 0xDDAFB1) is unknown color: approx Pale Chestnut. HEX triplet: DD, AF and B1. RGB value is (221,175,177). Sum of RGB (Red+Green+Blue) = 221+175+177=573 (75% of max value = 765). Red value is 221 (86.72% from 255 or 38.57% from 573); Green value is 175 (68.75% from 255 or 30.54% from 573); Blue value is 177 (69.53% from 255 or 30.89% from 573); Max value from RGB is 221 - color contains mainly: red. Hex color #DDAFB1 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #DDAFB1 is #22504E. Grayscale: #BDBDBD. Windows color (decimal): -2248783 or 11644893. OLE color: 11644893.
HSL color Cylindrical-coordinate representation of color #DDAFB1: hue angle of 357.39º degrees, saturation: 0.4, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #DDAFB1 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.13.
<style> p { color: #DDAFB1; } p { color: rgb(221,175,177); } H1.HeaderClassName { color: #DDAFB1; } .AnyTagClassName { color: #DDAFB1; } </style>
<style> a { background-color: #DDAFB1; } a { background-color: rgb(221,175,177); } div.DivClassName { background-color: #DDAFB1; } .BgClassName { background-color: #DDAFB1; } </style>
<style> span { border-color: #DDAFB1; } span { border-color: rgb(221,175,177); } td.TdClassName { border-color: #DDAFB1; } .TagClassName { border-color: #DDAFB1; } </style>