#C4ADC5 (or 0xC4ADC5) is unknown color: approx Lilac. HEX triplet: C4, AD and C5. RGB value is (196,173,197). Sum of RGB (Red+Green+Blue) = 196+173+197=566 (74% of max value = 765). Red value is 196 (76.95% from 255 or 34.63% from 566); Green value is 173 (67.97% from 255 or 30.57% from 566); Blue value is 197 (77.34% from 255 or 34.81% from 566); Max value from RGB is 197 - color contains mainly: blue. Hex color #C4ADC5 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C4ADC5 is #3B523A. Grayscale: #B6B6B6. Windows color (decimal): -3887675 or 12955076. OLE color: 12955076.
HSL color Cylindrical-coordinate representation of color #C4ADC5: hue angle of 297.5º degrees, saturation: 0.17, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #C4ADC5 is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #C4ADC5; } p { color: rgb(196,173,197); } H1.HeaderClassName { color: #C4ADC5; } .AnyTagClassName { color: #C4ADC5; } </style>
<style> a { background-color: #C4ADC5; } a { background-color: rgb(196,173,197); } div.DivClassName { background-color: #C4ADC5; } .BgClassName { background-color: #C4ADC5; } </style>
<style> span { border-color: #C4ADC5; } span { border-color: rgb(196,173,197); } td.TdClassName { border-color: #C4ADC5; } .TagClassName { border-color: #C4ADC5; } </style>