#4A324D (or 0x4A324D) is unknown color: approx Hot Purple. HEX triplet: 4A, 32 and 4D. RGB value is (74,50,77). Sum of RGB (Red+Green+Blue) = 74+50+77=201 (26% of max value = 765). Red value is 74 (29.30% from 255 or 36.82% from 201); Green value is 50 (19.92% from 255 or 24.88% from 201); Blue value is 77 (30.47% from 255 or 38.31% from 201); Max value from RGB is 77 - color contains mainly: blue. Hex color #4A324D is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #4A324D is #B5CDB2. Grayscale: #3C3C3C. Windows color (decimal): -11914675 or 5059146. OLE color: 5059146.
HSL color Cylindrical-coordinate representation of color #4A324D: hue angle of 293.33º degrees, saturation: 0.21, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #4A324D is Cyan = 0.04, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.70.
<style> p { color: #4A324D; } p { color: rgb(74,50,77); } H1.HeaderClassName { color: #4A324D; } .AnyTagClassName { color: #4A324D; } </style>
<style> a { background-color: #4A324D; } a { background-color: rgb(74,50,77); } div.DivClassName { background-color: #4A324D; } .BgClassName { background-color: #4A324D; } </style>
<style> span { border-color: #4A324D; } span { border-color: rgb(74,50,77); } td.TdClassName { border-color: #4A324D; } .TagClassName { border-color: #4A324D; } </style>