#C09DC6 (or 0xC09DC6) is unknown color: approx Lilac. HEX triplet: C0, 9D and C6. RGB value is (192,157,198). Sum of RGB (Red+Green+Blue) = 192+157+198=547 (72% of max value = 765). Red value is 192 (75.39% from 255 or 35.10% from 547); Green value is 157 (61.72% from 255 or 28.70% from 547); Blue value is 198 (77.73% from 255 or 36.20% from 547); Max value from RGB is 198 - color contains mainly: blue. Hex color #C09DC6 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C09DC6 is #3F6239. Grayscale: #ACACAC. Windows color (decimal): -4153914 or 13016512. OLE color: 13016512.
HSL color Cylindrical-coordinate representation of color #C09DC6: hue angle of 291.22º degrees, saturation: 0.26, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C09DC6 is Cyan = 0.03, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #C09DC6; } p { color: rgb(192,157,198); } H1.HeaderClassName { color: #C09DC6; } .AnyTagClassName { color: #C09DC6; } </style>
<style> a { background-color: #C09DC6; } a { background-color: rgb(192,157,198); } div.DivClassName { background-color: #C09DC6; } .BgClassName { background-color: #C09DC6; } </style>
<style> span { border-color: #C09DC6; } span { border-color: rgb(192,157,198); } td.TdClassName { border-color: #C09DC6; } .TagClassName { border-color: #C09DC6; } </style>