#C222B5 (or 0xC222B5) is unknown color: approx Deep Magenta. HEX triplet: C2, 22 and B5. RGB value is (194,34,181). Sum of RGB (Red+Green+Blue) = 194+34+181=409 (54% of max value = 765). Red value is 194 (76.17% from 255 or 47.43% from 409); Green value is 34 (13.67% from 255 or 8.31% from 409); Blue value is 181 (71.09% from 255 or 44.25% from 409); Max value from RGB is 194 - color contains mainly: red. Hex color #C222B5 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C222B5 is #3DDD4A. Grayscale: #626262. Windows color (decimal): -4054347 or 11870914. OLE color: 11870914.
HSL color Cylindrical-coordinate representation of color #C222B5: hue angle of 304.88º degrees, saturation: 0.7, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #C222B5 is Cyan = 0, Magento = 0.82, Yellow = 0.07 and Black (K on CMYK) = 0.24.
<style> p { color: #C222B5; } p { color: rgb(194,34,181); } H1.HeaderClassName { color: #C222B5; } .AnyTagClassName { color: #C222B5; } </style>
<style> a { background-color: #C222B5; } a { background-color: rgb(194,34,181); } div.DivClassName { background-color: #C222B5; } .BgClassName { background-color: #C222B5; } </style>
<style> span { border-color: #C222B5; } span { border-color: rgb(194,34,181); } td.TdClassName { border-color: #C222B5; } .TagClassName { border-color: #C222B5; } </style>