#C09EBE (or 0xC09EBE) is unknown color: approx Lilac. HEX triplet: C0, 9E and BE. RGB value is (192,158,190). Sum of RGB (Red+Green+Blue) = 192+158+190=540 (71% of max value = 765). Red value is 192 (75.39% from 255 or 35.56% from 540); Green value is 158 (62.11% from 255 or 29.26% from 540); Blue value is 190 (74.61% from 255 or 35.19% from 540); Max value from RGB is 192 - color contains mainly: red. Hex color #C09EBE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C09EBE is #3F6141. Grayscale: #ABABAB. Windows color (decimal): -4153666 or 12492480. OLE color: 12492480.
HSL color Cylindrical-coordinate representation of color #C09EBE: hue angle of 303.53º degrees, saturation: 0.21, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #C09EBE is Cyan = 0, Magento = 0.18, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #C09EBE; } p { color: rgb(192,158,190); } H1.HeaderClassName { color: #C09EBE; } .AnyTagClassName { color: #C09EBE; } </style>
<style> a { background-color: #C09EBE; } a { background-color: rgb(192,158,190); } div.DivClassName { background-color: #C09EBE; } .BgClassName { background-color: #C09EBE; } </style>
<style> span { border-color: #C09EBE; } span { border-color: rgb(192,158,190); } td.TdClassName { border-color: #C09EBE; } .TagClassName { border-color: #C09EBE; } </style>