#C26EBC (or 0xC26EBC) is unknown color: approx Fuchsia. HEX triplet: C2, 6E and BC. RGB value is (194,110,188). Sum of RGB (Red+Green+Blue) = 194+110+188=492 (65% of max value = 765). Red value is 194 (76.17% from 255 or 39.43% from 492); Green value is 110 (43.36% from 255 or 22.36% from 492); Blue value is 188 (73.83% from 255 or 38.21% from 492); Max value from RGB is 194 - color contains mainly: red. Hex color #C26EBC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #C26EBC is #3D9143. Grayscale: #8F8F8F. Windows color (decimal): -4034884 or 12349122. OLE color: 12349122.
HSL color Cylindrical-coordinate representation of color #C26EBC: hue angle of 304.29º degrees, saturation: 0.41, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #C26EBC is Cyan = 0, Magento = 0.43, Yellow = 0.03 and Black (K on CMYK) = 0.24.
<style> p { color: #C26EBC; } p { color: rgb(194,110,188); } H1.HeaderClassName { color: #C26EBC; } .AnyTagClassName { color: #C26EBC; } </style>
<style> a { background-color: #C26EBC; } a { background-color: rgb(194,110,188); } div.DivClassName { background-color: #C26EBC; } .BgClassName { background-color: #C26EBC; } </style>
<style> span { border-color: #C26EBC; } span { border-color: rgb(194,110,188); } td.TdClassName { border-color: #C26EBC; } .TagClassName { border-color: #C26EBC; } </style>