#4A2099 (or 0x4A2099) is unknown color: approx Blue Gem. HEX triplet: 4A, 20 and 99. RGB value is (74,32,153). Sum of RGB (Red+Green+Blue) = 74+32+153=259 (34% of max value = 765). Red value is 74 (29.30% from 255 or 28.57% from 259); Green value is 32 (12.89% from 255 or 12.36% from 259); Blue value is 153 (60.16% from 255 or 59.07% from 259); Max value from RGB is 153 - color contains mainly: blue. Hex color #4A2099 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #4A2099 is #B5DF66. Grayscale: #393939. Windows color (decimal): -11919207 or 10035274. OLE color: 10035274.
HSL color Cylindrical-coordinate representation of color #4A2099: hue angle of 260.83º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #4A2099 is Cyan = 0.52, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #4A2099; } p { color: rgb(74,32,153); } H1.HeaderClassName { color: #4A2099; } .AnyTagClassName { color: #4A2099; } </style>
<style> a { background-color: #4A2099; } a { background-color: rgb(74,32,153); } div.DivClassName { background-color: #4A2099; } .BgClassName { background-color: #4A2099; } </style>
<style> span { border-color: #4A2099; } span { border-color: rgb(74,32,153); } td.TdClassName { border-color: #4A2099; } .TagClassName { border-color: #4A2099; } </style>