#CDABAB (or 0xCDABAB) is unknown color: approx Cold Turkey. HEX triplet: CD, AB and AB. RGB value is (205,171,171). Sum of RGB (Red+Green+Blue) = 205+171+171=547 (72% of max value = 765). Red value is 205 (80.47% from 255 or 37.48% from 547); Green value is 171 (67.19% from 255 or 31.26% from 547); Blue value is 171 (67.19% from 255 or 31.26% from 547); Max value from RGB is 205 - color contains mainly: red. Hex color #CDABAB is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CDABAB is #325454. Grayscale: #B5B5B5. Windows color (decimal): -3298389 or 11250637. OLE color: 11250637.
HSL color Cylindrical-coordinate representation of color #CDABAB: hue angle of 0º degrees, saturation: 0.25, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CDABAB is Cyan = 0, Magento = 0.17, Yellow = 0.17 and Black (K on CMYK) = 0.20.
<style> p { color: #CDABAB; } p { color: rgb(205,171,171); } H1.HeaderClassName { color: #CDABAB; } .AnyTagClassName { color: #CDABAB; } </style>
<style> a { background-color: #CDABAB; } a { background-color: rgb(205,171,171); } div.DivClassName { background-color: #CDABAB; } .BgClassName { background-color: #CDABAB; } </style>
<style> span { border-color: #CDABAB; } span { border-color: rgb(205,171,171); } td.TdClassName { border-color: #CDABAB; } .TagClassName { border-color: #CDABAB; } </style>