#C82BB0 (or 0xC82BB0) is unknown color: approx Fuchsia. HEX triplet: C8, 2B and B0. RGB value is (200,43,176). Sum of RGB (Red+Green+Blue) = 200+43+176=419 (55% of max value = 765). Red value is 200 (78.52% from 255 or 47.73% from 419); Green value is 43 (17.19% from 255 or 10.26% from 419); Blue value is 176 (69.14% from 255 or 42.00% from 419); Max value from RGB is 200 - color contains mainly: red. Hex color #C82BB0 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #C82BB0 is #37D44F. Grayscale: #686868. Windows color (decimal): -3658832 or 11545544. OLE color: 11545544.
HSL color Cylindrical-coordinate representation of color #C82BB0: hue angle of 309.17º degrees, saturation: 0.65, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #C82BB0 is Cyan = 0, Magento = 0.78, Yellow = 0.12 and Black (K on CMYK) = 0.22.
<style> p { color: #C82BB0; } p { color: rgb(200,43,176); } H1.HeaderClassName { color: #C82BB0; } .AnyTagClassName { color: #C82BB0; } </style>
<style> a { background-color: #C82BB0; } a { background-color: rgb(200,43,176); } div.DivClassName { background-color: #C82BB0; } .BgClassName { background-color: #C82BB0; } </style>
<style> span { border-color: #C82BB0; } span { border-color: rgb(200,43,176); } td.TdClassName { border-color: #C82BB0; } .TagClassName { border-color: #C82BB0; } </style>