#4A096E (or 0x4A096E) is unknown color: approx Indigo. HEX triplet: 4A, 09 and 6E. RGB value is (74,9,110). Sum of RGB (Red+Green+Blue) = 74+9+110=193 (25% of max value = 765). Red value is 74 (29.30% from 255 or 38.34% from 193); Green value is 9 (3.91% from 255 or 4.66% from 193); Blue value is 110 (43.36% from 255 or 56.99% from 193); Max value from RGB is 110 - color contains mainly: blue. Hex color #4A096E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #4A096E is #B5F691. Grayscale: #272727. Windows color (decimal): -11925138 or 7211338. OLE color: 7211338.
HSL color Cylindrical-coordinate representation of color #4A096E: hue angle of 278.61º degrees, saturation: 0.85, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #4A096E is Cyan = 0.33, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #4A096E; } p { color: rgb(74,9,110); } H1.HeaderClassName { color: #4A096E; } .AnyTagClassName { color: #4A096E; } </style>
<style> a { background-color: #4A096E; } a { background-color: rgb(74,9,110); } div.DivClassName { background-color: #4A096E; } .BgClassName { background-color: #4A096E; } </style>
<style> span { border-color: #4A096E; } span { border-color: rgb(74,9,110); } td.TdClassName { border-color: #4A096E; } .TagClassName { border-color: #4A096E; } </style>