#847BAD (or 0x847BAD) is unknown color: approx Deluge. HEX triplet: 84, 7B and AD. RGB value is (132,123,173). Sum of RGB (Red+Green+Blue) = 132+123+173=428 (56% of max value = 765). Red value is 132 (51.95% from 255 or 30.84% from 428); Green value is 123 (48.44% from 255 or 28.74% from 428); Blue value is 173 (67.97% from 255 or 40.42% from 428); Max value from RGB is 173 - color contains mainly: blue. Hex color #847BAD is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847BAD is #7B8452. Grayscale: #838383. Windows color (decimal): -8094803 or 11369348. OLE color: 11369348.
HSL color Cylindrical-coordinate representation of color #847BAD: hue angle of 250.8º degrees, saturation: 0.23, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #847BAD is Cyan = 0.24, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #847BAD; } p { color: rgb(132,123,173); } H1.HeaderClassName { color: #847BAD; } .AnyTagClassName { color: #847BAD; } </style>
<style> a { background-color: #847BAD; } a { background-color: rgb(132,123,173); } div.DivClassName { background-color: #847BAD; } .BgClassName { background-color: #847BAD; } </style>
<style> span { border-color: #847BAD; } span { border-color: rgb(132,123,173); } td.TdClassName { border-color: #847BAD; } .TagClassName { border-color: #847BAD; } </style>