#C046AF (or 0xC046AF) is unknown color: approx Fuchsia. HEX triplet: C0, 46 and AF. RGB value is (192,70,175). Sum of RGB (Red+Green+Blue) = 192+70+175=437 (57% of max value = 765). Red value is 192 (75.39% from 255 or 43.94% from 437); Green value is 70 (27.73% from 255 or 16.02% from 437); Blue value is 175 (68.75% from 255 or 40.05% from 437); Max value from RGB is 192 - color contains mainly: red. Hex color #C046AF is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C046AF is #3FB950. Grayscale: #767676. Windows color (decimal): -4176209 or 11486912. OLE color: 11486912.
HSL color Cylindrical-coordinate representation of color #C046AF: hue angle of 308.36º degrees, saturation: 0.49, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #C046AF is Cyan = 0, Magento = 0.64, Yellow = 0.09 and Black (K on CMYK) = 0.25.
<style> p { color: #c046af; } p { color: rgb(192,70,175); } H1.HeaderClassName { color: #c046af; } .AnyTagClassName { color: #c046af; } </style>
<style> a { background-color: #c046af; } a { background-color: rgb(192,70,175); } div.DivClassName { background-color: #c046af; } .BgClassName { background-color: #c046af; } </style>
<style> span { border-color: #c046af; } span { border-color: rgb(192,70,175); } td.TdClassName { border-color: #c046af; } .TagClassName { border-color: #c046af; } </style>