#CFAD8D (or 0xCFAD8D) is unknown color: approx Tan. HEX triplet: CF, AD and 8D. RGB value is (207,173,141). Sum of RGB (Red+Green+Blue) = 207+173+141=521 (69% of max value = 765). Red value is 207 (81.25% from 255 or 39.73% from 521); Green value is 173 (67.97% from 255 or 33.21% from 521); Blue value is 141 (55.47% from 255 or 27.06% from 521); Max value from RGB is 207 - color contains mainly: red. Hex color #CFAD8D is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CFAD8D is #305272. Grayscale: #B3B3B3. Windows color (decimal): -3166835 or 9285071. OLE color: 9285071.
HSL color Cylindrical-coordinate representation of color #CFAD8D: hue angle of 29.09º degrees, saturation: 0.41, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #CFAD8D is Cyan = 0, Magento = 0.16, Yellow = 0.32 and Black (K on CMYK) = 0.19.
<style> p { color: #CFAD8D; } p { color: rgb(207,173,141); } H1.HeaderClassName { color: #CFAD8D; } .AnyTagClassName { color: #CFAD8D; } </style>
<style> a { background-color: #CFAD8D; } a { background-color: rgb(207,173,141); } div.DivClassName { background-color: #CFAD8D; } .BgClassName { background-color: #CFAD8D; } </style>
<style> span { border-color: #CFAD8D; } span { border-color: rgb(207,173,141); } td.TdClassName { border-color: #CFAD8D; } .TagClassName { border-color: #CFAD8D; } </style>