#B272AE (or 0xB272AE) is unknown color: approx Violet Blue. HEX triplet: B2, 72 and AE. RGB value is (178,114,174). Sum of RGB (Red+Green+Blue) = 178+114+174=466 (61% of max value = 765). Red value is 178 (69.92% from 255 or 38.20% from 466); Green value is 114 (44.92% from 255 or 24.46% from 466); Blue value is 174 (68.36% from 255 or 37.34% from 466); Max value from RGB is 178 - color contains mainly: red. Hex color #B272AE is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B272AE is #4D8D51. Grayscale: #8B8B8B. Windows color (decimal): -5082450 or 11432626. OLE color: 11432626.
HSL color Cylindrical-coordinate representation of color #B272AE: hue angle of 303.75º degrees, saturation: 0.29, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #B272AE is Cyan = 0, Magento = 0.36, Yellow = 0.02 and Black (K on CMYK) = 0.30.
<style> p { color: #B272AE; } p { color: rgb(178,114,174); } H1.HeaderClassName { color: #B272AE; } .AnyTagClassName { color: #B272AE; } </style>
<style> a { background-color: #B272AE; } a { background-color: rgb(178,114,174); } div.DivClassName { background-color: #B272AE; } .BgClassName { background-color: #B272AE; } </style>
<style> span { border-color: #B272AE; } span { border-color: rgb(178,114,174); } td.TdClassName { border-color: #B272AE; } .TagClassName { border-color: #B272AE; } </style>