#C098FF (or 0xC098FF) is unknown color: approx Perfume. HEX triplet: C0, 98 and FF. RGB value is (192,152,255). Sum of RGB (Red+Green+Blue) = 192+152+255=599 (79% of max value = 765). Red value is 192 (75.39% from 255 or 32.05% from 599); Green value is 152 (59.77% from 255 or 25.38% from 599); Blue value is 255 (100% from 255 or 42.57% from 599); Max value from RGB is 255 - color contains mainly: blue. Hex color #C098FF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #C098FF is #3F6700. Grayscale: #AFAFAF. Windows color (decimal): -4155137 or 16750784. OLE color: 16750784.
HSL color Cylindrical-coordinate representation of color #C098FF: hue angle of 263.3º degrees, saturation: 1, lightness: 0.8%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #C098FF is Cyan = 0.25, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #C098FF; } p { color: rgb(192,152,255); } H1.HeaderClassName { color: #C098FF; } .AnyTagClassName { color: #C098FF; } </style>
<style> a { background-color: #C098FF; } a { background-color: rgb(192,152,255); } div.DivClassName { background-color: #C098FF; } .BgClassName { background-color: #C098FF; } </style>
<style> span { border-color: #C098FF; } span { border-color: rgb(192,152,255); } td.TdClassName { border-color: #C098FF; } .TagClassName { border-color: #C098FF; } </style>