#2A0A50 (or 0x2A0A50) is unknown color: approx Violent Violet. HEX triplet: 2A, 0A and 50. RGB value is (42,10,80). Sum of RGB (Red+Green+Blue) = 42+10+80=132 (17% of max value = 765). Red value is 42 (16.80% from 255 or 31.82% from 132); Green value is 10 (4.30% from 255 or 7.58% from 132); Blue value is 80 (31.64% from 255 or 60.61% from 132); Max value from RGB is 80 - color contains mainly: blue. Hex color #2A0A50 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2A0A50 is #D5F5AF. Grayscale: #1B1B1B. Windows color (decimal): -14022064 or 5245482. OLE color: 5245482.
HSL color Cylindrical-coordinate representation of color #2A0A50: hue angle of 267.43º degrees, saturation: 0.78, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #2A0A50 is Cyan = 0.48, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #2A0A50; } p { color: rgb(42,10,80); } H1.HeaderClassName { color: #2A0A50; } .AnyTagClassName { color: #2A0A50; } </style>
<style> a { background-color: #2A0A50; } a { background-color: rgb(42,10,80); } div.DivClassName { background-color: #2A0A50; } .BgClassName { background-color: #2A0A50; } </style>
<style> span { border-color: #2A0A50; } span { border-color: rgb(42,10,80); } td.TdClassName { border-color: #2A0A50; } .TagClassName { border-color: #2A0A50; } </style>