#C46EB6 (or 0xC46EB6) is unknown color: approx Fuchsia. HEX triplet: C4, 6E and B6. RGB value is (196,110,182). Sum of RGB (Red+Green+Blue) = 196+110+182=488 (64% of max value = 765). Red value is 196 (76.95% from 255 or 40.16% from 488); Green value is 110 (43.36% from 255 or 22.54% from 488); Blue value is 182 (71.48% from 255 or 37.30% from 488); Max value from RGB is 196 - color contains mainly: red. Hex color #C46EB6 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C46EB6 is #3B9149. Grayscale: #8F8F8F. Windows color (decimal): -3903818 or 11955908. OLE color: 11955908.
HSL color Cylindrical-coordinate representation of color #C46EB6: hue angle of 309.77º degrees, saturation: 0.42, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #C46EB6 is Cyan = 0, Magento = 0.44, Yellow = 0.07 and Black (K on CMYK) = 0.23.
<style> p { color: #c46eb6; } p { color: rgb(196,110,182); } H1.HeaderClassName { color: #c46eb6; } .AnyTagClassName { color: #c46eb6; } </style>
<style> a { background-color: #c46eb6; } a { background-color: rgb(196,110,182); } div.DivClassName { background-color: #c46eb6; } .BgClassName { background-color: #c46eb6; } </style>
<style> span { border-color: #c46eb6; } span { border-color: rgb(196,110,182); } td.TdClassName { border-color: #c46eb6; } .TagClassName { border-color: #c46eb6; } </style>