#4B2EBB (or 0x4B2EBB) is unknown color: approx Purple Heart. HEX triplet: 4B, 2E and BB. RGB value is (75,46,187). Sum of RGB (Red+Green+Blue) = 75+46+187=308 (40% of max value = 765). Red value is 75 (29.69% from 255 or 24.35% from 308); Green value is 46 (18.36% from 255 or 14.94% from 308); Blue value is 187 (73.44% from 255 or 60.71% from 308); Max value from RGB is 187 - color contains mainly: blue. Hex color #4B2EBB is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #4B2EBB is #B4D144. Grayscale: #464646. Windows color (decimal): -11850053 or 12267083. OLE color: 12267083.
HSL color Cylindrical-coordinate representation of color #4B2EBB: hue angle of 252.34º degrees, saturation: 0.61, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #4B2EBB is Cyan = 0.60, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #4B2EBB; } p { color: rgb(75,46,187); } H1.HeaderClassName { color: #4B2EBB; } .AnyTagClassName { color: #4B2EBB; } </style>
<style> a { background-color: #4B2EBB; } a { background-color: rgb(75,46,187); } div.DivClassName { background-color: #4B2EBB; } .BgClassName { background-color: #4B2EBB; } </style>
<style> span { border-color: #4B2EBB; } span { border-color: rgb(75,46,187); } td.TdClassName { border-color: #4B2EBB; } .TagClassName { border-color: #4B2EBB; } </style>