#B46ABC (or 0xB46ABC) is unknown color: approx Fuchsia. HEX triplet: B4, 6A and BC. RGB value is (180,106,188). Sum of RGB (Red+Green+Blue) = 180+106+188=474 (62% of max value = 765). Red value is 180 (70.70% from 255 or 37.97% from 474); Green value is 106 (41.80% from 255 or 22.36% from 474); Blue value is 188 (73.83% from 255 or 39.66% from 474); Max value from RGB is 188 - color contains mainly: blue. Hex color #B46ABC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B46ABC is #4B9543. Grayscale: #898989. Windows color (decimal): -4953412 or 12348084. OLE color: 12348084.
HSL color Cylindrical-coordinate representation of color #B46ABC: hue angle of 294.15º degrees, saturation: 0.38, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B46ABC is Cyan = 0.04, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B46ABC; } p { color: rgb(180,106,188); } H1.HeaderClassName { color: #B46ABC; } .AnyTagClassName { color: #B46ABC; } </style>
<style> a { background-color: #B46ABC; } a { background-color: rgb(180,106,188); } div.DivClassName { background-color: #B46ABC; } .BgClassName { background-color: #B46ABC; } </style>
<style> span { border-color: #B46ABC; } span { border-color: rgb(180,106,188); } td.TdClassName { border-color: #B46ABC; } .TagClassName { border-color: #B46ABC; } </style>