#C835BA (or 0xC835BA) is unknown color: approx Fuchsia. HEX triplet: C8, 35 and BA. RGB value is (200,53,186). Sum of RGB (Red+Green+Blue) = 200+53+186=439 (58% of max value = 765). Red value is 200 (78.52% from 255 or 45.56% from 439); Green value is 53 (21.09% from 255 or 12.07% from 439); Blue value is 186 (73.05% from 255 or 42.37% from 439); Max value from RGB is 200 - color contains mainly: red. Hex color #C835BA is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C835BA is #37CA45. Grayscale: #6F6F6F. Windows color (decimal): -3656262 or 12203464. OLE color: 12203464.
HSL color Cylindrical-coordinate representation of color #C835BA: hue angle of 305.71º degrees, saturation: 0.58, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #C835BA is Cyan = 0, Magento = 0.74, Yellow = 0.07 and Black (K on CMYK) = 0.22.
<style> p { color: #c835ba; } p { color: rgb(200,53,186); } H1.HeaderClassName { color: #c835ba; } .AnyTagClassName { color: #c835ba; } </style>
<style> a { background-color: #c835ba; } a { background-color: rgb(200,53,186); } div.DivClassName { background-color: #c835ba; } .BgClassName { background-color: #c835ba; } </style>
<style> span { border-color: #c835ba; } span { border-color: rgb(200,53,186); } td.TdClassName { border-color: #c835ba; } .TagClassName { border-color: #c835ba; } </style>