#C91AF2 (or 0xC91AF2) is unknown color: approx Electric Purple. HEX triplet: C9, 1A and F2. RGB value is (201,26,242). Sum of RGB (Red+Green+Blue) = 201+26+242=469 (62% of max value = 765). Red value is 201 (78.91% from 255 or 42.86% from 469); Green value is 26 (10.55% from 255 or 5.54% from 469); Blue value is 242 (94.92% from 255 or 51.60% from 469); Max value from RGB is 242 - color contains mainly: blue. Hex color #C91AF2 is not a web safe color. Web safe color analog (approx): #CC33FF. Inversed color of #C91AF2 is #36E50D. Grayscale: #666666. Windows color (decimal): -3597582 or 15866569. OLE color: 15866569.
HSL color Cylindrical-coordinate representation of color #C91AF2: hue angle of 288.61º degrees, saturation: 0.89, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C91AF2 is Cyan = 0.17, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #c91af2; } p { color: rgb(201,26,242); } H1.HeaderClassName { color: #c91af2; } .AnyTagClassName { color: #c91af2; } </style>
<style> a { background-color: #c91af2; } a { background-color: rgb(201,26,242); } div.DivClassName { background-color: #c91af2; } .BgClassName { background-color: #c91af2; } </style>
<style> span { border-color: #c91af2; } span { border-color: rgb(201,26,242); } td.TdClassName { border-color: #c91af2; } .TagClassName { border-color: #c91af2; } </style>