#850AC2 (or 0x850AC2) is unknown color: approx Dark Violet. HEX triplet: 85, 0A and C2. RGB value is (133,10,194). Sum of RGB (Red+Green+Blue) = 133+10+194=337 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.47% from 337); Green value is 10 (4.30% from 255 or 2.97% from 337); Blue value is 194 (76.17% from 255 or 57.57% from 337); Max value from RGB is 194 - color contains mainly: blue. Hex color #850AC2 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #850AC2 is #7AF53D. Grayscale: #434343. Windows color (decimal): -8058174 or 12716677. OLE color: 12716677.
HSL color Cylindrical-coordinate representation of color #850AC2: hue angle of 280.11º degrees, saturation: 0.9, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #850AC2 is Cyan = 0.31, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #850ac2; } p { color: rgb(133,10,194); } H1.HeaderClassName { color: #850ac2; } .AnyTagClassName { color: #850ac2; } </style>
<style> a { background-color: #850ac2; } a { background-color: rgb(133,10,194); } div.DivClassName { background-color: #850ac2; } .BgClassName { background-color: #850ac2; } </style>
<style> span { border-color: #850ac2; } span { border-color: rgb(133,10,194); } td.TdClassName { border-color: #850ac2; } .TagClassName { border-color: #850ac2; } </style>