#8D36DC (or 0x8D36DC) is unknown color: approx Blue Violet. HEX triplet: 8D, 36 and DC. RGB value is (141,54,220). Sum of RGB (Red+Green+Blue) = 141+54+220=415 (54% of max value = 765). Red value is 141 (55.47% from 255 or 33.98% from 415); Green value is 54 (21.48% from 255 or 13.01% from 415); Blue value is 220 (86.33% from 255 or 53.01% from 415); Max value from RGB is 220 - color contains mainly: blue. Hex color #8D36DC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #8D36DC is #72C923. Grayscale: #626262. Windows color (decimal): -7522596 or 14431885. OLE color: 14431885.
HSL color Cylindrical-coordinate representation of color #8D36DC: hue angle of 271.45º degrees, saturation: 0.7, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #8D36DC is Cyan = 0.36, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #8d36dc; } p { color: rgb(141,54,220); } H1.HeaderClassName { color: #8d36dc; } .AnyTagClassName { color: #8d36dc; } </style>
<style> a { background-color: #8d36dc; } a { background-color: rgb(141,54,220); } div.DivClassName { background-color: #8d36dc; } .BgClassName { background-color: #8d36dc; } </style>
<style> span { border-color: #8d36dc; } span { border-color: rgb(141,54,220); } td.TdClassName { border-color: #8d36dc; } .TagClassName { border-color: #8d36dc; } </style>