#4A33AA (or 0x4A33AA) is unknown color: approx Blue Gem. HEX triplet: 4A, 33 and AA. RGB value is (74,51,170). Sum of RGB (Red+Green+Blue) = 74+51+170=295 (39% of max value = 765). Red value is 74 (29.30% from 255 or 25.08% from 295); Green value is 51 (20.31% from 255 or 17.29% from 295); Blue value is 170 (66.80% from 255 or 57.63% from 295); Max value from RGB is 170 - color contains mainly: blue. Hex color #4A33AA is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #4A33AA is #B5CC55. Grayscale: #464646. Windows color (decimal): -11914326 or 11154250. OLE color: 11154250.
HSL color Cylindrical-coordinate representation of color #4A33AA: hue angle of 251.6º degrees, saturation: 0.54, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #4A33AA is Cyan = 0.56, Magento = 0.7, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #4a33aa; } p { color: rgb(74,51,170); } H1.HeaderClassName { color: #4a33aa; } .AnyTagClassName { color: #4a33aa; } </style>
<style> a { background-color: #4a33aa; } a { background-color: rgb(74,51,170); } div.DivClassName { background-color: #4a33aa; } .BgClassName { background-color: #4a33aa; } </style>
<style> span { border-color: #4a33aa; } span { border-color: rgb(74,51,170); } td.TdClassName { border-color: #4a33aa; } .TagClassName { border-color: #4a33aa; } </style>