#843FBF (or 0x843FBF) is unknown color: approx Dark Orchid. HEX triplet: 84, 3F and BF. RGB value is (132,63,191). Sum of RGB (Red+Green+Blue) = 132+63+191=386 (51% of max value = 765). Red value is 132 (51.95% from 255 or 34.20% from 386); Green value is 63 (25% from 255 or 16.32% from 386); Blue value is 191 (75% from 255 or 49.48% from 386); Max value from RGB is 191 - color contains mainly: blue. Hex color #843FBF is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #843FBF is #7BC040. Grayscale: #616161. Windows color (decimal): -8110145 or 12533636. OLE color: 12533636.
HSL color Cylindrical-coordinate representation of color #843FBF: hue angle of 272.34º degrees, saturation: 0.5, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #843FBF is Cyan = 0.31, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #843FBF; } p { color: rgb(132,63,191); } H1.HeaderClassName { color: #843FBF; } .AnyTagClassName { color: #843FBF; } </style>
<style> a { background-color: #843FBF; } a { background-color: rgb(132,63,191); } div.DivClassName { background-color: #843FBF; } .BgClassName { background-color: #843FBF; } </style>
<style> span { border-color: #843FBF; } span { border-color: rgb(132,63,191); } td.TdClassName { border-color: #843FBF; } .TagClassName { border-color: #843FBF; } </style>