#B462AA (or 0xB462AA) is unknown color: approx Violet Blue. HEX triplet: B4, 62 and AA. RGB value is (180,98,170). Sum of RGB (Red+Green+Blue) = 180+98+170=448 (59% of max value = 765). Red value is 180 (70.70% from 255 or 40.18% from 448); Green value is 98 (38.67% from 255 or 21.88% from 448); Blue value is 170 (66.80% from 255 or 37.95% from 448); Max value from RGB is 180 - color contains mainly: red. Hex color #B462AA is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B462AA is #4B9D55. Grayscale: #828282. Windows color (decimal): -4955478 or 11166388. OLE color: 11166388.
HSL color Cylindrical-coordinate representation of color #B462AA: hue angle of 307.32º degrees, saturation: 0.35, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #B462AA is Cyan = 0, Magento = 0.46, Yellow = 0.06 and Black (K on CMYK) = 0.29.
<style> p { color: #b462aa; } p { color: rgb(180,98,170); } H1.HeaderClassName { color: #b462aa; } .AnyTagClassName { color: #b462aa; } </style>
<style> a { background-color: #b462aa; } a { background-color: rgb(180,98,170); } div.DivClassName { background-color: #b462aa; } .BgClassName { background-color: #b462aa; } </style>
<style> span { border-color: #b462aa; } span { border-color: rgb(180,98,170); } td.TdClassName { border-color: #b462aa; } .TagClassName { border-color: #b462aa; } </style>